American Express PCI
This page provides an overview of the payments methods provided by the American Express PCI adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating American Express PCI within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.
Payment Methods
| Payment Method | Transaction Flows | Transaction Types |
|---|---|---|
| CreditCard | iFrame Form & payment.js Integration | Debit, Preauthorize, Capture, Void, Refund, Register, Deregister |
| ApplePay | Server-to-Server | Debit, Preauthorize, Capture, Void, Refund |
Additional Response Data
| Parameter | Value |
|---|---|
extraData.avs_result, returnData.avsResult | Mapped from AdditionalResponseData/AddrCfmRespCd. For possible values see table below. Only available when Include AVS Result in Responses in Connector Config (Vault Setup) is active. |
extraData.cvv_result | Mapped from AdditionalResponseData/CIDVldRespCd. For possible values see table below. Only available when Include CVV Result in Responses in Connector Config (Vault Setup) is active. |
AVS Result Codes
| Code | Description |
|---|---|
| Y | Yes, CM Address and Postal Code are both correct |
| N | No, CM Address and Postal Code are both incorrect |
| A | CM Address only correct |
| Z | CM Postal Code only correct |
| U | Information unavailable |
| S | SE not allowed AAV function |
| R | System unavailable; retry |
| L | CM Name and Postal Code match |
| M | CM Name, Address and Postal Code match |
| O | CM Name and Address match |
| K | CM Name matches |
| D | CM Name incorrect, Postal Code matches |
| E | CM Name incorrect, Address and Postal Code match |
| F | CM Name incorrect, Address matches |
| W | No, CM Name, Address and Postal Code are all incorrect |
CVV Result Codes
| Code | Description |
|---|---|
| Y | CID/4DBC/4CSC matched |
| N | CID/4DBC/4CSC did not match |
| U | CID/4DBC/4CSC was not checked |