awsecommerceservice
v0.0.1
Published
Amazon Fulfillment Web Service (Amazon FWS) information are retry from Amazon API.
Downloads
2
Readme
This code help to get detail information about Books with cover page. The information are retry from Amazon API.
Download the app from Github
- unzip the app
- 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 [email protected]