#chokies14_unexpected

1 messages ยท Page 1 of 1 (latest)

marsh nicheBOT
#

๐Ÿ‘‹ 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/1473420420148363448

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

severe scarab
#

Hi ๐Ÿ‘‹ to avoid creating prorations when updating a Subscription, you'll want to set proration_behavior to none.

fierce temple
#

i updated on nov 2024 already and paid the proration

#

why was i charged for another 1.21

severe scarab
#

Oh, you're the customer?

fierce temple
#

what i mean is for this customer

#

cus_GY55UhGZAXaIcG

severe scarab
#

Can you elaborate further on your concern? I don't think I have enough context at this point to really grasp what you're trying to ask.

fierce temple
#

im just trying to figure out why theres a 1.21 charge and how do i prevent this in the future

severe scarab
#

Prorations were added because you told us to calculate prorations and invoice for them separately in your Subscription update request:
https://dashboard.stripe.com/acct_1AUkfCLUAqoqjcuk/logs/req_5ejIhHideMiDNq

To adjust that behavior you'll need to adjust the proration_behavior value that you're using.
https://docs.stripe.com/api/subscriptions/update#update_subscription-proration_behavior

Code samples showing this can be found in our guide for disabling prorations. But let me know if that still doesn't allow you to achieve the behavior you're looking for.