#sir4ndr3w
1 messages · Page 1 of 1 (latest)
hi! I don't think there's really a workaround today. Basically you could just set https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-subscription_data-trial_end to the next "1st of the month" that happens after 30 days(that you calculate from your code).
Would it be possible to write a subscription schedule that sets a new billing cycle anchor after the trial is over?
hmm I suppose that's possible yes but pretty complex and the user won't really see it in the Checkout UI so it might be confusing