Stripe Tax management

Hi!
I would like to set up an international Stripe payment method with checkout code snippet.
Is it possible to ask VAT number and Country with GravityForms and handle the amount of tax in the Stripe payment process?
Thanks

Hi Soma. It’s definitely possible to ask for a VAT and a country. But then how do you know the tax rates associated with the country? Once you know that, depending on the complexity of the tax rates, you can use conditional logic to show or hide an additional product field, which will be a calculated product equal to the tax rate times the total of all taxable products in the form.

Hi!
Thanks for the reply!
Is there any tutorial on how to make this?

Hi Soma. We do have this article:

Also, Gravity Wiz has an awesome plugin for that:

They cover taxes with that plugin.

Let us know if you need any other information.