Properties
| Name | Type | Required | Description |
|---|---|---|---|
| creditCard | CreditCardRequestDto | ✅ | Credit card information |
| creditCardHolderInfo | CreditCardHolderInfoRequestDto | ✅ | Credit card holder information |
| remoteIp | String | ✅ | IP from where the customer is making the purchase. Your server's IP must not be entered. |
| creditCardToken | String | ❌ | Credit card token for using the credit card tokenization functionality. If informed, the fields above are not mandatory. |