-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consider supporting subscription system #69
Comments
@bluepeter That would be pretty sweet and useful. @yaru22 What do you think? |
@pilwon @bluepeter Yeah, integrating Stripe would be a fantastic idea. I read Stripe doc recently and they added a few more neat features that I'd like to use for my projects, too. Also, Stripe took over node-stripe library (previously maintained by a third-party) and started maintaining it. So I think it's a good time to integrate that to ultimate-seed! @pilwon, we can discuss further in person how we do this when I get back? |
👍 |
Good idea, but make it easy to remove it: I will need to replace it with Paymill (the European counterpart). |
@DanieleSalatti Having second thoughts, I believe we should keep it outside the main seed. If we ever integrate Stripe with |
Why not add a subscription system: with monthly and annual plans, free trials, coupons, etc. And some payment processor handling (Stripe & PayPal maybe?)
The text was updated successfully, but these errors were encountered: