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
282 stars 202 forks source link

[FE] Payment Info V2: Copay card implementation #45866

Closed ajakabcin closed 2 years ago

ajakabcin commented 2 years ago

Background

For the next iteration on payment info we are creating two distinct sections on My VA (Outstanding debts and Benefit payments) where previously only one section existed on this topic (Benefit payments and debts). This ticket specifically is to create the copay card within the "Outstanding debts" section on My VA.

Outstanding debts frontend documentation

Tasks

Acceptance Criteria

Validation

Who can validate this ticket? (FE, BE, Design, PM)? PM, Design

How can this work be validated?

  1. Select a test user in staging
  2. Confirm designs/specs of copays card match documentation linked in this ticket
  3. To confirm data accuracy, compare the user's copay card on My VA to the debt portal on staging (https://www.staging.va.gov/manage-va-debt/your-debt)
tmitchellgcio commented 2 years ago

Currently I am in the testing phase here to be sure we are testing for all scenarios. The frontend code is complete as far as I know, but a test could prove otherwise.

tmitchellgcio commented 2 years ago

Code complete. 0 effort left

ericasauv09 commented 2 years ago

validated "user has 1 copay" with user 11: Screen Shot 2022-09-30 at 10.21.01.png

validated "user has no copays" with user 0: Screen Shot 2022-09-30 at 10.25.22.png

user 36 has multiple copays but the amount is not matching what is shown in the debt portal - opened ticket #47722 to look into this.

closing this ticket since we validated and have another ticket to resolve the one outstanding issue.