#Jade-Escale au Lac
1 messages ยท Page 1 of 1 (latest)
Hi ๐ sorry, but we can only provide assistance in English here. If you would prefer to continue in your language then please reach out to our Support team:
https://support.stripe.com/?contact=true
Ok I will try to explain in english ๐
I'm using the plug-in (WP Hotel Booking Plugin - MotoPress) but unfortunetly the Quebec taxs are not supported!
I would like to program the taxes via stripe and I need help ๐
That's not a plugin that we helped build, so we aren't familiar with it and won't be able to provide guidance or support for it specifically. If you're working directly with the Stripe API for tax, then that is something we can assist with though. Have you started looking into one of our tax approaches and run into problems?
It's already built, it only the configuration for the taxe via stripe
Toby is stepping out but I can help. Where exactly are you running in to issues when trying to program this tax part yourself?
I dont know how to activate this fonction
Which function?
Gotcha, I know you can create tax rates but I am not sure if they will show up from automatic tax. I am still looking in to this and will get back to you https://stripe.com/docs/api/tax_rates/create
I will be able to help, I am asking my colleagues for more info on this at the moment. It looks like you can't define your own rates for automatic tax but you can check if a location is supported. If the location is not supported, I think you can provide your own custom rate.
I will ask my colleagues if that is a viable way to do this and will get back to you with what we can find
perfect thank you so much ๐
To be clear, do you already have some code for this that is running in to an error message? Like are you trying to use automatic tax for Quebec and that gives you an error somewhere?
Is not a error, I dont have the option to configure my quebec tax via the plug-in so I need to to do it with stripe
So you are looking to completely avoid using the plugin at all?
Have you looked in to how you want to take these payments via your own custom code? Are you already following some doc of ours here?
no, actually I use the plug-in but I want to add the tax from stripe
Im really not a expert with any code
In that case, I would say you need to reach out to the plugin's developer to see if you can add this. They will be able to help figure out if you can enable tax rates like this from their plugin
This is my interface
Unfortunately I don't really have a way of knowing what your options are here. I can mostly help people who are writing their own API code, only the plugin's developer will really know what can be done with their plugin here