#tamara_acre - Subscriptions
1 messages ยท Page 1 of 1 (latest)
Hi @tranquil elbow appreciate your help on explaining this
Ugh. Prorations... hmmm ๐ค
I can understand that confusion
So essentially you are billing the user for the time from June 15th through July with the next invoice being issued on Aug 1.
Do you have a request ID for the creation of this subscription I can review?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Yup this should be it: req_QWHCZDn8wPLI0Y
๐ I'm hopping in to take a look, give me a few minutes
Interesting... this may take me a bit, but will let you know as soon as I know more
Ok thank you
Okay I think I've got it - so this is how the proration is being calculated:
- 06/15 - 07/15 is one full month at $6263
- 07/15 - 08/01 is a truncated period, which is 54.8387% of a full period, which rounds to 3434.55
Ah ok, thanks @austere bear that makes sense and much more straightforward. Appreciate the help