Powercash21
This page provides an overview of the payments methods provided by the Powercash21 adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Powercash21 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, Register, Preauthorize, Capture, Void, Refund, Deregister |
| Trustly | Full-Page Redirect | Debit |
| Trustly | false interaction | Payout, Refund |
| MaxxWallet | Full-Page Redirect | Debit |
Additional Parameters
Creditcard
- 3D-Secure Verification Parameters
Mandatory Parameters
Trustly
| Parameter | Required |
|---|---|
| customer.firstName | true |
| customer.lastName | true |
| customer.email | true (debit, payout) |
| customer.billingCountry | true (debit) |
| extraData.bankCountry | required for payout if no reference transaction is provided |
| customer.iban | required for payout if no reference transaction is provided |
| customer.birthDate | required for payout if no reference transaction is provided |
MaxxWallet
| Parameter | Required |
|---|---|
| customer.firstName | true |
| customer.lastName | true |
| customer.email | true |
| customer.billingCountry | true |
| customer.billingAddress1 | true |
| customer.billingCity | true |
| customer.billingPostcode | true |
| customer.billingState | true |
| customer.billingPhone | true |