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 checkout my cart #72

Open
2 tasks
valincius opened this issue Oct 28, 2021 · 0 comments
Open
2 tasks

As a customer I want to be able to checkout my cart #72

valincius opened this issue Oct 28, 2021 · 0 comments
Labels
api anything related to the back-end razor anything related to the razor pages user story Describes an project-spanning user story
Projects

Comments

@valincius
Copy link
Member

valincius commented Oct 28, 2021

Given I am a customer
When I view my cart
Then I want to have a button to checkout my order
Then I want to see the order success page
And I want to see my order number

  • Add a button to the cart view
    • When clicked it should checkout our cart then show us the order success page
    • Will require an api endpoint to checkout the cart
@valincius valincius added razor anything related to the razor pages user story Describes an project-spanning user story labels Oct 28, 2021
@valincius valincius added this to To do in Front End via automation Oct 28, 2021
@valincius valincius added api anything related to the back-end razor anything related to the razor pages and removed razor anything related to the razor pages labels Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api anything related to the back-end razor anything related to the razor pages user story Describes an project-spanning user story
Projects
Development

No branches or pull requests

1 participant