ExtensionHandleCardAction extension

on

Properties

js → _JS
no setter

Methods

handleCardAction(String clientSecret) Future<PaymentIntentResponse>
Use stripe.handleCardAction in the Payment Intents API manual confirmation flow to handle a PaymentIntent with the requires_action status. It will throw an error if the PaymentIntent has a different status.