#chambaz-tax-wallets
1 messages · Page 1 of 1 (latest)
If you're using Avalara + Stripe to generate your taxes then you can't use Checkout at all - Avalara relies on specific flows that aren't supported in Checkout
Right but if I just use Avalara API to get my dynamic sales tax rate and pass that into Stripe, would that work?
Currently our client is exporting reports from Stripe and manually managing taxes
If you use Avalara to generate the tax rate, you'd have to then create a tax rate object with Stripe and then use that in Checkout
hmm ok
If I put the problem to you like this... We are currently using Stripe Checkout and Stripe Tax and we want to add apple / google pay as payment method options. How would recommend solving that? Stripe Elements?
There is currently no way to have Stripe automatic taxes work with Apple/Google Pay - your only option would be to create Tax Rate objects that you manage yourself. You can read more about here: https://stripe.com/docs/payments/checkout/taxes?tax-calculation=tax-rates
And then to that end, there's no way to use Avalara or maybe TaxJar to do dynamic tax calculations for us with Checkout / apple / google pay?
I don't know about TaxJar, but I know for Avalara this isn't possible because their solution isn't compatible with Checkout