Ask HN: OpenGateway for recurring billing instead of Chargify/Recurly/Spreedly?
I ran across http://opengateway.net/ , which is a $99 installable framework for recurring billing. In light of the recent Chargify pricing changes, it seems an attractive alternative since it's a one-time upfront cost and no monthly charges - in other words, the pricing is a known quantity.
Apparently it doesn't store credit card info locally, which was my biggest concern.
Has anyone tried it? If so, what did you think?
8 comments
[ 3.8 ms ] story [ 33.1 ms ] threadI basically use Amember to manage member subscriptions e.g. what plan they are on, sending them transactional emails, and handling the callback from the payment gateway (in my case PayPal) - and providing the API hook to build into my app.
If OpenGateway can replace all of that, it's a done deal. I'm switching!