Solved

Stripe Product with multiple price options

  • 11 September 2021
  • 2 replies
  • 648 views

Badge +5

The RC dashboard appears to be able to filter based on products, product duration, etc. However, a Stripe product may have multiple prices. How are we able to determine what stripe product was purchased and the associated price (and duration)?  Should we separate out each price into it’s own product in Stripe?

icon

Best answer by tina 22 September 2021, 19:56

View original

2 replies

Badge +4

If using Stripe Checkout or Payment Links, you are also able to set an upsell price (see https://stripe.com/docs/payments/checkout/upsells). Should we also not use this due to the same reasons given above?

Userlevel 5
Badge +10

Hey @MOJO Tech!

A workaround for now is to create multiple products for each price. I totally understand this isn't ideal, and isn't great for Stripe's dashboard and their feature-set, but it would work in the meantime to filter Stripe products by price. 

Reply