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