present
Present the full Link flow — consumer lookup, authentication, payment method selection, and payment method creation — in a single call. The result is delivered through the PresentCallback provided to createPresenter.
The email and phone number provided in LinkController.configure are used for the flow. LinkController.configure must have completed successfully first; otherwise the result is PresentResult.Failed with a MissingConfigurationException. If a presentation is already in progress, this call will be ignored.