stuaroo / shiny-affiliate

Utilizes Amazon's Product Advertising API with PHP and jQuery to create remote shopping carts that can take users to checkout
9 stars 4 forks source link

Shiny Affiliate

Notes about Response Groups

When performing an ItemLookup operation to the Amazon Product Advertising API, you must specify Response Group(s) (hereafter 'RG'), which signify the type of information you want to get back.

Examples:

There are some exceptions, specifically when you want to display current pricing:

Also note: Digital items, like Kindle eBooks and mp3's, cannot be added to a remote shopping cart per Amazon

Additional Resources

Product Advertising API Scratchpad - great for testing which elements are returned by each RG

Product Advertising API Quick Reference Card - lists required/optional parameters as well as relevant RG for each operation