#luisfmanzanoa
1 messages ยท Page 1 of 1 (latest)
Hmm... do you have a subscription ID that shows this happening that I can take a look at?
Yes, here it is
sub_1NSkZYKNOllJIMsdhoHq4eoE
It's in test environment as the feature has not been released due to this issue
This is the card i'm using to test: 4000000000000341
๐ give me a few minutes to take a look
Thank you!
I see what's going on - the issue is that when you downgraded/rolled back the upgrade this created prorations for the unused time on the new plan. When you attempted the upgrade again, it added that proration back so the new invoice had zero balance due (because you had credit from the unused time on the new plan)
You can see that the amount due on this invoice is 0 - in_1NSkalKNOllJIMsdxKbhhIVL
You need to be passing proration_behavior: none if you don't want to charge prorations when you rollback
Thank you karbi! I'll try that and I'll let you know
๐
It did the trick, thanks a lot!
awesome! glad to hear it