开发者

Gems available in Rails for online payment

I wanted to know that how many gems are available for online payment in rails. And also wanted to know that which one is easy to use an开发者_JS百科d simple. I have been using ActiveMerchant gem.


ActiveMerchant is it :) and its fairly simple to use as well


Try searching here with "checkout" or similar keywords.


ruby-toolbox gives some insight for the most downloaded payment system. Active merchant obvious leader.


Stripe is one of the best which has a developer-friendly API. It hasn't any additional fees and the price you have to pay is less than PayPal. You can use its gem by adding "gem 'stripe'" to your gem file. More info: here

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜