confirmPayment
Confirm and, if necessary, authenticate a PaymentIntent. Used for automatic confirmation flow.
Parameters
the Activity that is launching the payment authentication flow
ConfirmPaymentIntentParams used to confirm the PaymentIntent
Optional, the Connect account to associate with this request. By default, will use the Connect account that was used to instantiate the Stripe object, if specified.
Confirm and, if necessary, authenticate a PaymentIntent. Used for automatic confirmation flow.
Parameters
the Fragment that is launching the payment authentication flow
ConfirmPaymentIntentParams used to confirm the PaymentIntent
Optional, the Connect account to associate with this request. By default, will use the Connect account that was used to instantiate the Stripe object, if specified.