Package-level declarations
Types
Link copied to clipboard
Handle returned by SDKPayments.init(). Provides a flow-specific factory to create a transaction intent.
Link copied to clipboard
interface SDKTransactionIntent
Main object in charge of making a transaction Almost all interaction are done using its SDKTransactionStates From this interface transaction can be aborted
Link copied to clipboard
Transaction result when a new V1 transaction tries to be created.
Link copied to clipboard
interface SDKV2PendingPaymentIntentService
Link copied to clipboard
Transaction result when a new V2 transaction tries to be created.