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

Added gems for e-commerce

This commit is contained in:
Katherine G. Pe 2014-07-07 20:01:51 +08:00
parent 701b7cc981
commit 284ebaf919

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