Skip to main content

Amazon Payment Services

This page provides an overview of the payments methods provided by the Amazon Payment Services adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Amazon Payment Services within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.

Payment Methods

Payment MethodTransaction FlowsTransaction Types
KNETFull-Page RedirectDebit, Refund

Mandatory Parameters

NameTypeRequiredDescription
customer.emailstringtrueThe customer's email.
extraData.languagestringtrueThe checkout page and messages language. Allowed values: en/ar. Default: en

Optional Parameters (Debit)

NameTypeRequiredDescription
customer.ipAddressstringfalseThe IPv4 or IPv6 address of customer.
successUrlstringfalseThe URL of the Merchant’s page to be displayed to the customer when the order is processed.

Optional Parameters (Refund)

NameTypeRequiredDescription
descriptionstringfalseThe description of the order.

Additional Postback ExtraData (Debit - KNET)

NameTypeDescription
extraData.fort_idstringThe order’s unique reference returned by Amazon Payment Services.
extraData.amountstringThe transaction’s amount.
extraData.transaction_datestringThe time and date of the transaction in UTC. (YYYY-MM-DD, HH:mm:ss)
extraData.knet_ref_numberstringThe reference number of KNET.
extraData.third_party_transaction_numberstringThe third party transaction number.