#glagan-pas-glagan-pas-lolicon_code
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
๐ 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/1260936648007356462
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
Hi, yes, the first charge for the subscription should occur at a later date, possibly more than 1 month for a monthly subscription for example
then you can't use Checkout Session for this. you should use Subscription Schedule instead: https://docs.stripe.com/billing/subscriptions/subscription-schedules
I tried to use Subscription Schedule, but I need a subscription to associate to the schedule, and I can't create a subscription without a default payment method, which I only get from the checkout session
but I need a subscription to associate to the schedule
what do you mean? you first create the Subscription Schedule, and then it will create a Subscription for you
Ho, I missed that, I thought you needed to create a schedule and then update/create a subscription with it
you can add a Schedule to an existing Subscription if you want yes. but that's for a different use case.
Ok, thanks I will try that then ๐