Package-level declarations

Types

Link copied to clipboard
interface PaymentLauncher

API to confirm and handle next actions for PaymentIntent and SetupIntent.

Link copied to clipboard

Factory to create a PaymentLauncher, initialize all required dependencies.

Link copied to clipboard
sealed class PaymentResult : Parcelable

Result to be passed to the callback of PaymentLauncher

Link copied to clipboard

Implementation of PaymentLauncher, start an PaymentLauncherConfirmationActivity to confirm and handle next actions for intents.

Link copied to clipboard

AssistedFactory to create a StripePaymentLauncher with shared dependencies already created elsewhere.

Functions

Link copied to clipboard

Creates a PaymentLauncher that is remembered across compositions.