handleNextActionForPayment
Handle the next_action for a previously confirmed PaymentIntent.
Used for manual confirmation flow.
Parameters
the Activity
that is launching the payment authentication flow
the client_secret property of a confirmed PaymentIntent object
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.
Handle the next_action for a previously confirmed PaymentIntent.
Used for manual confirmation flow.
Parameters
the Fragment
that is launching the payment authentication flow
the client_secret property of a confirmed PaymentIntent object
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.