Closed dpfernandes closed 2 years ago
Who: As a developer What: I want to be able to mock users payment Why: to be able to test order payment
After clicking Payment button on Order review Page user will be redirected to a window with payment system. See below example:
Payment system testing can be done with Paypal or Stripe. The payment should proceed without actually charging money.
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:
Implementation Details:
Payment system testing can be done with Paypal or Stripe. The payment should proceed without actually charging money.