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: (Bug) Copays card not Matching Debt Portal data #47722

Closed ericasauv09 closed 2 years ago

ericasauv09 commented 2 years ago

Background

When logging into Staging with user 36 we see that the user has 3 copays totaling $324.22. However, when clicking on "Manage your VA Bills" and taken to the copay debt portal the user only has 2 copays listed totaling $106.42. We need to investigate and determine if this is an issue with our implementation and why there is a mismatch in the data.

User 36 Copay Card:

Screen Shot 2022-09-29 at 16 02 18

User 36 Copay portal:

Screen Shot 2022-09-29 at 16 03 30

Tasks

Acceptance Criteria

Validation

tmitchellgcio commented 2 years ago

I believe this needs to be discussed with the copay team. Two of the copays are from the same facility and they are trying to separate the copays by facility, but the way they are doing it is only pulling the first one and ignoring the second. I doubt this is intended on their end and if it is it will be very confusing to anyone looking at the page coming from our link. They aren't totaling the amount for the facilities just getting the first one for each.

ajakabcin commented 2 years ago

As @tmitchellgcio noted above this is not a bug - we'll need to make some adjustments with our designs and code to align with the limitations in the data. Follow up tickets tracked in #47763 and #47764