Skip to main content

WooCommerce Plugin

Accept payments on your WooCommerce platform using the Amazon Payment Services plugin for seamless payment processing.

Prerequisites

Before you begin, ensure you have:

  • WooCommerce installed and configured on your WordPress instance
  • Amazon Payment Services test account for testing
  • WordPress admin access with plugin installation permissions
  • SSL certificate installed on your website (required for payment processing)

Supported integration types and payment methods

Supported Integration typesSupported Payment methods
Hosted CheckoutVisa, Mastercard, AMEX, MADA, Meeza, Apple Pay, KNET, NAPS, Benefit, OmanNet, STC Pay, Tabby
Custom IntegrationVisa, Mastercard, AMEX, MADA, Meeza, Apple Pay, STC Pay, valU

Install the plugin

1

Access WordPress Admin

Sign in to your WordPress admin panel and navigate to PluginsAdd New.

2

Search and Install

In the search box, type "Amazon Payment Services", click Install Now on the official plugin, and click Activate once installation completes.

3

Verify Installation

Go to WooCommerceSettingsPayments and verify that you see "Amazon Payment Service – Credit/Debit" in the payment methods list.

Configure the plugin

Required Credentials

Before configuring the plugin, gather these credentials from your Amazon Payment Services test account by navigating to Security Settings tab where you will find:

  • merchant_identifier - Your unique merchant ID
  • access_code - API access code for authentication
  • request_sha_phrase - SHA phrase for request signing
  • response_sha_phrase - SHA phrase for response verification
  • sha_type - Hashing algorithm (SHA256 or SHA512)

Configuration Steps

1

Navigate to Payment Settings

Go to WooCommerceSettingsPayments, find "Amazon Payment Service – Credit/Debit" in the payment methods list, and click Manage to open configuration.

2

Configure Global Settings

Complete the following core settings:

SettingDescription
Sandbox ModeSelect Yes for testing environment; No for production/live account
CommandSet as PURCHASE for direct capturing of the amount or AUTHORIZATION for holding the amount and capturing it later on
SHA TypeValue should be the same as the value under security settings in your account
Gateway CurrencyIf you are using WooCommerce multi-currency:
1. Select Front which uses the customer's selected currency.
2. Select Base which uses store's default currency.
If multi-currency is disabled, both options are the same.
Note: Make sure the currency you will process payments with is active on your Amazon Payment Services account
Debug ModeEnable debug mode to save all transaction logs
Log URLView detailed logs by following the link. Use the date selector in the upper right corner to find specific logs. All request and response data is stored in JSON format. To find a specific order, search the log file using the order_id
Host to Host URLThis is used as a Webhook URL. Host to Host URL needs to be set in your Amazon Payment Services account for feedback and transaction notifications under Technical Settings tab
Enable TokenizationEnable if you need your customers to securely save cards on Amazon Payment Services. The Save My Card button appears for Debit/Credit Card and Installment payments. Saved cards can be managed in the My Account page in WooCommerce
Hide delete token buttonAllows users to delete saved cards in their Account, except for those linked to active subscriptions

Credit/Debit configuration

SettingDescription
EnabledShould be Yes
Integration TypeSelect the type that is active on your account, Redirection or Custom Integration
Show Mada BrandingEnable if you are in KSA and have MADA active on your account
Show Meeza BrandingEnable if you are in EGY and have Meeza active on your account

Apple Pay configuration

SettingDescription
EnabledYes: Enables this payment option.
No: Disables this payment option
SHA TypeAlgorithm used by the plugin and Amazon Payment Services to verify requests and responses. Must match the Amazon Payment Services account
Apple Pay Button TypesChoose the type of Apple Pay button
Access CodeObtain this value from the Amazon Payment Services account
Request SHA PhraseObtain this value from the Amazon Payment Services account
Response SHA PhraseObtain this value from the Amazon Payment Services account
Domain NameThe domain where WooCommerce is running
Supported NetworksSelect the card brands available for Apple Pay
Production KeyKey used to generate the certificate in your Apple Pay account
Apple Pay CertificatesUpload payment processing certificates received from Apple.
Requires a certificate file and a certificate key file

If you have choosen Redirection integration type, Apple Pay will be displayed on the payment page, you do not need to do any Apple Pay configurations.

KNET configuration

Configure only if you are in KWT and have KNET payment option active on your Amazon Payment Services account.

SettingDescription
EnabledYes: Enables this payment option.
No: Disables this payment option

NAPS configuration

Configure only if you are in Qatar and have NAPS payment option active on your Amazon Payment Services account.

SettingDescription
EnabledYes: Enables this payment option.
No: Disables this payment option

Installments Configuration

SettingDescription
EnabledYes: Enables this payment option.
No: Disables this payment option
Integration TypeChoose from three integration types:
Redirection: Users are redirected to Amazon Payment Services to enter payment details.
Standard Checkout: Users stay on the merchant's checkout page; an Amazon Payment Services hosted form appears in an iframe.
Hosted Checkout: Users stay on WooCommerce, and the card form is hosted by WooCommerce, with host-to-host communication between WooCommerce and Amazon Payment Services
Installment Order Purchase Minimum Limit (SAR)Default: 1100 SAR. The minimum order amount (including tax) required for installment purchases. Must match the installment plan threshold in Amazon Payment Services Back Office
Installment Order Purchase Minimum Limit (AED)Default: 1100 AED. The minimum order amount (including tax) required for installment purchases. Must match the installment plan threshold in Amazon Payment Services Back Office
Installment Order Purchase Minimum Limit (EGP)Default: 1100 EGP. The minimum order amount (including tax) required for installment purchases. Must match the installment plan threshold in Amazon Payment Services Back Office.
Minimum order limits apply only to these three currencies, but installment plans may be available in others
Show Issuer NameCheck this box to display the bank/issuer name on the checkout page for installment plans
Show Issuer LogoCheck this box to display the bank/issuer logo on the checkout page for installment plans

In case of saved cards, the first 6 digits of saved (masked) card will be used to fetch installment plan.

valU configuration

Configure only if you are in Egypt and have valU payment option active on your account.

SettingDescription
EnabledYes: To enable this payment option.
No: To disable this payment option
VALU OrderMinimum order limit in EGP. The total amount (including tax) required to place the order with Valu

Tabby configuration

Configure only if you are in UAE/KSA and have TABBY payment option active on your Amazon Payment Services account.

SettingDescription
EnabledYes: Enables this payment option.
No: Disables this payment option

Capture, Void & Refund

Full and partial captures are supported by following these steps:

1

Access Order Details

Go to the order detail page and check Capture/Void Authorization section, select capture action and enter the order total amount.

2

Submit Capture

Click on Submit.

  • For a partial capture, enter an amount lower than the authorized amount.
  • For a full capture, enter the exact authorized amount.
  • Capturing more than the authorized amount is not allowed.

Test the integration

To test your integration with Amazon Payment Services plugin:

1

Add Product to Cart

Add a product to your cart.

2

Proceed to Checkout

Proceed to checkout and enter required details for checking out.

3

Test Payment

Pay by using one of our testing cards.

Visit this go-live checklist to go live with Amazon Payment Services plugin on WooCommerce.

Was this page helpful?

Thanks for your feedback!