- ID
- 74a65e7c-5c9e-4570-a913-645b3a5d757e
MMPY-60 Display Tax Status to User
- source :: https://multimediallc.atlassian.net/browse/MMPY-60
- tags :: Falcon Nest Project Story Falcon Nest Project Falcon Talon Project Falcon Talon Project Story
- epic :: MMPY-179 - Tax ID Validation Workflow
- sprint :: MM Sprint 25 MM Sprint 26
- status :: Status - Complete
- pull :: https://github.com/multimediallc/mm-pay-external/pull/85
DONE Add tests for getTaxInformationBadge
- ID
- f36edb1c-f0c0-61df-0918-5903dc2e6333
Background
In some circumstances, the tax profile will be under review by our finance or
support staff. We want to provide information to the end user that there is
something going on with their profile potentially preventing payouts, but that
it is being worked on. In other circumstances we want to provide guidance that
the tax information has not be accepted by us.
Requirements
DONE Show pending badge on Tax Info when TIN Under Reivew status
- ID
- 650717d2-38e5-82dc-b945-23b95ed178de
GIVEN
A user has tax information in TIN Under Review status
WHEN
The user is shown the dashboard
THEN
An icon of “pending” should show in warning color
Requirements
DONE Show invalid badge on Tax Info when TIN Invalid status
- ID
- 9a1812f9-5ca8-66fe-92e5-057578bc0b1d
GIVEN
A user has tax information in TIN Invalid status
WHEN
The user is shown the dashboard
THEN
An icon of “invalid” should show in red
Requirements
DONE Show required badge on Tax Info when TIN Required status
- ID
- 5889560a-9b2e-eca4-3aeb-383b3a0e5216
GIVEN
A user has tax information in TIN Required status
WHEN
The user is shown the dashboard
THEN
An icon of “required” in warning color
Requirements
DONE Show no badge on Tax Info when TIN Validation Pending, Valid TIN or Valid No TIN
- ID
- fab865af-4f33-b6c4-3369-0f83c2b92751
GIVEN
A user has tax information in the TIN Validation Pending, Valid TIN, or Valid No TIN
WHEN
The user is shown the dashboard
THEN
No icon should show on the tax information badge