#chambaz-automatic-tax

1 messages ยท Page 1 of 1 (latest)

scenic cobalt
#

Unfortunately Elements does not support Automatic Tax at the moment and I don't think it will be able to support Tax for them when it does.

broken tartan
#

Ok, so our only option there would be to use API only and integrate TaxJar. Then we can generate tax rates ourselves and support credit card, apple pay, and google pay via Stripe API?

#

Actually would there be a middle ground option where we use Elements + TaxJar to support Google / Apple / Credit Card without the need to go fully API only?

scenic cobalt
#

I am unsure. Looking in to these and will get back to you

broken tartan
#

Ok thank you.

#

TLDR what is the quickest most efficient way to have dynamic tax rates and support google / apple pay.

#

(and also PayPal, I know Stripe doesn't support PayPal but if we use the above option and generate tax rates with taxjar then we could also offer our customers PayPal as PayPal does not support automatic tax. Correct?)

scenic cobalt
#

Hey apologies for the delay here. Yes, using another service for automatic tax calculation would be the way to get that behavior

cursive wharfBOT
#

This thread has been archived. If you need help with anything else please ask in #dev-help or contact Stripe Support: https://support.stripe.com/contact

lilac meteor
#

๐Ÿ‘‹

broken tartan
#

๐Ÿ‘‹

#

Hey @lilac meteor, thank you!

lilac meteor
#

Hi there, I asked a similar question earlier and I'm sorry if I'm missing something but I'm struggling to figure this out / find documentation. We need to be able to accept credit card, Apple page, and Google pay, but also need to ensure we are charging the correct amount of sales tax for a customer based on their address. We are currently using Stripe Tax and Stripe Checkout but that doesn't support Apple / Google pay. If we move to Stripe Elements and use TaxJar to get a real time tax rate for our users address, then how do we charge that sales tax with the paymentIntent API. Any help would be hugely appreciated. Thank you.

#

just quoting here

broken tartan
#

Yep thats it. We are live with Stripe Checkout / Tax and its working great but we need to support Apple / Google pay and Im trying to figure out the best way to do that.

lilac meteor
broken tartan
#

Right, understood. So trying to figure out my options. It seems that I could move to Stripe Elements and use the Payment Element. But then when would need to calculate tax rates on my own with a service like TaxJar.

#

This must be common right? Users wanting to support Apple / Google pay but needing to charge correct sales tax. So Im just trying to figure out our best steps forward

lilac meteor
#

Yes, you'd need to collect your customer location separately in your payment flow, then set the correct amount for the payment intent before entering the apple/google pay sheet

broken tartan
#

Ok thats what I thought. So next question, PaymentIntent only have a single property for "amount" right? No way to specify the sals tax separately?

#

And would that mean tax is not shown separately in the Stripe dashboard, which would make reporting much harder

lilac meteor
#

Correct, its a single amount and you would need to track this in your system

broken tartan
#

Ok understood

#

I wish Checkout supported the wallets!

lilac meteor
#

Checkout does! it's the tax piece that's an issue

broken tartan
#

Sorry yes Checkout does! You're right. I just wish it did with automatic tax.

#

Ok thanks for the help

lilac meteor
#

NP!

lilac meteor
#

I need to step away so Iโ€™m going to archive this thread. If you need help with anything else please ask in #dev-help or contact Stripe Support: https://support.stripe.com/contact