Checkout by Amazon (module-cbamazon-3)
Posted by Wayne Smith, Last modified by Wayne Smith on 31 March 2010 02:55 PM
|
This stream addresses various issues with the Checkout by Amazon payment module:
Bug Fixes:
- 4781: Amazon Checkout can only accept PROD Codes of 40 characters in length or shorter
- 5330: cbamazon does not prevent basket modification after transferring control to Amazon
- 5331: cbamazonr can be used to convert any basket into a placeholder order
- 5334: cbamazonr displays fatal error when the order has already been processed
- 5335: Checkout by Amazon may trigger fulfillment modules more than once
- 5348: When modifying a page during uninstall, a module must remove references to all its items
Other Changes:
- Checkout by Amazon no longer creates placeholder orders. Orders are
instead created when a new order notification from Amazon is received.
- The shopper is no longer shown a (partial) invoice after the checkout
process. Instead, they are returned to a configurable store screen
(SFNT by default), and Amazon-provided JavaScript code is used to
render a thank you popup. The Thank You code is controlled by a new
item, checkoutbyamazon_thankyou, and the template code is editable.
- "Shadow Baskets" are now maintained that contain the contents of the
basket at the time it was sent to Amazon. A configurable number of
shadow baskets will be maintained for each shopper. Baskets are
updated whenever the Checkout by Amazon button is rendered, and are
expired automatically.
|
(27 vote(s))
This article was helpful This article was not helpful
|