#tsr_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/1284055362928115762
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Looking into the subscription now
okay
In https://dashboard.stripe.com/logs/req_BE5ZBU27scOMbJ, the subscription was scheduled to cancel at 2024-09-11 16:50:25. in_1PxobGJKyfLg4PX0M5oruqCW (£0.46) was prorated due to the cancelation
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Can we cancel the application of prorated rates?
You can set proration_behavior=none: https://docs.stripe.com/api/subscriptions/create#create_subscription-proration_behavior
okay