Amazon Checkout

Component ID

457834

Component name

Amazon Checkout

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1730

Component created

Component changed

Component body

For Drupal 6, you probably want to check the Amazon Store Module.

Amazon checkout module (Drupal 5 only at the moment) exposes an API that allows you to maintain a remote Amazon.com shopping cart on your site without dealing with the complexity of the Amazon ECS REST API and provides a checkout cart page and block.

Carts are saved in user sessions, so each visitor to your site will have their own shopping cart. Please note you must create your own pages or forms that call the API functions functions to add and remove items from the cart. The amazon_checkout/cart page is included which will allow users to modify quantities of items in their cart and checkout on Amazon.

Note: This module will not do much on its own and you will not be able to add items to your cart without programming in PHP. Also, this currently only works with US Amazon.com