#eran-galperin_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/1402612258927804562
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Sure, one moment
It's a setup intent -
seti_1Rt57pL16IKnT66K0PuUyii3_secret_SoiY1vkW88MyDvv8bnBU3yT4Ii48DcS
thanks, having a look
when creating the SetupIntent, you set: payment_method_options: { us_bank_account: { verification_method: "instant" }} https://dashboard.stripe.com/logs/req_g6fI1d5a5Kaidx
so as expected you won't see the microdeposit option, since it's not instant.
Where is the documentation for the various options available here?