The Quest for a Payment Gateway

Although I’ve been “making websites” for a lot of years, I’ve mostly avoided the kind where people actually pay for anything. The result of this is that I built Bitestats (elevator pitch: sign up and get a printable summary report of your web stats every month by email) but then got busy and never built the bit where people can actually pay to use it.

I recently carved out some time to correct this situation, and fell into an absolute pit of confusion when I tried to figure out what my options even were. My requirements are that my customers are global, I am UK-based, people will set up a regular subscription, and I don’t have (and I think I don’t want) a merchant account at this point. I’m not PCI compliant and have no intention ever to attempt that. This post is an attempt to round up some things I found out along the way.

Dwolla and Stripe

https://www.dwolla.com/

https://stripe.com/

Both are currently US-specific, but I have heard good things about them both.

GoCardless

https://gocardless.com/

This looked fabulous except it’s only possible to take payments from UK bank accounts. If you’re selling to UK customers though, definitely check this out.

Amazon Payments

https://payments.amazon.com/

I love all things Amazon so I thought this would be a good option, even when I saw what a large percentage they take for smaller payments. Further inspection however showed that I needed a US billing address or bank account.

Google Checkout

https://checkout.google.com/

I couldn’t find anything about recurring payments through google checkout other than some bad press from a couple of years ago saying it was flaky. If they offer this, I didn’t find any plausible documentation.

Recurly

http://recurly.com/

This looked absolutely perfect (nice site, great interface, great docs too) but I either needed a US address or a merchant account. Would definitely revisit this in the future though if some of those variables changed because it looks like a great product for recurring payments.

CloudWareCity

https://cloudwarecity.com/

These people kept on showing up in my google searches and I ended up giving them a shot mostly because they’re UK based and I’m a huge believer in supporting local businesses if it makes sense to do so. A few hours later, I gave up. Their docs weren’t clear, they didn’t respond to either email or twitter for a few days, and I think they wanted everyone to list their products on their “store” rather than just handling my payments for me.

PayPal

https://www.paypal.com/

Which brought me to paypal. Paypal have, in my experience, proved themselves unreasonable, incompetent, untrustworthy and generally a hazard to small businesses. I’m still not sure if handling payments through paypal is better or worse than not handling payments at all, but by this point I was quite interested in seeing how it all worked so I tried to integrate against PayPal. I think it’s most of the way there (if you’re a bitestats customer, expect to be asked to pay for your subscription at some point) so I’ll blog my actual integration at some point as well if that would be interesting.

Least Worst Option

Hopefully I just missed some excellent options along the way, there really should be payment providers who are easy to integrate with, have good documentation, and make this much easier than it seemed to me for people without prior experience. If you’ve got more or different experiences, would you please leave me a comment?

5 thoughts on “The Quest for a Payment Gateway

  1. Check out http://saasy.com too, they are more expensive than the other options but they take care of everything: international applicable taxes, merchant account, etc. and are easy to setup.
    I have a couple of friends that use it and are happy with it, if you need more info email me and I’ll ask them.

  2. Next time you’re investigating payment gateways, you may want to check out eWAY! We’re secure, easy to integrate, and one of the fastest growing card processors in the UK. (You do need a merchant account to use us, but we can help you get one.) Call our free 24/7 phone support if you’d like more information!

    Kind regards,
    The eWAY Team

  3. Be careful with PayPal – besides all the other downsides you’ve alluded to, last time my old company was building an integration (admittedly, a couple of years ago) they were still using their “sandbox” environment in which you test your integration as their own personal bleeding-edge development zone – a colleague of mine spent a couple of days trying to figure out why this particular integration wasn’t working, only to find out that PayPal had pushed some new experimental (and broken) code to the sandbox without telling anybody. Naturally there was outrage on their forums, but l got the impression that this happens often and that PayPal don’t care. Now I will say that I have this information second-hand, through aforementioned colleague, so it might be best to take it with a pinch of salt! However, this, along with all the horror stories of small businesses/charities being put out of business due to having their funds “withheld due to suspicious activity,” have led me to steer well clear of PayPal, and to encourage others to do the same!

    /rant

Leave a Reply

Please use [code] and [/code] around any source code you wish to share.

This site uses Akismet to reduce spam. Learn how your comment data is processed.