Configuration
fun Configuration( stripeIntent: StripeIntent, merchantName: String, customerName: String?, customerEmail: String?, customerPhone: String?, shippingValues: Map<IdentifierSpec, String?>?)
Content copied to clipboard
Parameters
stripeIntent
The Stripe Intent that is being processed
merchantName
The customer-facing business name.
customerName
Name of the customer, used to pre-fill the form.
customerEmail
Email of the customer, used to pre-fill the form.
customerPhone
Phone number of the customer, used to pre-fill the form.
shippingValues
The initial shipping values for FormController.