This page provides an overview of the payments methods provided by the PayPal CreditCard (PCI) adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating PayPal CreditCard (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 |
|---|
| CreditCard | payment.js Integration | debit, preauthorize, capture, refund |
Connector Config
| Parameter / Name | Type | Required | Description |
|---|
| clientId | string | true | The PayPal Client Id - to be found on the PayPal Dashboard |
| secret | string | true | The PayPal Secret - to be found on the PayPal Dashboard |
| merchantEmail | string | false | The PayPal Merchant Account Email - to be found on the PayPal Dashboard |
| merchantAccountId | string | false | The PayPal Merchant Account Id - to be found on the PayPal Dashboard |