#limit_
1 messages · Page 1 of 1 (latest)
You can try looking at the Invoice and see the Invoice item there
that should be the amount paid
i dont see a invoice item in subscriptions.items
do i have to send another api call to retrieve?
You can expand it when you do Subscription Retrieve
i dont see it. is it supposed to be in items?
Sorry, Can you try to list all Invoices of the Subscription instead? and look at this specific one which has the promotion code applied? https://stripe.com/docs/api/invoices/list#list_invoices-subscription
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Feel free to request to reopen the thread if you have more questions
Hi
hello
so basically from what you are saying, i will have to send another api call for invoice
to get the actual price that the customer paid
Yeah, sorry not having a direct solution. I don't see any Invoice information directly inside a Subscription
gotcha. unfortunate. please do submit a feedback regarding this.