PaymentAuthenticator

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend fun authenticate(host: AuthActivityStarterHost, authenticatable: Authenticatable, requestOptions: ApiRequest.Options)

Authenticates a StripeIntent or Source.

Link copied to clipboard

Notify the ActivityResultLaunchers are invalid. This happens when the host Activity is destroyed.

Link copied to clipboard

Notify the PaymentAuthenticator that a new ActivityResultCaller and ActivityResultCallback is available. This happens when the host Activity is recreated and its ActivityResultLauncher needs to be re-registered.