#madison_api

1 messages ¡ Page 1 of 1 (latest)

versed turretBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1408473990808211457

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

tiny light
#

Hi, we talk about the migration here: https://docs.stripe.com/payments/payment-methods/transitioning

Sources are backward compatible so you should be able to use exsiting card sources for instance on a payment

Can you share more context to your quesion please? What is your end goal? What errors are you running into specifically?

versed turretBOT
ember vale
#

I'm unable to process "src_" payment methods when transferring them to another platform (Younium). "pm_" payment methods work fine, but src_ gets an error and can't be processed

tiny light
#

Can you share that request id?

#

In this case, given that you're migrating these objects to a new account, it's possible that you would need to have the customer back on session and collect the payment method details again

#

I'll wait for the specific request id to confirm this though