#Gizmo-tax

1 messages · Page 1 of 1 (latest)

woeful vault
#

hello! gimme a while to look into this

tranquil stone
#

Sure, thanks Alex!

tranquil stone
#

Are you still there, Alex?

woeful vault
#

yeah, i'm still looking into it

tranquil stone
#

Thank you

woeful vault
#

theoretically it should work if your one-off invoice item already has tax enabled on it

#

i'd suggest you try it out though

tranquil stone
#

ok, thanks, i'll just give it a shot

woeful vault
tranquil stone
#

Thanks for this

#

Is there a way to apply taxes to my non-subscription paymentintents?

woeful vault
#

unfortunately no if you want to use PaymentIntents. If you use Products/Prices and make use of Checkout for one time payments, it would be possible

tranquil stone
#

To be sure, there isn't a way to add taxes to a one time charge with a custom checkout flow?

woeful vault
#

yep, no way at the moment

tranquil stone
#

Thanks. Stripe owns TaxJar, right? Can I just look up the % I should be charging via TaxJar and add it to the amount of each PaymentIntent?

woeful vault
#

honesstly i'm not so familiar with how TaxJar works, so you may want to reach out to TaxJar for advice insead

tranquil stone
#

Thanks. Just to be 100% sure, I thought I'd previously read that Stripe Tax didn't work with subscriptions, but you're saying it will work with subscriptions, but you can't add tax to a checkout you make for a one-off charge unless you're using Stripe's hosted Checkout process?

woeful vault
tranquil stone
#

Got it, thanks. And it definitely doesn't work with one-time charges unless they're done on Stripe's. hosted Checkout process?

woeful vault
#

yep - you can't use Stripe Tax if you directly create a PaymentIntent . You can use Stripe Tax if you use Stripe's hosted Checkout

tranquil stone
#

What about the new Orders API?

#

Does Stripe Tax work with the Orders API, and if so can I use the Orders API to achieve a one time purchase with my custom flow?

woeful vault
#

the new Orders is currently in beta and unless you're able to get access to it, it's not really an option right now

tranquil stone
#

Thanks. So it's not meant for use in production even if you can get in the beta?

woeful vault
#

Beta products are still developing by definition

#

so there's likely going to be changes