#RMoura_JS-source-to-pm
1 messages · Page 1 of 1 (latest)
Hey! There's no direct method to convert them, no. There is some compatibility though to ease the transition: https://stripe.com/docs/payments/payment-methods/transitioning#compatibility
this is not it.. I think.
So i have a db full of sources
and I want to run a job to replace those soruces (ids) with payment intetnts (ids)
Assume you mean Payment Method?
That's not possible, not without collecting payment data again
But as that link explains, you don't need Payment Method objects. You can still use Sources (they're just not encouraged)
hmm ok
Do stripe send an email confirming a sepa debit payment?
We'd send a receipt if configured in settings, yes