PurseHeadlessCheckoutSecondaryMethod
type PurseHeadlessCheckoutSecondaryMethod = PurseHeadlessCheckoutMethod & PurseHeadlessCheckoutSecondaryTokenProvider & object & SecondarySpecificConfig;
Represents a secondary payment method in the Purse checkout system. Secondary methods are additional payment options like gift cards that can be combined with primary methods.
Type Declaration
| Name | Type | Description |
|---|---|---|
isSecondary | true | Always true for secondary payment methods |
limit? | number | Maximum instances of this secondary method that can be used in the split |
type | "method" | - |