WeChatPayAuthenticator

PaymentAuthenticator implementation to authenticate through WeChatPay SDK.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend fun authenticate(host: AuthActivityStarterHost, authenticatable: StripeIntent, requestOptions: ApiRequest.Options)
Link copied to clipboard
open override fun onLauncherInvalidated()
Link copied to clipboard
open override fun onNewActivityResultCaller(activityResultCaller: ActivityResultCaller, activityResultCallback: ActivityResultCallback<PaymentFlowResult.Unvalidated>)