#ovunc-tukenmez_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/1277588238873264158
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
First of all, Sources API is deprecated and will become unavailable very soon. I urge you to migrate them to PaymentMethods API as soon as possible: https://support.stripe.com/questions/reusable-object-migration-from-sources-to-payment-intents
Hello vanya, I need this for Stripe ACH Manual verification step by the way.
Unfortunately, we don't support searching by fingerprint: https://docs.stripe.com/api/payment_methods/list
You might need to build your own index and search against it.
So currently there is no faster way than the one we implemented to check returning customer using Stripe API, right?
No