Ask HN: What payment company do you use that automatically apply EU VAT rates?
In 2015, EU rules mean VAT rates for sales to EU customers (for automatic online payments) have to be based on where the customer is.
If I use stripe (which I do love, their API, their support etc), I'd have to manually set up VAT stuff.
Some companies automate this (which makes it so much easier), such as http://www.fastspring.com/vat Fast Spring.
What other companies do this? What company would you recommend?
(I am building a subscription based website, and I need support for affiliates (hopefully fully managed by the payment provider))
The main things I am looking for:
1) The EU VAT stuff is handled
2) They support subscriptions/rebilling.
3) They support affiliates (hopefully through their site, so I don't have to code much to work with it)
4) They have nice APIs. I'm coding this in PHP (with Laravel), so extra bonus if they have a php library.
11 comments
[ 6.3 ms ] story [ 36.1 ms ] threadhttps://rachelandrew.github.io/eu-vat/third-parties.html
(although I don't know why the knitting links are listed)
That would very much help to use your service from day 0 of the business, without paying three times as much as it costs to run it on a VPS :)
edit: typo
We don´t offer a transaction-based price plan, or expect to offer this in the future.
Having said that, as revenue grows I'll be looking into just doing it manually with Stripe. Partly because FastSpring takes a much bigger cut than most other payment providers, but also because their payment pages are a bit shit.
We do have a neat API https://apidocs.chargebee.com/. And there is Laravel bundle being updated by one of our customer in Netherlands.
https://packagist.org/packages/tijmen-wierenga/laravel-charg...
We support affiliates tracking with refersion.com - supported via Chargebee hosted payment pages & API.
We also support several gateways including Stripe, Braintree etc., along with Invoice based payments that can be reconciled for bank transfers (ACH equivalent in Europe is expected to release in early Q3).
Do give the free trial a spin. And the product is free to get started upto first $50k usd invoicing (just like Braintree's Ignite program). I would love to hear your feedback. (krish at chargebee).
Disclosure: I am one of the cofounders.
Just make sure you have a recurring billing system in place right from the start instead of hacking it on top of your gateway yourself. You should be able to focus on your product right now - not the billing, and the tech debt if you choose to move when the wheels are spinning is just not worth it.
[Source: Hacked a system in my last org and burnt fingers, before happily moving to Chargebee]
VAT is generally a huge pain in the ass if you don't have flat rates. This leads to absurds like coffee with milk has a different rate than milk with coffee. There are court cases in which they rule what kind of construction of a book shelf gets which VAT rate.
And it gives multiple opportunities for all sorts of abuses, including my favourite one: you open two companies, you sell same products internally with different VAT rates (like coffee+milk example), and the difference becomes your un-taxed profit. Perfectly legal.
This is why you have the Big Four consulting companies (I worked for one).
Tl:dr When you grow bigger employ a couple of good accountants.
http://blog.gumroad.com/post/110080508463/vat