Ruby Plus #82: Extremely Simple Recurring Billing using ActiveMerchant with Authorize.net
In this episode I will walk you thorough a micro-app that takes care of recurring billing using ActiveMerchant with Authorize.net. I will show you how I resolved problems during the development.I have included source code with the download. The following features are covered:
- Create Subscription
- Update Subscription
- Cancel Subscription
Special thanks to Lake Denman for providing me with sample code and suggestions.