#altairsama2_best-practices
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/1491702816069390346
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
we cant find any such option on stripe
Hi there, there's no option to filter the banks in the Stripe provided checkout UI.
Can you help me understand why you want to rectrict only to banks with Oauth support?
hi, there was a way where we can only support banks with oauth support, I;ll dig up the docs for it but oauth is faster, microdeposits have a much longer TAT, and we want to roll out to a sibset of users only and when its stable, only then add more suppport flows
basically forcing instant via financial connections
Ah I see, you can set verification_method to "instant" to enforce financial connections. with no manual entry and microdeposit fallback
in a typical ach setup scenario, we set limits
Hey! Taking over for my colleague. Let me catch up.
Could you please clarify more ? you want to set limits to what exactly ?
to the amount we can pull from the customer
like when we authorize our bank for ach pulls, we set a limit right? and then the bank checks whether we have had that amount maintained historically and then approves the mandate
how does this work in stripe?
As far as I know for ACH, there is one default limit which is $1,000,000 per transaction