From 284ebaf91961b6e9b751aa241a24f0140f93c7b4 Mon Sep 17 00:00:00 2001 From: "Katherine G. Pe" Date: Mon, 7 Jul 2014 20:01:51 +0800 Subject: [PATCH] Added gems for e-commerce --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fdbd59a..e25aa81 100644 --- a/README.md +++ b/README.md @@ -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