Y
Hacker News
new
|
ask
|
show
|
jobs
by
codegeek
2262 days ago
Are the actual subscriptions created in stripe ? In other words, is it Stripe dependent for subscriptions ?
2 comments
pamonrails
2262 days ago
This is a bit of shameless plug, but if you are looking to manage subscriptions outside of Stripe, and simply use Stripe for payment processing, take a look at Kill Bill, the open-source subscription billing & payments platform:
https://killbill.io/
- Stripe tutorial:
https://docs.killbill.io/latest/stripe_plugin.html
link
parthi
2262 days ago
Yes, it's all on top of Stripe. We're not trying to recreate the infrastructure that they've built
link
- Stripe tutorial: https://docs.killbill.io/latest/stripe_plugin.html