Amazon Checkout

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

Releases

Official releasesDateSizeLinksStatus
5.x-1.02009-Oct-2010.96 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2009-Jul-0710.96 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.