Stripe says I’m using SEPA DD via the Sources API but I’ve already migrated to PaymentIntents or I don’t think that’s the case?
If you are using SEPA DD Sources objects (ex: src_xxx) with the Payment Intents API, those payments will also register as Sources-based payments. You will need to migrate those objects to PaymentMethods via our Stripe Dashboard-based migration tooling. This can be done with no interruption to existing payment flows. To do so, please see reusable object migration.
Did this answer your question?
Related articles