#johan
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
This sounds like a proration resulting from a subscription update.
Could you please share a Subscription ID?
thanks a lot
sure
sub_1M5ucLPcBau1IitDP9NSLwQh
the thing is that we don't set any proration when we update or create subscriptions so it's even more confusing. are they being set by default?
Yes, you will need to set proration_behaviour: none, as the default is create_prorations: https://stripe.com/docs/api/subscriptions/update#update_subscription-proration_behavior
did this change recently? we have updated our stripe version so that could be it as well. I'm just trying to find information to let my team know because how come we're starting to get these issues now and not before
is this the same behaviour during creation or deletion of subscriptions? is there somewhere else I need to make this change?
It's not relevant on creation, but there's a prorate param on the deletion: https://stripe.com/docs/api/subscriptions/cancel#cancel_subscription-prorate