collana pay JS Docs / PaymentMethodType
Type Alias: PaymentMethodType
PaymentMethodType =
"PayPalExpress"|"PayLater"|"GooglePay"|"ApplePay"|"AmazonPay"|"RevolutPay"
Defined in: types.ts:30
The specific payment method presented to the shopper.
Remarks
Each method maps to a distinct button experience and vendor SDK. Combined with ProviderProtocolType to form a ProviderKey.
