#tamires_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/1227319467248320603
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
I was wondering if the PM token could be converted into a card token
I was wondering if an already created PM token could be transformed into a CARD token
Hello! No, there isn't. Payment Methods can't be used with older, legacy Stripe APIs. However, what you can do is continue to create Card objects using the legacy APIs. Card objects can be used as if they were Payment Methods with our newer APIs.
Ok sounds good thank you
Happy to help!
Sorry, just to calrify: I understand older legacy apis won't work with the new token generated. But my question is if it's possible to convert the existing token to a compatible id that the old legacy api could consume
like to transform
It is not possible to do that, no.
alright thanks
No problem!