Interface CardPayoutOptions

Hierarchy

  • CardPayoutOptions

Properties

fields: {
    cardNumber: Field;
    cardholderName: Field;
    isSubscription?: Field;
}

Type declaration

paymentType?: string
preventAutofill?: boolean
styles?: Styles

Generated using TypeDoc