Warning
This extension is not maintained anymore. Please use Amazon Pay (Checkout v2) instead.
- Fix array to string conversion error in IPN logger
- Fix payment URLs in the declined payment emails
- Make Amazon Pay overview URL dynamic in the declined payment email
- Remove apostrophe from Alexa carrier codes CSV
- Implemented Alexa Delivery Notifications
- Fixed race condition issue for the IPN notifications overlapping with the authorization process
- Fixed bugs for ERP and manual authorization modes
- Stop closing order reference on partial capture
- Fixed Firefox redirect experience issue
- Fixed misbehaviour of the button in the mini cart widget on the product details page
- Fixed the empty-cart issue brought by SUPEE-11155 security patch and Magento CE 1.9.4.2, EE 1.14.4.2
- Implemented JS versioning
- Added support for newsletter subscription in the checkout
- Fixed redirect URL issues for the redirect authentication experience
- Implemented Amazon Pay Strong Customer Authentication (PSD2 compliance)
- Improved button tooltip handling on mobile devices
- Explicitly set environment params for login JS application
- Re-structure settings page
- Fixed reference to the closed cURL resource in Amazon Pay SDK lib
- Add support for form key validation in One Page Checkout
- Stop keeping order reference ID and access token in the session data
- Force transaction data re-fetch on incoming IPN notification
- Re-implement Amazon Pay API requests logging
- Add shipping rates recollecting after saving shipping address (fixes shipping costs issue)
- Fixed shipping address processing during the checkout
- Revert APA deprecation (Make Client ID config option optional)
- Make Client ID config option mandatory (APA deprecation)
- Fixed non-working Amazon Pay button on the product page when Login is disabled
- Splitted Eurozone region
- Wrap execution of external JS on checkout page in try-catch block
- Fixed automatic invoice creation for auth & capture payment action
- Fixed typos in config options paths
- Fixed saving access key and secret key options issue
- Implemented support for One Page Checkout
- Added support for SetOrderAttributes API call
- Updated Amazon Payments SDK library
- Enabled support for multi currency globally
- Skip declined payment email sending for synchronous authorizations
- Fix JS to dispose security warning in Magento malware scanner
- Added missing translations for custom order statuses settings (#131)
- Re-authorization after InvalidPaymentMethod follows payment action settings (#133)
- Added order reference cancellation for asynchronous TransactionTimedOut authorization (#134)
- Added configurable order statuses for declined authorizations (#129)
- Implemented basic support for custom fields in the checkout
- Fixed invoice status update on successful capture notification (#128)
- Added configurable multi currency
- Fixed missing Refund online button for invoices created automatically for CaptureNow options (#127)
- Fixed TransactionTimedOut and AmazonRejected auth declines handling in synchronous mode
- Added support for soft descriptor in authorization call (#115)
- Added Amazon Pay button tooltip (#121)
- Implemented automatic order reference closing on successful capture (#126)
- Ignore authorization IPNs for synchronous mode (#120)
- Fixed double invoice bug for manual capture (#122)
- Added Amazon Pay button on product view page
- Fixed non-working Login for new customers
- Fix issues with wallet re-render for declined auth
- Implemented omni-chronous authorization
- Refactored order post-processing
- Changed IPN endpoint URL
- Changed frontend layout and templates (no backward compatibility)
- Simplified frontend JS application
- Added coupon code handling in Amazon checkout review
- Added possibility to disconnect customer account from Amazon account
- Removed password form for account matching when customer is logged-in
- Updated Amazon Pay logos in Magento admin
- Fixed PHP versions in Magento Connect package.xml file
- Support for France, Italy and Spain
- Support for PHP 7
- Configurable store name in API calls
- Amazon Payments re-branding
- Fixed legacy payment method bug when trying to list all payment methods
- Fixed missing original_price and base_original_price item's attributes after order is placed
- Added missing return statement to the IPN controller
- Implemented Quick Configuration (Simple Path)
- Added verbosity to error messages on frontend in sandbox mode
- Set payment method as soon as Amazon checkout is started
- Fixed call to member function on null $quote variable in payment method model
- Implemented simplified partial capture
- Updated Amazon Payments SDK library
- Added missing declined payment email templates for FR, IT and ES
- Fixed several issues for hard declined authorizations in synchronous mode
- Added support for custom SSL CA bundle file
- Implemented automatic authentication experience
- Disable Pay with Amazon availability for zero-total orders
- Retrieving billing address during the checkout
- Added exception handling for missing amazon_user_id attribute
- Added support for SUPEE-6285 patch
- Added support for SUPEE-6788 patch
- Fixed calls to deprecated iconv functions in SDK library
- Fixed display errors for Magento RWD theme
- Fixed incorrect billing address issue for Auth & capture payment action
- Added missing payment cancellation functions
- Added Login with Amazon button on the customer registration page
- Added retrieving shipping address during the checkout
- Disabled Amazon button for virtual orders when Login is disabled
- Fixed issue with placing virtual orders in sandbox mode
- Fixed closing order reference on completed capture
- Implemented multilanguage feature for Login with Amazon
- Implemented re-authorization after the first authorization expires
- Putting order on hold for some kinds of closed authorization
- Added reason code of the transaction status directly to the order comments
- Added store name to SetOrderReferenceDetails call
- Updated Amazon Payments SDK library to 1.0.14
- Fixed Firefox redirect experience issue
- Fixed issues in the splitting full customer name helper function
- Implemented redirect authentication experience
- Added links to the seller credentials in Amazon Seller Central on extension settings page
- Added Amazon Seller Central order link on order preview page in Magento admin
- Added invoice cancellation on declined capture
- Modified way of identifying Place order button in the checkout based on button ID instead of container class name
- Removed button tooltip for mobile devices
- Fixed missing re-authorization on declined authorization in Auth & capture payment mode
- Fixed bugs in the refactored payment method model
- Fixed IPN processing bugs in v.1.6.0
- Fixed 404 error when customer press Cancel on Amazon login form
- Implemented synchronous authorization
- Made initial order status configurable
- Refactored payment method model
- Added gift messages support
- Improved customer address handling for Germany and Austria (extracting company name from the address)
- Switched IPN endpoint URL to non-secure mode if sandbox is enabled
- Fixed missing original_price and base_original_price item's attributes after order is placed
- Fixed state of Place order button which was enabled even the payment method is not selected
- Fixed state of Place order button which was disabled for virtual orders
- Implemented asynchronous way of loading Amazon Payments JS libraries
- Added cURL error handling for Login with Amazon API calls
- Using deminified JS when sandbox mode is on for easier debugging
- Modified Pay with Amazon button tooltip text for virtual orders
- Refactored Amazon Payments SDK library to fix autoloader issues
- Fixed wrong shipping cost when additional fees (acting as additional items in total section) are applied
- Fixed issue with Merge JS option enabled
- Closing OrderReference transaction after succesful capture
- Implemented responsive Amazon Payments widgets in the checkout
- Fixed error when accessing extension settings page on Magento lower than 1.7.0.1
- Fixed issues with Magento compiler
- Fixed Pay with Amazon button appearing twice when Login with Amazon feature is enabled
- Added Login with Amazon service
- Added helper methods for generating Pay or Login with Amazon buttons
- Changed frontend template files structure
- Changed Pay with Amazon button in the 1st step of OPC to Login with Amazon
- Clean orderReferenceId session data after successful order
- Fixed issue with permanently disabled Place order button when there is more than one layer with buttons-set class used
- Fixed using of invalid Amazon account credentials when cancelling an order in non-default store of multi-store installations