开发者

SaaS recurring billing to use with my Ruby app?

开发者 https://www.devze.com 2022-12-30 01:47 出处:网络
I\'m trying to add a SaaS recurring billing solution to my app, which is written in Ruby, we use the Sinatra framework and things like Riak.

I'm trying to add a SaaS recurring billing solution to my app, which is written in Ruby, we use the Sinatra framework and things like Riak.

The nice to have would be:

  • A RESTful API
  • Ruby API
  • Returns and get JSON data (since with that will be easy to integrate with Riak)
  • 开发者_开发问答
  • Cheap (we are a startup, so no enterprise solutions)

So far I was looking at: http://chargify.com/

0

精彩评论

暂无评论...
验证码 换一张
取 消