#madison_api
1 messages ¡ Page 1 of 1 (latest)
đ 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.
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?
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
Can you share that request id?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
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