#falkhe
1 messages · Page 1 of 1 (latest)
hi! what's SEPA Lastschrift exactly, haven't heard of that. Is there a link to the Stripe documentation of that payment method. Do you just mean SEPA Debit?https://stripe.com/docs/payments/sepa-debit/accept-a-payment
I think so .. not 100% sure if "debit" ist the 1:1 translation vor "Lastschrift" (german)
well either way, if we're talking about SEPA Debit you could use ~~https://stripe.com/docs/disputes/how-disputes-work~~ to pass the IBAN and create a PaymentMethod object on the backend, and then use that PaymentMethod to confirm a PaymentIntent
bad link sorry
