login_and_pay_for_magento

Magento Extension
Download latest - 1.4.4






With the Pay with Amazon extension for Magento, millions of Amazon buyers can easily log in and pay on your Magento website or mobile site with the information already stored in their Amazon account. It's fast, secure and helps you add new customers, increase sales, and reduce fraud costs. Add Pay with Amazon to your Magento site today and start capturing more sales immediately.

Grow Sales

Help increase conversion and sales by offering a convenient way for customers to pay.

Reduce Fraud Costs

Protect your business from the cost of fraud-related chargebacks using Amazon’s proven fraud protection technology.

Scalable

Built for businesses large and small, Pay with Amazon for Magento is an easy-to-integrate and robust solution.

Trusted Protection

Keep your customers secure! Leverage the same user authentication system used on Amazon.com.

Releases (11)

Date Version Notes
2017-06-01 1.4.4

v1.4.4 Release
Enhancements
#294 Feature: Ability to add Coupon/Discount Code Field on Amazon Standalone Checkout
#61 Enable tokenized payments
#292 Change Widgets.js loading to async

Pull Requests Merged
#270 Update Modman

Issues Resolved
#281 ShipStation Phone Number Issue
#274 Problem using onestepcheckout
#287 Customer verify redirect to empty cart
#291 Fix check for enabled amazon login
#295 Amazon Payments Diagnostics tool throwing exception
#284 JQuery Conflict Render Unusable
#261 Script Loading Issue
#286 Logout Error
#293 JS failing to Serialize form during SaveOrder function call
#280 Double Redirect on Cart Page
#271 Add secure URL from config files
#264 Fix broken admin in Magento 1.6
#272 Add Disable Login with Amazon functionality
#255 Disable shipping widget during decline flow
#263 Limit shipping to supported countries

2016-03-30 1.4.0

v1.4.0 Release
Enhancements:
- Enabled automated key exchange between Amazon and Magento for merchants
- New simplified and streamlined registration process to help merchants start making transactions sooner
- Redesigned UX to group and collapse settings
- Removed duplication of keys in the Login with Amazon settings

Other Feature Additions:
- Now using randomized internal reference IDs (e.g. for re-authorizations)

Pull Requests Merged:
#146 Update Shopping Cart Button Placement
#121 Override mage address validation and force Amazon address for shipping calculation
#143 Updates to Api.php
#164 Fixed call to a method on a non-object
#163 Fixed Content-Type header duplicate
#150 Added OneStepCheckout.com support
#188 Update modman paths
#192 Center the Amazon Badge just like Paypal is
#184 Fix where users were getting a Mixed Content warning on cart page

Bug Fixes:
#139 Fix capture error when auth is greater than 7 days old
#132 Add 'None' (new) payment action
#151 Obey account sharing scope config
#152 Fix multi-site refund, cancel, async, etc.
#170 Billing address fixes
#156 Restrict/disable Amazon widgets during standalone checkout order placement
#162 Disable Place Order if no payment method set
#158 Improve async testing and declines
#157 Restrict address widget and shipping method if payment declined
#156 Disable iframe and divs for IE 10
#158 Add email template for async declines
#176 Don't redirect to secure cart if Amazon payment method is disabled
#175 Don't inject JS when payment method disabled
#158 Add wallet widget on order detail page for async declines
#180 Always display login button on Checkout page
#157 Disable shipping widget and method on declines
#158 Use 'Login with Amazon' button instead of 'Pay'
#131 Add Sync auth in front of Async auth
#157 remove exception message
#174 Add Pay with Amazon button in mini cart
#181 Close Amazon Order when order state changed to COMPLETE (e.g. when order is shipped)
#182 Add Login button to register/account creation page
#193 Change payment decline email to transactional email for cron compatibility
#161 Add jQuery.noConflict() to fix JS errors and conflicts with prototype
#197 Fix amazon account logout
#198 Fix JS error when shipping method is hidden (e.g. virtual products)
#140 Auth Decline Errors could be more user friendly
#190 Add hard decline email for async
#206 Remove Widgets.js if cart is empty or 'Display on Product Page' is set to No

2015-02-24 1.3.0

v1.3.0 Release
Enhancements:
- Automated Amazon key checking on save from admin page
- Fixed an issue in Asyncrhonous mode where orders wouldnt be updated if any previous orders had mutiple payment methods attached
- Added diagnostics tool to help support

Other Feature Additions:
- Added modman, composer.json support (see https://github.com/magento-hackathon/magento-composer-installer)
- Async cron job is more durable, will not exit on errors
- Better manual syncing on async orders when admin presses Sync With Amazon button
- Async capture bug
- Better messaging to buyer when existing customer account is found

Pull Requests Merged:
#134 Add modman, composer.json
#125 Update Amazon Login Account Merging Text
#120 Diagnostics
#119 Check for user_id in amazon profile data.
#117 Fixed Amazon Login after Amazon account e-mail change

Bug Fixes:
#122 Sandbox orders should be identifiable to a merchant
#116 Display Plugin Version in Config
#110 Disable Login with Amazon from customer account page if disabled product in cart
#107 Onepage checkout. Moving to Amazon logged in user persists checkout preview items
#106 Add key checking on save from payment configuration
#104 Order Review Block Issues on Some Sites
#103 Add Site Badge
#102 Add Badge to OnePage Payment Label

2014-12-17 1.2.2

v1.2.2 Release
Fixes issues related to decline flows in both synchronous + onepage and asynchronous modes.
Allows merchants to reauthorize on declined asynchronous purchases after Amazon buyer updates their payment method at payments.amazon.com

Issues Resolved
-- #94 add semicolon to fix JS minify/whitespace stripping
-- #101 add wallet reload on onepage payment errors
-- #105 for async, reauthorize on open order reference

2014-12-08 1.2.1

v1.2.1 Release
Minor release 1.2.1
This release resolves 2 issues with asynchronous transactions and one issue around registration from the checkout when the extension is installed but a buyer checks out and attempts to register a new account.

Issues Resolved
#100 Asynchronous Payments: Switch from using OrderReference to Authorization Object status
#98 Async not handling OrderReference = Suspended
#91 Register from checkout error

2014-11-24 1.2.0

v1.2.0 Release
Login and Pay for Magento now support asynchronous authorizations!
-In the admin configuration, you enable Asynchronous mode by setting the 'Asynchronous Mode' to 'Yes' Now when buyers checkout, the call is asynchronous and the state returned from any Authorize call is 'Pending'
-The system uses Magento's built-in cron job functionality to poll Amazon systems for the status of any Open orders. See http://www.magentocommerce.com/wiki/1_-_installation_and_configuration/how_to_setup_a_cro n_job for more information.
-NOTE Orders will never update to their correct status if you do not have cron enabled as specified in the Magento documentation.
--The polling interval is 5 minutes and when the cron job executes, it will get the new status, update the order in Magento appropriately to your configured 'New Order Status' and, if Authorize and Capture is configured, create the Invoice in Magento.
-When should you use async vs sync?
--You should use async when you have large average order values, on the order of > $500-$1000
--You might also consider using async to speed up checkout since the authorizations come back
immediately with a 'Pending' status.
--Only merchants who have an existing workflow for reaching out to customer's whose payment method was declined should use the asynchronous model.
Other Features
-Developer client restrictions
--#78 Implement Developer Client Restrictions
-Sort order variable
--#75 Fire/Onestep/IWD : Add sort order variable that determines where Amazon Payments shows up in list
-Works with iwd onepage checkout/firecheckout
--#77 Fire/Onestep/IWD : Amazon address pulled into form when buyer bails out of Amazon flow
--#74 Fire/Onestep/IWD : Launch amazon checkout (login) on radio button select

Bug Fixes
--#88 Standalone Checkout with Modal: Content blocked when account verification required
--#85 PaymentPlanNotSet exception when invalid payment method.
--#83 CE v1.5 missing core public method lookupTransaction
--#82 Orders break when plugin disabled.
--#81 Display as Payment Option setting is not respected in Onestepcheckout
--#80 Use CSS !Important for Place Order Button
See https://github.com/amzn/amazon-payments-magento-plugin/issues?q=is%3Aissue+is%3Aclosed for more information

2014-10-15 1.1.3

v1.1.2 Release
Features

Integration with Firecheckout extension
Integration with IWD OnePage checkout extension
Capture shipping address in customer address book in Magento
Allow configuration for secure cart (on/off). Allows for AJAX "Add to Cart" extensions to function and/or merchants to function without a secure cart
Issues Resolved

- Fix #62 - add Amazon address to customer shipping address book when order is placed, checking for duplicates 5ef24c4
- Fix #40 - allow 115% or $75 over-refunds, whichever is smaller 51573d9
- Add configuration for secure cart on/off #71 b720bf6
- Fix iundefined isSecureCart #71 b4943d5
- Fix redirect if secure URL config is not HTTPS #71 f95734f
- #24 more fixes for undefined index notices on certain themes 7dd2e20
- Add Amazon pay button under Payment Info (enabled in config, off by default) for thrid-party checkouts 96fbb35
- #72 add payment option pay button 4721339
- Fix order state to be processing for auth & capture 27bfec4
- Fix customer address update for virtual (no shipping address) orders cea65e4
- Fix order status e5a8015

2014-10-14 1.1.2

v1.1.2 Release
Features

Integration with Firecheckout extension
Integration with IWD OnePage checkout extension
Capture shipping address in customer address book in Magento
Allow configuration for secure cart (on/off). Allows for AJAX "Add to Cart" extensions to function and/or merchants to function without a secure cart
Issues Resolved

- Fix #62 - add Amazon address to customer shipping address book when order is placed, checking for duplicates 5ef24c4
- Fix #40 - allow 115% or $75 over-refunds, whichever is smaller 51573d9
- Add configuration for secure cart on/off #71 b720bf6
- Fix iundefined isSecureCart #71 b4943d5
- Fix redirect if secure URL config is not HTTPS #71 f95734f
- #24 more fixes for undefined index notices on certain themes 7dd2e20
- Add Amazon pay button under Payment Info (enabled in config, off by default) for thrid-party checkouts 96fbb35
- #72 add payment option pay button 4721339
- Fix order state to be processing for auth & capture 27bfec4
- Fix customer address update for virtual (no shipping address) orders cea65e4
- Fix order status e5a8015

2014-10-02 1.1.1

See https://github.com/amzn/amazon-payments-magento-plugin/releases/tag/v1.1.1 for full list of fixes

2014-09-25 1.1.0

-Updated payments admin screen to make it easier to configure.
-Fixed JQuery conflict on product detail button shortcut.
-Fixed compilation issue. (Issue #52)
-Added button styling options. (Issue #47)

2014-09-15 1.0.0

First GA Release