I want to add stripe based recurring payments, pdf invoice generation for each of those and 3 billing plans for a SaaS product. I'm using django/python: which packages are the best to glue together for this purpose.
Asked
Active
Viewed 671 times
1 Answers
0
Silver looks interesting:
https://github.com/silverapp/silver
They have automated billing, payment processing, and PDF generation. This is not an endorsement; I just came across this question while researching a similar question.

Scott A
- 7,745
- 3
- 33
- 46