#EDDxample-Payment
1 messages · Page 1 of 1 (latest)
in any case, please ping if you reply, thanks <3
Hello, sorry I was a bit stretched today
I see that you are using Stripe Tax. There is only one preview feature: the Upcoming Invoice API. It will present you a preview of a hypothetical Invoice based on the conditions you passed in, and one of those conditions is automatic_tax: https://stripe.com/docs/api/invoices/upcoming#upcoming_invoice-automatic_tax, another is the customer id that you can customize their location
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.