API Client Libraries
The Recharge Client library is an open source library to interact with Recharge's recurring billing system from your Ruby on Rails website. The library interacts with Recharge's REST API.
View the GitHub project site or download as a zip file.
Configuration
Install the Recharge gem:
gem install Recharge
Then set up your authentication credentials: