#gagan_checkout-subscription
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1212544004147904572
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!
gagan_checkout-subscription
@civic shadow this is not something we support directly today. What you can do is
- Create the Subscription via Checkout as usual
- Afterwards update that Subscription to set
cancel_aton it
so there is a cancel_at property i can set?
on the Subscription yes: https://docs.stripe.com/api/subscriptions/update#update_subscription-cancel_at
But only after Checkout completes
i cant set that in subscription_data?