LinkPaymentLauncher
Launcher for an Activity that will confirm a payment using Link.
Functions
Link copied to clipboard
LinkInjectable classes don't implement fallback because they receive the injector directly as a constructor parameter.
Link copied to clipboard
fun present(activityResultLauncher: ActivityResultLauncher<LinkActivityContract.Args>)
Content copied to clipboard
Link copied to clipboard
suspend fun setup(stripeIntent: StripeIntent, completePayment: Boolean): AccountStatus
Content copied to clipboard
Sets up Link to process the given StripeIntent.