1
0
Fork 0
mirror of https://github.com/sdogruyol/awesome-ruby.git synced 2024-11-20 11:06:15 -05:00

Merge pull request #20 from katgironpe/master

Added gems for e-commerce
This commit is contained in:
Serdar Dogruyol 2014-07-07 16:54:41 +03:00
commit 1db34f2fe3

View file

@ -247,7 +247,9 @@ Your Pull requests are welcome! Let's make this the awesomest resource for Ruby
## E-Commerce & Online Paying
* [Spree](https://github.com/spree/spree)
* [Active Merchant](https://github.com/Shopify/active_merchant) - A simple payment abstraction library extracted from Shopify.
* [Spree](https://github.com/spree/spree) - A complete open source e-commerce solution for Ruby on Rails.
* [PayPal Merchant SDK](https://github.com/paypal/merchant-sdk-ruby) - Provides Ruby APIs for processing payments, recurring payments, subscriptions and transactions using PayPal's Merchant APIs.
## Authentication and OAuth