#travis.wells - tax
1 messages · Page 1 of 1 (latest)
Through C# in a web api project.
Using the stripe.net nuget package version 39.85.0
Sure, but what kind of payments? Are you using payment intents, invoices, Checkout etc?
The Charges API, I believe it's a little older API. I've been reading into some of the newer stuff with and going forward if we stay with stripe it would be payment intents. It all really depends on what we need to do make the tax stuff automated.
Ah, thats not supported by Stripe Tax today.
Stripe Tax support Checkout, Subscriptions and Invoices, currently
that makes sense why I was struggling to find the correct info. LOL
If you want to take advantage of automatic tax for one-time payments, you'll need to use Checkout in payment mode for that
I don't expect we will add Tax support to the legacy Charges API, no