This page provides an overview of the payments methods provided by the paylado adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating paylado 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 | 
|---|
| Wallet | Full-Page Redirect, Server to Server | Debit, Payout | 
Additional Parameters for Debit
| Parameter | Required | Description | 
|---|
| customer.firstName | true |  | 
| customer.lastName | true |  | 
| customer.email | true |  | 
| customer.ipAddress | false |  | 
| extraData.ext_client_id | false | Online relevant if you participate on the Premium Partner solution. Please transmit your unique ID of your player’s account. With this parameter paylado will create a link between the paylado account and the players account (Which will be used if the client send money directly from the App to your platform Premium Partner Receive Money API) | 
Additional Parameters for Payout
| Parameter | Required | Description | 
|---|
| customer.ipAddress | conditional | If no ipAddress is passed, the ipAddress of the references debit transaction will be used |