#ApiDev234-checkout-custom-amount

1 messages · Page 1 of 1 (latest)

sonic remnant
#

Hey, how are you creating Checkout Sessions curently?

honest lion
#

i haven't yet...

#

as per what i googled and searched about

#

stripe needs the products

#

and products can be of fixed amounts only

#

basically donations

#

is what i wanted

sonic remnant
sonic remnant
honest lion
#

i wanted dynamic pricing

#

which can't be done in a product ig

sonic remnant
#

Yep, but you can use price_data and product_data parameters to create the dynamic pricing/donation system you need

#

So you'd have some form/UI on your page where users can input/select their amount, then you pass those values to the parameters when creating the Session