README.md in peddler-0.7.3 vs README.md in peddler-0.7.5
- old
+ new
@@ -2,11 +2,11 @@
[![Build Status][1]][2]
![Peddler][3]
-**Peddler** is a Ruby interface to the [Amazon MWS API][4], a collection of web services that help Amazon sellers to programmatically exchange data on their listings, orders, payments, reports, and more.
+**Peddler** is a Ruby interface to the [Amazon MWS API][4], a collection of web services that help Amazon sellers programmatically exchange data on their listings, orders, payments, reports, and more.
To use Amazon MWS, you must have an eligible seller account.
## Configuration
@@ -45,18 +45,14 @@
## Usage
### Cart Information
-**Not implemented**
-
With the MWS Cart Information API, you can retrieve shopping carts that your Amazon Webstore customers have created. The Cart Information API enables you to programmatically integrate Amazon Webstore cart information with your CRM systems, marketing applications, and other systems that require cart data.
[Read more](http://rubydoc.info/github/hakanensari/peddler/MWS/CartInformation)
### Customer Information
-
-**Not implemented**
With the MWS Customer Information API, you can retrieve information from the customer accounts of your Amazon Webstore customers. This customer information includes customer name, contact information, customer account type, and associated Amazon Webstore marketplaces. The Customer Information API enables you to programmatically integrate Amazon Webstore customer account information with your CRM systems, marketing applications, and other systems that require customer data.
[Read more](http://rubydoc.info/github/hakanensari/peddler/MWS/CustomerInformation)