#tymm
1 messages · Page 1 of 1 (latest)
hello! how can I help?
im getting incorrect subtotal.
but based on the example in the link i sent
i noticed that the "gold product" is $32.52 permonth
but the subtotal is $36.27?
can you share your request and the response? please remember to redact any sensitive info like the secret key
this is the response
the response is the same as the example u guys provide in here https://stripe.com/docs/billing/subscriptions/prorations#preview-proration
the subtotal is remaining time in new price - unused time in current price + full amount of new price
which is different from the actual amount that we will charge customer when we call update subscription api, which is remaining time in new price - unused time in current price
have you already made the call to update the subscription api? if yes, can you share the request id?
not sure if this request is what u want because there are quite a number of them.... let me know, thanks req_byYyrZjZ9kD7U1
this is the invoice which you're referring to? after updating the Subscription - in_1MR4aSLK0bfo5HSb0VAPFDE6
alright, sorry if i missed it, but what's the request body which you sent to preview the invoice?
i saw that you shared the response, but what's the request?
where can i get that in the stripe portal?