Edit: please follow me on twitter - https://www.twitter.com/@page_monk . I will follow you back.
What makes a complete payment system for subscriptions using @stripe ?
Do these features cover it?
Users should be able to:
The software should:
Is there anything else that I am missing ?
Dunning is one of those pieces that looks simple until you actually build it — timing, idempotency, stopping when payment succeeds, handling partial failures. RecoverKit handles that entire flow automatically: connects via Stripe OAuth, fires Day 1/3/7 recovery emails when invoices fail, stops the moment payment succeeds. No code on your end. Beta is live at tryrecoverkit.com/connect — free for the first 20 users. Are you building the dunning piece yourself or looking for something to handle it?
ServiceBot.io
Cool .. thanks.
Do you have any automation for scanning this site for posts that might be relevant for you or do you do it manually?
What makes a "complete" system? If you're only asking about things a user should be able to do to their subscription?
For new projects I might just include a way for people to subscribe. Add the rest on demand.
Thank you for the comment. I haven’t implemented invoice related stuff. Need to figure out if Stripe provides them.
Imo only creating and changing subscriptions is a must have. Anything else can be handle by you in Stripe and can be added later, depending on the stage you're in.
Yup. Stripe dashboard allows you to do so many things !!
A few things,
Not all of those are important, but you can pick and choose whatever you think fits your needs.
This comment was deleted 4 years ago
That’s a lot Of features !! Someday I want to build them all