Configuration

After the successful installation you can proceed to the configuration. In OpenMage admin go to creativestyle ‣ Amazon Pay and Login with Amazon ‣ Settings (or System ‣ Configuration ‣ Amazon Payments tab).

_images/configuration_1.png

Available options are grouped into two main sections: Account credentials and Configuration (with Expert Mode subsection).

Account credentials

In this section you can define your Amazon Payments seller account credentials.

Payment Region, Merchant ID and Client ID

Fill out those fields with your Amazon Payments seller credentials. You can find them in the Amazon Seller Central.

Private Key and Public Key ID

Fill out those fields with the Private Key generated in Amazon Seller Central and the corresponding Public Key ID.


Advanced configuration

Operation mode

Sandbox mode has been designed to test the Amazon Pay service. In sandbox mode the selected payment method is not charged. In general, sandbox mode should be enabled for development and staging environments for testing and always has to be disabled for production environments. Never show the sandbox buttons and widgets to buyers in your live environment.

Payment Action

You can select the desired payment action taken after an order is placed. Available options are:

  • Authorize (default) - order reference creation is followed by automatic authorization request. Capture must be requested manually by creating an invoice with Capture online option selected.

  • Authorize & capture - order reference creation is followed by automatic authorization and capture request.


Expert Mode

Please click on the Expert Mode link to reveal the most advanced configuration options.


Display language

In this option you can select a language which will be used for displaying all elements (forms, widgets) generated by Amazon Pay. Selected language will be also used to localize emails sent by Amazon Payments to the customer after purchase.


Amazon Sign-in

Enable

By switching this option you can enable or disable Amazon Sign-in feature. Amazon Sign-in allows users to login to your shop using their Amazon username and password. The name, email address and user id is fetched from Amazon in order to facilitate the creation of an OpenMage account. Shipping and billing address will be retrieved as part of the checkout.

Button color

In this option you can select the desired color of Amazon Sign-in button. The following predefined colors ara available:

  • Gold

  • Light gray

  • Dark gray


Amazon Pay

Enable

By switching this option you can enable or disable Amazon Pay. This option must be set to Yes if you want to provide payment service to your customers.

Display on Product Details Page

By switching this option you can enable or disable Amazon Pay button on the product details page. Amazon Pay button on the product details page allows the buyer to add the product to the cart and init the checkout with just one click.

Button color

In this option you can select the desired color of Amazon Pay button. The following predefined colors ara available:

  • Gold

  • Light gray

  • Dark gray


Delivery restrictions

Restrict packstation addresses

By enabling this option you will restrict delivery to the addresses identified as packstations.

Restrict PO box addresses

By enabling this option you will restrict delivery to the addresses identified as PO Boxes.


Communication

Store name

The value set for this option will appear as your store name on all email send by Amazon Pay.

Display name on bank account statement

Use this option to set the name of your store shown on the bank account statements. The maximum length of the value for this option is 16 chars.


Alexa Delivery Notifications

Enable Delivery Notifications

Alexa delivery notifications for Amazon Pay merchants allow you to pro-actively inform your customers if their order is on its way or has arrived.

Carrier codes

This option allows to map carriers from your shop to the Amazon Pay predefined carriers. Please use the Carrier codes form by selecting your available carriers and assign them to the matching one in the Amazon Pay carrier list.

_images/alexa_carrier_mapping.gif

Developer options

Enable logging

The Pay with Amazon extension comes with a dedicated logging mechanism. If this option is enabled all exceptions and API calls will be saved to the appropriate log file in var/log/amazonpayments/v2 directory in your OpenMage installation.

Allowed IPs (comma separated)

For testing or debugging purposes you can restrict access to Amazon Pay checkout in your shop to certain IP numbers only. Amazon Pay button will be shown only for the visitors coming from allowed IPs. You can set more than one allowed IP separated with commas.