#Ritchie
1 messages · Page 1 of 1 (latest)
there's a few different tax related fields on the Invoice objects, have a look: https://stripe.com/docs/api/invoices/object#invoice_object-subtotal_excluding_tax
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ahh perfect. Not sure how I missed these. Thank you!