@paysafe/paysafe-wallet-saas-web
Preparing search index...
deposits
CardPaymentOptionSettings
Interface CardPaymentOptionSettings
Represents the settings for a card payment option.
interface
CardPaymentOptionSettings
{
cardSchemes
:
CardScheme
[]
;
paymentOption
:
CARD
;
}
Hierarchy (
View Summary
)
PaymentOptionSettings
CardPaymentOptionSettings
Index
Properties
card
Schemes
payment
Option
Properties
card
Schemes
cardSchemes
:
CardScheme
[]
Card schemes.
payment
Option
paymentOption
:
CARD
The card payment option type.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
card
Schemes
payment
Option
@paysafe/paysafe-wallet-saas-web
Loading...
Represents the settings for a card payment option.