#domica
1 messages · Page 1 of 1 (latest)
Hi there 👋 if I'm remembering correctly, always_invoice calculates the prorated amount that needs to be paid, and immediately creates an Invoice for that. I don't think that aligns with what you're describing, where crediting the customer for the previously paid amounts occurs in the next billing period, and I think you'll need to custom build the logic you're describing.
You can double check that with Test Clocks though, they allow you to create test Subscriptions in a sandbox where you can progress time, allowing you to quickly test a Subscription's full lifecycle.
https://stripe.com/docs/billing/testing/test-clocks
Alright, is there any way I can create credit prorations? Don't see any proration endpoints