I let my users create “plans” that have a specific price set in bubble. My intention was to let these sellers create individual subscriptions based off these plans.
It would look like this:
I have two user types; clients and sellers
Seller creates a plan object that includes price
Client sees this plan and clicks enroll.
A subscription is created at the price
My question is, can my sellers create subscriptions in bubble or do they need to go to their stripe account and set the subscriptions up?