present

fun present(activityResultLauncher: ActivityResultLauncher<LinkActivityContract.Args>, prefilledNewCardParams: PaymentMethodCreateParams? = null)

Launch the Link UI to process the Stripe Intent sent in setup.

Parameters

prefilledNewCardParams

The card information prefilled by the user. If non null, Link will launch into adding a new card, with the card information pre-filled.