ExtensionConfirmCardSetup extension

on

Properties

js → _JS
no setter

Methods

confirmCardSetup(String clientSecret, {ConfirmCardSetupData? data, ConfirmCardSetupOptions? options}) Future<SetupIntentResponse>
Use stripe.confirmCardSetup in the Setup Intents API flow when the customer submits your payment form. When called, it will confirm the SetupIntent with data you provide and carry out 3DS or other next actions if they are required.