Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Demo subscription billing app for Ruby on Rails using Recurly

License

Notifications You must be signed in to change notification settings

recurly/recurly-client-ruby-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recurly Ruby Client App Demo

Recurly makes subscription billing easy. This project is a sample application that demonstrates how to use Recurly's Ruby Client Library.

Usage

Please see the documentation and support forums for more information.

Ruby Client Library Installation

This App depends on the Recurly Client Library which can be installed as a gem.

Gem Installation:

gem install recurly --source=http://gemcutter.org

Authentication

The Recurly Ruby Client App requires an API key to connect. Please see the Recurly Ruby client documentation for more all the options for specifying your API credentials.

Subscription Plan

The demo requires you to create a plan with a plan_code of 'test' in your Recurly Site's configuration or edit the TEST_PLAN_CODE in config/environment.rb

API Documentation

Please see the Recurly API for more information.

About

Demo subscription billing app for Ruby on Rails using Recurly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published