johnamdickson / portfolio-project-5

1 stars 1 forks source link

USER STORY: Set up order and checkout success #50

Closed johnamdickson closed 7 months ago

johnamdickson commented 7 months ago

Epic: Payment Functionality #35

User Story: As a Site Admin I can ensure that products are added to the order with confirmation to user so that the products the user wants to buy are recorded correctly in the database and they are notified in due course.

Acceptance Criteria:

Tasks:

johnamdickson commented 7 months ago

Set up checkout success template and confirmed operational:

Image

View set up to transfer cart items and user details to order and line item objects.

Confirmed that stripe payment element is being received by reviewing on Stripe dashboard.