#lucynoodles20_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/1215404789572313109
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello. Just for a little more context, this other company we're transfering some customers to is requesting a Stripe token for all the payment methods we give them. I'm pretty sure that's not possible, but just wanted to get some confirmation.
is there a token associated with them
Do you have an example? You get a payment method include thepm_123id, but what exactly are you looking for?
I think we are looking for an ID beginning with tok_
SetupIntents do not produce those tokens, that's a legacy api object
They return Payment Methods with pm_123 -- I think you'll need to work with that other company to udnerstand what they need and what it is for and how that related to you integration
Thanks yeah, that's what I thought. Will do!