Args
Arguments for launching LinkActivity to confirm a payment with Link.
Parameters
stripeIntent
The Stripe Intent that is being processed
merchantName
The customer-facing business name.
customerEmail
Email of the customer, used to pre-fill the form.
customerPhone
Phone number of the customer, used to pre-fill the form.
initialFormValuesMap
The initial form values for FormController
prefilledCardParams
The payment method information prefilled by the user.
injectionParams
Parameters needed to perform dependency injection. If null, a new dependency graph will be created.