Here is the intro to present what I am thinking of, I would like some feedback on what you like, don’t like what you think is missing, doesn’t make sense… anything!
The goal of this blog series is to create a boilerplate application that is using the stripe API to build a marketplace with subscriptions. Each seller is going to need to buy a subscription to be able to sell on our platform
Steps:
- Authentication
- Start subscription
- View my subscription
- Cancel or upgrade my subscription
- Add products
- List products by category
- Buy products
- View my products
- Subscriber payouts (with commission)
- (admin) Payment list
- (admin) make payment
- (admin) Subscription list