This page provides an overview of the payments methods provided by the Paygent PCI adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Paygent 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 |
---|
Credit card | Full-Page Redirect, payment.js Integration | All, except Refund |
Connector Config
Parameter / Name | Type | Required | Description |
---|
merchantId | string | true | Merchant ID provided by Paygent |
connectionId | string | true | Connection ID provided by Paygent |
connectionPassword | string | true | Connection Password provided by Paygent |
clientCertificate | multiline text | true | Content of the client certificate .pem file provided by Paygent |
clientCertificatePassword | string | true | Password for the provided client certificate |
environment | string | true | Select between Production and Test environment |