Forum Academy Marketplace Showcase Pricing Features

Allow Stripe Seller accounts to set up their own subscriptions

I have a marketplace app where users can buy single/one-time use items from the seller. However, is there a way to allow the sellers to sell subscriptions on my app as well?

So, if they wanted to have a recurring subscription that people could buy (similar to how in Patreon, people can have their subscribers pay a monthly amount to them), would that be possible? I am currently using Bubble’s Stripe plugin.

It is definitely possible and possible to allow the seller to have multiple subscriptions and allow a purchaser to subscribe to multiple subscriptions at the same time. Using Stripe API allows for complete control, so I’m not sure if the preconfigured api calls in the plugin provide that level of functionality.

Sickness! I will start looking into the Stripe API more then. Thanks!