#vien-subscription
1 messages · Page 1 of 1 (latest)
Hello! Do you have a subscription ID we can take a look at?
yes, it is sub_1Jv7krH5ocKrGenq2KFWLF3d
Gotcha, so your subscription is on a tiered price so information about the amount would be in tiers not in unit_amount. Really though, your best option to see what is the next recurring amount owed on a subscription would be to retrieve the upcoming invoice (https://stripe.com/docs/api/invoices/upcoming) and checking the amount due on the 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.