ryanckulp / white_bnb

White-labeled Airbnb
MIT License
12 stars 0 forks source link

feature - upsell during checkout #11

Open ryanckulp opened 2 months ago

ryanckulp commented 2 months ago

current flow (WIP):

  1. select start/end date (price / availability appears dynamically)
  2. embedded checkout with total

proposed flow:

  1. ""
  2. interstitial screen with optional up-sells (radio buttons or checkboxes)
  3. embedded checkout with total (dates + add-ons)

the problem with Stripe Checkout is how little it can be customized. probably better to first replace our checkout with Stripe Elements to showcase each line item:

https://stripe.com/payments/elements