Open
Description
Description
We have a task which is shown to the user when they enable UPE (note, this would be rarely seen because UPE is on by default, and the method of disabling it is fairly well hidden/hard to find).
I wonder if we can make the wording more clear here. I am not sure if Enablement complete
is very easily understood - I wonder if something like Additional payment method setup complete
or Setup complete
is clearer? This could be just me, so I decided to open an issue for consideration.
cc. @elizaan36 for thoughts 🙂

Other changes to make to this page:
- Remove the
see Terms and Conditions
text on the credit/debit card pill - it was introduced in this PR and the solution could be to updateclient/utils/account-fees.tsx
to conditionally only add this text if a param is passed in (so we can control where it shows and where it doesn't) - Remove the
required
label, and instead use a disabled checkbox with a tooltip sayingrequired
: Consider adjusting wording on Add Additional Payments Methods page #7040 (comment).