#travis.wells - tax

1 messages · Page 1 of 1 (latest)

wintry sail
#

How are you creating payments @desert ingot ?

desert ingot
#

Through C# in a web api project.

wintry sail
#

Sure, but what kind of payments? Are you using payment intents, invoices, Checkout etc?

desert ingot
#

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.

wintry sail
#

Ah, thats not supported by Stripe Tax today.

#

Stripe Tax support Checkout, Subscriptions and Invoices, currently

desert ingot
#

that makes sense why I was struggling to find the correct info. LOL

wintry sail
#

If you want to take advantage of automatic tax for one-time payments, you'll need to use Checkout in payment mode for that

desert ingot
#

k, thanks.

#

Are there plans in the future to support what I was looking for?

wintry sail
#

I don't expect we will add Tax support to the legacy Charges API, no