Interface CardPayoutOptions#
Hierarchy#
Properties#
| Property | Type | Required | Description |
|---|
fields | object | β
Yes | Defines the fields required for card payout tokenization. |
fields.cardNumber | Field | β
Yes | Represents the card number input field. |
fields.cardholderName | Field | β
Yes | Represents the cardholder name input field. |
fields.isSubscription | Field | β No | Represents the subscription checkbox field. |
paymentType | string | β No | Defines the payment type, accepts only two characters. Allowed values OG (Online Gambling) or FD |
preventAutofill | boolean | β No | Enables or disables autofill for all fields. Default is false. |
styles | Styles | β No | Defines custom styles for the hosted fields. |
Type Definitions#
fields#
paymentType (optional)#
preventAutofill (optional)#
styles (optional)#
Modified atΒ 2026-03-13 14:08:17