HackYourFuture-CPH / fp-class19

MIT License
3 stars 1 forks source link

Payment mockup #206

Closed dpfernandes closed 2 years ago

dpfernandes commented 2 years ago

User Story

Who: As a developer What: I want to be able to mock users payment Why: to be able to test order payment

Acceptance Criteria:

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

Implementation Details:

Payment system testing can be done with Paypal or Stripe. The payment should proceed without actually charging money.