Paysafecard
This page provides an overview of the payments methods provided by the Paysafecard adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Paysafecard 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 |
---|---|---|
Paysafecard | Full-Page Redirect, Server-to-server | Debit, Refund, Payout |
Required Parameters for Payout
If the transaction includes the parameter 'referenceUuid' the customer parameters will be extracted from the reference transaction if they are not explicitly provided.
Name | Type | Required | Description |
---|---|---|---|
customer.identification | string | true | Unique id of the customer in your system |
customer.firstName | string | true | |
customer.lastName | string | true | |
customer.email | string | conditional | Required if psc_id is not provided |
customer.extraData.psc_id | string | conditional | Required if email is not provided |
customer.birthDate | string | true |