#steve_alex12
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
What exactly is the subtotal field calculating here?
https://stripe.com/docs/api/invoices/object#invoice_object-subtotal
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Total of all subscriptions, invoice items, and prorations on the invoice before any invoice level discount or exclusive tax is applied. Item discounts are already incorporated
Makes sense, thank you!
let me know if you need any more help