I'm currently developing a small SAAS project which is subscription based. Obviously, if I could, I'd use Stripe but being in the UK my choices are limited.
So my question is, what is a good way of taking recurring payments using Node.js in the UK?
I find modules that works only with PayPal and the most popular is paypal-ec that comes with simply example @ GitHub. Other seven npm PayPal modules
A Stripe UK beta account was made available to me as I had previously expressed an interest for UK payments through their global webpage.
We're getting in touch because you asked to be notified when Stripe was available in the United Kingdom. Good news: we are up and running in private beta....
To register an interest:
Taking from today:
Payments:
Soon:
Rich
You should absolutely check out Paymill. It's basically stripe but in European countries, huge following already and it's a super easy to use service. They may have a node module to help you with it, if not they have super easy APIs which you can use to setup things like recurring payments.
I would completely avoid PayPal these days. Waste of time.
Edit
Just had a check for you. There are a few npm modules knocking around, have a look at https://github.com/komola/paymill-node