Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving Payment Information #29

Open
mahithedula opened this issue Jan 31, 2023 · 1 comment
Open

Saving Payment Information #29

mahithedula opened this issue Jan 31, 2023 · 1 comment
Labels
Medium Medium task (8 - 16 hrs)

Comments

@mahithedula
Copy link
Contributor

Card:
As a regular customer, I want to save my credit card information, so that I do not have to go through the hassle of reentering my credit card number every time I want a donut.

Conversation:
It should be optional to save credit card information through a switch
This is done through a separate screen before entering the payment information where the user can choose to pick their saved information or enter in the information
The information must be valid
Proper security protocols must be put in place to ensure that this sensitive information is not breached

Confirmation:
Once I place an order, I should see a screen with my previous saved payment information and/or the option to enter new payment information before I confirm my order. Then when I want to make another order, I can see this new payment information if I save it.

@mahithedula mahithedula added the Medium Medium task (8 - 16 hrs) label Feb 2, 2023
@Joseph-ljx Joseph-ljx self-assigned this Mar 3, 2023
@JunTaoLuo
Copy link

We no longer have to work on this since the Payment API requirement has been withdrawn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium Medium task (8 - 16 hrs)
Projects
None yet
Development

No branches or pull requests

3 participants