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:
parent
701b7cc981
commit
284ebaf919
1 changed files with 3 additions and 1 deletions
|
@ -247,7 +247,9 @@ Your Pull requests are welcome! Let's make this the awesomest resource for Ruby
|
||||||
|
|
||||||
## E-Commerce & Online Paying
|
## 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
|
## Authentication and OAuth
|
||||||
|
|
Loading…
Reference in a new issue