#riyaz_96694
1 messages · Page 1 of 1 (latest)
Hi, how can we help?
Hi
How are you?
I do have Woocommerce Website
I want to set up that tax should be calculate automatically
I did all configuration but tax is not calculation
the tax should be calculate based on the customer countrues automatic
So do you have any suggesation or solution on that?
Are you integrating Stripe via Woocommerce plugin?
Actually, The stripe has been Integrated fine with Woocommerce Plugin
but the Tax is not calculating
I think it is because that for the checkout it is showing the within checkout page and I assume that should redirect to stripe checkout page so that do calculation of the tax
Can I share link with you?
Sorry didn't follow. Yes you can share your Checkout Session URL
Then we can see if it has tax calculated or not
you have to add one product to cart
You can open above link and then add one product to cart and you will redirect to checkout page
That's WooCommerce website and not a Stripe Checkout page
Yes
I want to redirect user to checkout of stripe instead of woocommerce checkout
So Stripe can calculate the tax on stripe checkout page
Yes, so you would want to follow this guide https://stripe.com/docs/payments/accept-a-payment?platform=web
I am seeing it's currently using Stripe PaymentElement under the hood. You want Stripe Checkout instead