#matthew.woodruff
1 messages · Page 1 of 1 (latest)
Hi there. Unfortunately you're right. There's not a way to set end date on the checkout session for the subscription currently. The best option may be to listen for checkout session completed events or subscription created events and in the webhook handler code, update the subscription
If we waited for these events is there a way to set the billing dates when using the checkout session for subscriptions too. eg. if someone booked a session "Every monday at 9 for 4 weeks" starting in 3 weeks time and we wanted to bill from 48hrs (or whenever) before that first session onwards. rather than bill from today for 4 weeks, which means they would have paid for the last week after only the first week... (im working with @daring elbow btw)
The only way to achieve that with Checkout would be to use a trial period that ends when you want to start billing