Properties
| Name | Type | Required | Description |
|---|---|---|---|
| creditCard | ApiCreditCardRequestDto | ✅ | |
| creditCardHolderInfo | ApiCreditCardHolderInfoRequestDto | ✅ | |
| 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. |