ExtensionSepaDebitPayment extension

on

Properties

js → _JS
no setter

Methods

confirmSepaDebitPayment(String clientSecret, {ConfirmSepaDebitPaymentData? data}) Future<PaymentIntentResponse>
Use stripe.confirmSepaDebitPayment in the SEPA Direct Debit Payments with Payment Methods flow when the customer submits your payment form. When called, it will confirm the PaymentIntent with data you provide. Note that there are some additional requirements to this flow that are not covered in this reference. Refer to our integration guide for more details.