0.0.1 • Published 11 years ago

awsecommerceservice v0.0.1

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

This code help to get detail information about Books with cover page. The information are retry from Amazon API.

Download the app from Github

  1. unzip the app
  2. run it inside your apache "htdocs" folder

Amazon Fulfillment Web Service (Amazon FWS) http://aws.amazon.com/fws/

You need Access Identifiers to make valid web service requests. Please visit the Access Identifiers section of your account to obtain your identifier and to learn more: http://aws-portal.amazon.com/gp/aws/developer/account/index.html?action=access-key

Documentation, sample code, articles, tutorials, and more can be found in the AWS Resource Center: http://aws.amazon.com/resources/.

For help and support, please visit the AWS Support Center: http://developer.amazonwebservices.com/connect/support.jspa

After signup go to "Security Credentials" in "Account" section and replace the "xxxxxxxxxxx" with your created access key // public key var $publicKey = "xxxxxxxxxxxxxx"; // private key var $privateKey = "xxxxxxxxxxxxxx"; // affiliate tag

Email me if your facing any problem ekeeran@gmail.com