ExtensionIdealPayment extension

on

Properties

js → _JS
no setter

Methods

confirmIdealPayment(String clientSecret, {ConfirmIdealPaymentData? data, ConfirmIdealPaymentOptions? options}) Future<PaymentIntentResponse>
Use stripe.confirmIdealPayment in the iDEAL Payments with Payment Methods flow when the customer submits your payment form. When called, it will confirm the PaymentIntent with data you provide, and it will automatically redirect the customer to authorize the transaction. Once authorization is complete, the customer will be redirected back to your specified return_url.