SDKPaymentsFlowHandle

sealed interface SDKPaymentsFlowHandle

Handle returned by SDKPayments.init(). Provides a flow-specific factory to create a transaction intent.

Inheritors

Types

Link copied to clipboard

Handle for the V1 transaction flow. Provides a factory method to create a transaction intent.

Link copied to clipboard

Handle for the V2 transaction flow. Provides a factory method to create a transaction intent and access to the pending payment intents service used to inspect / clear them.