Checkout details
Name | Type | Description | Notes |
---|---|---|---|
AllowedPaymentMethods | List<string> | Are the payment methods available for this link | |
ExpiresAt | long | Unix timestamp of checkout expiration | [optional] |
FailureUrl | string | Redirection url back to the site in case of failed payment, applies only to HostedPayment. | [optional] |
MonthlyInstallmentsEnabled | bool | [optional] | |
MonthlyInstallmentsOptions | List<int> | [optional] | |
MaxFailedRetries | int | Number of retries allowed before the checkout is marked as failed | [optional] |
Name | string | Reason for payment | [optional] |
OnDemandEnabled | bool | [optional] | |
RedirectionTime | int | number of seconds to wait before redirecting to the success_url | [optional] |
SuccessUrl | string | Redirection url back to the site in case of successful payment, applies only to HostedPayment | [optional] |
Type | string | This field represents the type of checkout | [optional] |