VAT and currencies (for EU)
I love the idea of Jumpstart. However to be able to sell to EU customers, I need to calculate the VAT on the price depending on the customer's location. There are also precise laws on how an invoice must look like. Is Jumpstart ready for selling to EU customers or is it restricted to the US?
Hi Matthias, I am dealing with the exact same problem.
Jumpstart supports Stripe and Braintree (Paypal) which are only responsible for payments. But handling taxes is even more complicated than just calculating the correct tax and creating a legally compliant invoice:
https://stefanbauer.me/articles/the-hell-of-taxes-when-building-a-saas-in-europe
For that reason I also intent to use Paddle as payment provider. I created a pull request for the pay gem (which is used by Jumpstart) to support Paddle.
Jumpstart supports Stripe and Braintree (Paypal) which are only responsible for payments. But handling taxes is even more complicated than just calculating the correct tax and creating a legally compliant invoice:
https://stefanbauer.me/articles/the-hell-of-taxes-when-building-a-saas-in-europe
For that reason I also intent to use Paddle as payment provider. I created a pull request for the pay gem (which is used by Jumpstart) to support Paddle.
looks like its integrated into pay now. I wonder how
Chris Oliver
feels about integrating it into JSP admin so it can be easily setup? I think the whole 'paying the right tax' thing is a major pain point for saas startups, at least across the EU. [its the major thing im trying to resolve before launching anything paid for].
Paddle integration is almost done. Status: https://gitlab.com/gorails/jumpstart-pro/-/merge_requests/75
Notifications
You’re not receiving notifications from this thread.