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