#mr-stinky-pants_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ 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.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1344598929898999808
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
What do you mean by 'customer doesn't seem to be working'?
i mean it doesnt get any subscriptions sorry
That's because you're using a schedule that isn't schedule to 'start' until 2025-03-20
is there no way to include that?
We'd only create the subscription at the start_date you provided: https://dashboard.stripe.com/logs/req_b5UjZNFIX0YIRn
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
right i should have just changed the invoice date on the old invoice
i wanted to change it from 27th to 20th
you can use this?
Yes, that's the date that we'll create/start the subscription
but you can modify it after it starts?
no it changes to reset billing cycle
how would you chnage payments to a a different day then after it starts?
Modify what?
how would you change payments to a different day then after it starts?
You'd reset the billing cycle anchor
does the set it to today though as it says it will make an invoice now?
You'd need to use a trial period to move the date, yes. Or introduce a new phase on the schedule that starts on the desired new billing date
ok cheers