HACKER Q&A
📣 rcoffski

Is there a way to automate the occasional micropayment?


I've been toying with an idea for an app which would occasionally make automatic donations to a charity.

I've been googling for a while, and it's not clear to me that there's an easy way to try this out (e.g. the paypal API).

Anyone know of a place to start? I'm looking for something lightweight to make a start prototyping.


  👤 bobbonew Accepted Answer ✓
Stripe offers subscriptions. Easy too.

Additionally for mobile apps they support in app purchase subscriptions as well. You could use phonegap to develop current mobile apps with just HTML/css/backend-programming.


👤 karmakaze
Just to ensure that PayPal payments are still working on my SaaS, I subscribed as a customer to a test plan that charges me $0.02 per month--just my 2 cents.