Create stripe subscription with dynamic price

Hi all,

I’m building a marketplace in bubble in which the users can sell subscriptions. The key thing is that each user can choose how much to charge for their subscription. Is it possible to do that with the Stripe plugin? I can only see how to manually create a product in the dashboard and then add users to that product at a pre set price.

Thanks,Max

Yeah, you can just use the “Charge the User” action and take in the dynamic price as the price.

Thanks @johnny but would that be a one-off charge rather than a subscription?

Ah, I see what you want to accomplish. I don’t know if that’s possible with the Bubble Stripe plugin

Stripe doesn’t support dynamic subscription prices.

you need to create a new product + new price then subscribe the user to the newly created price.

1 Like

I have the same question!

I tried this method but the subscription didn’t show up in the Stripe dashboard.

Does Stripe support dynamic subscription prices now? :pray: