Skip to content

@swapped/connect-sdk / core / IntegrationPaymentMethod

Type Alias: IntegrationPaymentMethod

IntegrationPaymentMethod = IntegrationPaymentMethodWallet | IntegrationPaymentMethodExchange | IntegrationPaymentMethodCashApp

Defined in: src/types/session.types.ts:89

A session payment method. Narrow on type: IntegrationPaymentMethodWallet, IntegrationPaymentMethodExchange, or IntegrationPaymentMethodCashApp.