-
Notifications
You must be signed in to change notification settings - Fork 29
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
Monthly Direct debit collection date #136
Comments
Is this something that stripe allows you to do? |
Good question! I think so? We should investigate as this would allow us to give people a "bar tab" |
Okay so I think this is possible based on reading this page https://stripe.com/docs/billing/subscriptions/billing-cycle although it hasn't fully clicked for me how this would work. I've sent an email to Stripe support to confirm that this is the right way to do it. tldr; I'm fairly sure we can do this. |
I have had a response from Stripe that indicates the above is the correct way to go about things. Having a member choose the date of payment at the start of sign-up seems relatively straightforward, but I would want to do some testing around changing a subscription payment date to make sure members are charged as expected. |
On reflection, I'm not sure if this is an MVP requirement as the system would technically work with out it for the time being. Moving to v1.1. |
Allow member to select the day of each month that we collect their direct debit payment
Should be able to select from
Payment to be collected at 0001 on the selected day.
Requires #127
Impact
High
Urgency
Now
The text was updated successfully, but these errors were encountered: