#dopeboyz
1 messages · Page 1 of 1 (latest)
Hi there, are you using the upcoming invoice API? https://stripe.com/docs/api/invoices/upcoming#upcoming_invoice
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
But its not showing the right amount i am following the above docs
What make you think it's not the right amount?
Coz when i upgrade or downgrade from dashboard the invoice amount is different
When i retrieve it from invoice api it shows another amount
Can you show me the differences?
Sure
@torn kestrel when i am upgrading from basic $20-$30 standard plan, the amount should be $30 coz i am resetting the billing anchor to now but the amount i am getting from future invoice api is $40
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
req_c5EKWBeEzfL5Wnreq_c5EKWBeEzfL5Wn
This is a request to create a price. I need the request ID of upcoming invoice