HackYourFuture-CPH / fp-class18

Interior design webshop
MIT License
1 stars 0 forks source link

Frontend: connect payment flow from order page to confirmation page #216

Closed Jul-S closed 2 years ago

Jul-S commented 2 years ago

User Story

Who: As a user What: I want to be able to pay for my order and see confirmation Why: to be able to send payment for order

Acceptance Criteria:

After clicking Payment button on Order review Page user will be redirected to a window with payment system and on Success to order Confirmation page. See below example: image

Implementation Details:

  1. Add payment button to Order page
  2. On payment success redirect to Order confirmation page