Skip to main content

CS-Cart Plugin

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

Prerequisites

Before you begin, ensure you have:

  • CS-Cart installed and configured
  • Amazon Payment Services test account for testing
  • CS-Cart admin access with add-on installation permissions
  • SSL certificate installed on your website

Supported integration types and payment methods

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

Install the plugin

1

Download Plugin

Visit our GitHub repository and download the latest release as a .zip file.

2

Access CS-Cart Admin

Login to your CS-Cart Admin Panel and navigate to Add-onsManage Add-ons.

3

Manual Installation

Click the gear button (⚙️) and select Manual Installation.

4

Choose Installation Method

Select one of these installation options:

  • Local Upload: Upload the downloaded .zip file directly from your computer
  • Server File: Select the .zip file from your server location
  • Remote URL: Enter the direct download URL of the .zip file
5

Activate Plugin

After installation, go to Add-onsManage Add-ons, find Amazon Payment Services in the list, and Activate the plugin if not already active.

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 AdministrationPayment methods, find "Amazon Payment Services" in the payment methods list, and click on the "Amazon Payment Services to configure the add-on.

2

Configure Global Settings

Complete the following core settings:

SettingDescription
EnabledSelect Yes to enable the plugin; No to disable the plugin
Merchant IdentifierAmazon Payment Services account merchant identifier
Access CodeAmazon Payment Services account access code
Request SHA PhraseAmazon Payment Services account SHA Request Phrase
Response SHA PhraseAmazon Payment Services account SHA Response Phrase
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 CS-Cart 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
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 CS-Cart

Credit/Debit configuration

SettingDescription
EnabledShould be Yes
Integration TypeSelect the type that is active on your account, Redirection or Custom Integration
Sort OrderOn the checkout page, you can manage orders for all payment options
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
Mada BinsNew Mada BINs can be added as they are introduced. The latest BINs are supported by setting a default value for this field
Meeza BinsNew Meeza BINs can be added as they are introduced. The latest BINs are supported by setting a default value for this field

Please do not change any of the configured BINs configuration unless it is instructed by Amazon Payment Services Integration team.

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 CS-Cart is running
Supported NetworksSelect the card brands available for Apple Pay
Production KeyPassword specified during Apple Pay certificate creation process
Apple Pay CertificatesUpload payment processing certificates received from Apple.
Requires a certificate file and a certificate key file
Sort OrderOn the checkout page, you can manage orders for all payment options

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
Sort OrderOn the checkout page, you can manage orders for all payment options

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
Sort OrderOn the checkout page, you can manage orders for all payment options

Installments Configuration

SettingDescription
EnabledYes: Enables this payment option.
No: Disables this payment option
Integration TypeChoose from integration types:
Installments: Standard installment integration
Embedded Hosted Installments: Installments are embedded in Debit/Credit Card payment option
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
Sort OrderOn the checkout page, you can manage orders for all payment options

valU configuration

Configure only if you are in Egypt and have valU payment option active on your Amazon Payment Services 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
Sort OrderOn the checkout page, you can manage orders for all payment options

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 CS-Cart.

Was this page helpful?

Thanks for your feedback!