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

As a CUSTOMER I want to be able to use multiple payment methods #1

Open
markeverard opened this issue Apr 12, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@markeverard
Copy link
Contributor

As a CUSTOMER I want to be able to use multiple payment methods SO THAT I can decide on the best payment option

Acceptance criteria

  • A new Debit Card payment option will be available
  • Debit cards can only be used for baskets with value between 0 and 200 pounds
  • A new Credit Card payment option will be available
  • Credit Cards can only be used for baskets above 60 pounds and below 500 pounds
  • Customer should be able to present multiple Payment Methods, in the following order Cash, DebitCard, CreditCard.
  • Payment methods should be attempted in order until a payment is successfully made
  • Suitable messaging should be returned to the customer
@markeverard markeverard added the enhancement New feature or request label Apr 12, 2022
@unrvld unrvld locked as off-topic and limited conversation to collaborators Apr 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant