ExtensionCardPayment extension

on

Properties

js → _JS
no setter

Methods

confirmCardPayment(String clientSecret, {ConfirmCardPaymentData? data, ConfirmCardPaymentOptions? options}) Future<PaymentIntentResponse>
Use stripe.confirmCardPayment when the customer submits your payment form. When called, it will confirm the PaymentIntent with data you provide and carry out 3DS or other next actions if they are required.