pairwise-tech / pairwise

The Pairwise Codebase
https://app.pairwise.tech
6 stars 0 forks source link

Deep Link for Course Purchase Flow #255

Closed bonham000 closed 3 years ago

bonham000 commented 3 years ago

This PR:

Todo:

Notes:

The payment modal currently looks like this:

payment

And the current payment flow is:

  1. Create account
  2. Start payment flow
  3. Redirect through Stripe checkout
  4. If no email exists on account, require email at step 2 before step 3
  5. Payment succeeds and user returns to the app