Paynetics
This page provides an overview of the payments methods provided by the Paynetics adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Paynetics 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 | payment.js, Redirect & iFrame Form | Register, Preauthorize, Void, Capture, Debit, Refund, Payout |
Additional Parameters for Preauthorize
Parameter | Type | Required | Description |
---|---|---|---|
extraData.avsCheck | bool | false | If true is sent, the customers postal code and billing address will be sent for verification |
extraData.preauthSupplementary | bool | false |
Additional Parameters for Capture
Parameter | Type | Required | Description |
---|---|---|---|
extraData.captureType | string | false | One of partial , full , final |
Additional Parameters Register and Debit
Parameter | Type | Required | Description |
---|---|---|---|
extraData.avsCheck | bool | false | If true is sent, the customers postal code and billing address will be sent for verification |