PayFanout API reference
Preparing search index...
adapter-payzen/src
KrPaymentMethodsLike
Interface KrPaymentMethodsLike
Documented shape of KR.getPaymentMethods() — structural, SDK variations tolerated.
interface
KrPaymentMethodsLike
{
cardBrands
?:
string
[]
;
paymentMethods
?:
string
[]
;
}
Index
Properties
card
Brands?
payment
Methods?
Properties
Optional
card
Brands
cardBrands
?:
string
[]
Optional
payment
Methods
paymentMethods
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
card
Brands
payment
Methods
PayFanout API reference
Loading...
Documented shape of KR.getPaymentMethods() — structural, SDK variations tolerated.