department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
281 stars 197 forks source link

Payment History VBA MVP 1.5 - Remove accordion on Debt Details page #86969

Closed HeatherRienks closed 1 month ago

HeatherRienks commented 2 months ago

Issue Description

Accordion removal from “How to Pay” & text updates on the Debt Details page Add address to Pay by Mail section.

Here is the placeholder HTML for the new versions:

       <h2>How to pay your VA debt</h2>
        <h3>Pay online</h3>
        <p>Pay directly from your bank account or by debit or credit card on the secure pay.va.gov website.</p>
        <p>You will need the following details to pay this debt online:</p>

        <ul>
          <li><strong>Current balance</strong>: $930.00</li>
          <li><strong>File Number</strong>: 796123018</li>
          <li><strong>Payee Number</strong>: 00</li>
          <li><strong>Person Entitled</strong>: HSMITH</li>
          <li><strong>Deduction Code</strong>: 44 - Education CH 35</li>
        </ul>

        <h3>Pay by phone</h3>
        <p>Call us at <va-telephone contact="8008270648"></va-telephone>. (
          <va-telephone contact="6127136415" />
          </va-telephone> from overseas) (
          <va-telephone contact="711" tty="true" />
          </va-telephone>). We’re here Monday through Friday, 7:30 a.m. to 7:00 p.m. ET. 
        </p>

        <h3>Pay by mail</h3>
        <p>Send a separate check or money order for each debt, payable to “U.S. Department of Veterans Affairs.” On each, print your full name, VA file number or Social Security number, and deduction code. Include your payment stubs or a note with the amount you’re paying on each debt.</p>
        <p>Mail to this address:</p>
        <p class="va-address-block">U.S. Department of Veterans Affairs<br>
          Debt Management Center<br>
          P.O. Box 11930<br>
          St. Paul, MN 55111<br>
          United States of America
        </p>
        <h2>Request financial help</h2>
        <p>If you need financial help, you can request:</p>
        <ul>
          <li>An extended monthly payment plan, <strong>or</strong>
          </li>
          <li>A compromise (ask us to accept a lower amount of money as full payment of the debt), <strong>or</strong>
          </li>
          <li>A waiver (ask us to stop collection on the debt
          </li>
        </ul>
        <p>
          <a class="vads-c-action-link--blue" href="javascript:void(0)">Request help with your debt</a>
        </p>
        <h2>Dispute this debt</h2>
        <p>If you think a debt was created in error, you can dispute it. Get information about disputing a debt by calling the Debt Management Center at <va-telephone contact="8008270648"></va-telephone> (
          <va-telephone contact="711" tty="true" />
          </va-telephone>). For international callers, use
          <va-telephone contact="6127136415" />
          </va-telephone>. We’re here Monday through Friday, 7:30 a.m. to 7:00 p.m. ET. 
        </p>

Screenshot of updated section:

Tasks

Screenshot 2024-06-26 at 4 55 25 PM

Link to Figma file.

Acceptance Criteria

Testing procedure: If additional testing steps or credentials to perform testing are needed list them here

Ticket creation

Ticket requirements ### Required to be "Ready" - [ ] Description written - [ ] Tasks defined - [ ] Acceptance criteria written - [ ] Testing defined - [x] Add Labels - [x] Attach to an Epic - [x] Estimate Points
HeatherRienks commented 1 month ago

Pending code review- will most likely roll over to S130.