This page provides an overview of the payments methods provided by the Paymob CC Redirect adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Paymob CC Redirect 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 Redirect | Redirect | Capture, Debit, Preauthorize, Refund, Register, Void |
Mandatory Parameters
| Name | Type | Description |
|---|
| Currency | string | 3 letters (ISO 4217) |
| Amount | number | Transaction amount |
| Description | string | Transaction description |
| customer.firstName | string | Customer first name |
| customer.lastName | string | Customer lsat name |
| customer.email | string | Customer email |
| customer.billingPhone | string | Customer phone |