#nizar.nasani
1 messages · Page 1 of 1 (latest)
I'd recommend creating a 3-month price and use it for the first payment in Checkout Session. After the payment is completed, i.e. receiving checkout.session.completed event, then use Subscription Schedule to change to monthly price after this existing 3-month ends: https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#changing-subscriptions
Thank you river, I'll check that out