-
Notifications
You must be signed in to change notification settings - Fork 5
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
Manage recuring payment #42
Comments
Yes this is technical. ( There is also https://suredbits.com/recurring-subscriptions-on-bitcoin-implemented-with-dlcs/ ) Maybe a first step would be to send a NostR/email message a few days before the renewal, asking the user to renew the subscription. And maybe allow a user to renew X months at once: pay 6X the amount to subscribe for 6 months. Then we can go more technical for other solutions but I think the above would be the simplest at first. |
Alter-proposition seems reasonnable. |
@coyotte508 sorry for the late reply, forgot to reply to this one |
@coyotte508 is it possible to send the payment request like every 6 hours instead of every month, for test time ? |
@Tirodem I haven't fully tested the feature yet will tell you when it's 👍 (merged to test easier on the platform)
https://dev-bootik.pvh-labs.ch/admin/config I set it to renew every hour, with reminder 5 minutes before expiration. It's configurable. |
Yes, perfect, I'll check the notifications tomorrow (or in 45mn, I'm finishing Black Panther 2, an hour will pass easily) |
ok @Tirodem ready to test |
I was sure to have close this issue. |
Sources for Bitcoin :
Sources for Lightning :
Sources for Stripe :
Product / UI impact :
As we want to provide our users a common cart allowing them to mix merch buy, crowdfunding & tipping, I'm not sure that we'll be able to do that in term of payment.
The simplest way might be to associate 2 payment calls on the same order.
We have to dig & discuss the topic.
The text was updated successfully, but these errors were encountered: