Ask HN: Is there a way to automate the occasional micropayment?
2 comments
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.
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.
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.
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.