#meek

1 messages · Page 1 of 1 (latest)

carmine shardBOT
feral depot
#

Hi there! I'm not sure I follow your question. Could you rephrase this a bit?

tidal harbor
#

Yes sure

#

So lets say i have a product for $100. But users can add extra features, to more features they add the higher the price increases. And they could be a combination of many features. So the pricing has to be dynamic in a way. Is there a way to do this with stripe checkout?

#

Does that make more sense@ @feral depot

feral depot
#

Got it. No, not with Checkout as it's not possible to dynamically change the items on a session once a customer has been redirected

#

You could try having the customer select from the extra features before you create the Checkout session + the redirect

tidal harbor
#

@feral depot With that method ill have to create a lot of possible price combinations on the product is that correct? That was just seemed a bit inneficient to me

feral depot
#

Not sure I follow. I envision you might group your extra features into products + prices, or a single product + multiple prices, and that there would be a discreet list of extra features a customer could choose from