You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current form requires a few changes. The CVC field should have an informational popup to show the user where the CVC is located. Also, the expiration date field should instead be a date picker.
Tasks:
Copy existing design into subcomponent
Ensure card number field auto-detects card type
Create info pop-up for CVC to show where CVC is located on card
Change expiration date field to a date picker
Acceptance criteria:
Should be able to add valid card
Should auto-detect type of valid card
Should detect invalid card number
Should show CVC info pop up
Should be able to pick date, not be forced to enter it
The text was updated successfully, but these errors were encountered:
The current form requires a few changes. The CVC field should have an informational popup to show the user where the CVC is located. Also, the expiration date field should instead be a date picker.
Tasks:
Acceptance criteria:
The text was updated successfully, but these errors were encountered: