1
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.