| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | [optional] | |
| _object | ObjectEnum | ||
| cancelUrl | String | URL to redirect the customer after a canceled payment | [optional] |
| expiresAt | Long | Expiration date of the charge | |
| failureUrl | String | URL to redirect the customer after a failed payment | [optional] |
| productType | String | Product type of the charge | |
| redirectUrl | String | URL to redirect the customer to complete the payment | [optional] |
| successUrl | String | URL to redirect the customer after a successful payment | [optional] |
| Name | Value |
|---|---|
| BNPL_PAYMENT | "bnpl_payment" |
| UNKNOWN_DEFAULT_OPEN_API | "unknown_default_open_api" |