Amazon Pay for Magento 2
To integrate Amazon Pay in a Magento 1 online store, read the quickstart guide for Mangento 1.
For detailed information, refer to the Magento user guide.
Configuration
- Sign in to your Magento admin.
- In your sidebar, click Stores, and then click Configuration.
- In the upper-left corner, set the Scope (store view) for your Amazon Pay configuration.
- In the left panel under the Scope, click Sales, and then choose Payment Methods in the drop-down menu.
- Click Other Payment Methods, and then click Configure next to Amazon Pay.
Credentials
- Open the tab Credentials.
- In a new browser tab, open Seller Central and sign in with your Amazon Payments merchant account.
- Go to Integration, then click MWS Access Key, and then click Copy your keys.
- Copy the entire content of the popup window.
- Go back to your Magento backend and paste the content into the text field in the Credentials tab.
- Click Validate Amazon Payments account, and then click Save Config.
If you receive an error message, verify your credentials are correct and try again.
Options
- In your Magento admin, open the tab Options.
- To enable Amazon Pay, choose Yes next to Amazon Pay.
- To enable Login with Amazon, choose Yes next to
Enable Login with Amazon . - Choose one of the following Payment Actions:
- Charge on Shipment
(Customer is charged when you create the invoice in Magento). - Charge on Order
(Customer is charged when the order is placed).
- Charge on Shipment
- Choose one of the following Authorization Modes:
- Immediate
(The authorization is processed immediately during checkout). - Automatic
(The authorization is processed during the checkout. If this synchronous authorization times out, the asynchronous authorization request is triggered).
- Immediate
- For Update Mechanism choose one of the following:
- Data Polling via Cron job
(Poll payment updated through Magento’s default cron job). - Instant Payment Notifications (IPN)
(Receive payment notifications through the Instant Payment Notification URL).
- Data Polling via Cron job
IPN configuration
- Open the tab Credentials.
- Copy the Instant Payment Notifications URL.
- Open Seller Central and sign in with your Amazon Payments merchant account.
- Click Settings, and then click Integration Settings.
- Click Edit.
- Paste the URL into the Merchant URL field, then click Update.
- In the drop-down menu on top of the page switch to Sandbox view, and then repeat steps 1, 2, 3, 4 and 5.
- Save your configuration, then switch back to Production view.
Advanced
- In your Magento admin, open the tab Advanced, then click Sales Options.
- Enter your store name in the text field. Your store name will appear in Amazon Pay confirmation emails to your customer.
Complete the configuration
- Click Save Config.
- Within the sidebar, click System, and then click Cache Management.
- For each cache that appears invalid, tick the corresponding checkbox.
- In the drop-down menu, click Refresh.
- Click Submit.
If you require assistance, contact Amazon Pay merchant support.