#max_e91
1 messages · Page 1 of 1 (latest)
HI 👋
You can create a Subscription with a Checkout Session but you cannot specify a duration up front. You would need to set the cancellation date once the Subscription is created.
but I dont want to have a cancellation date as long as the customer didnt cancel
so the duration should be minimum 12 month and then continue...
Okay, that's how subscriptions operate by default
But for the minimum duration, that is something your integration would need to track & maintain
okay thx