Reputation: 11896
I'm looking for alternatives to Chargify for a billing system that can be integrated with Rails 3, preferably one that is subscription-based. I have looked into Chargify and am wondering if there are other comparable systems with easy-to-follow API available?
Upvotes: 3
Views: 693
Reputation: 1804
Take a look at Recurly. You can see the API documentation at docs.recurly.com.
Upvotes: 1