#abotalov_api

1 messages ยท Page 1 of 1 (latest)

crisp jasperBOT
#

๐Ÿ‘‹ 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/1233429172551155824

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

tardy steppeBOT
sharp prawn
#

Hi ๐Ÿ‘‹ if you're providing bank account details via the API, you can't use instant verification as the error message indicates. What happens when you remove the offending parameter from your request?

mossy plover
#

If I remove it, then I see next_action verify_with_microdeposits

#

And if I verify it, then it succeeds

#

Thanks!
I'd like to verify if I actually can't use verification_method: 'instant' in tests?

sharp prawn
#

It's not about testing or not, it's about how you're passing the bank account details. Instant verification can only be used when your Customer in on-session and you're using a Stripe-hosted surface or Stripe Elements to handle the setup.

#

If you're directly providing those numbers to us, there is no customer interaction that we're aware of so we can't do instant verification.

mossy plover
#

Thanks for the help!
You can close the thread