#gregory_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/1402022984625033282
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello, looking in to this. I beleive there is a way to pull funds from their bank account but I'm not finding the doc on it
Hi! Thanks, yeah we have permission to do so and I think the account is set up correctly to do so, but just want to make sure that this is the correct process to intitiate it
Has this question come up before?
It has, I'm having a surprising amount of difficulty finding the docs on this
I think you should be fine but I'm less familiar with how pulling funds like that works
So it’s almost like a decision tree for the system, I charge $X amount, if sufficient funds are in the stripe connected account, take from there, if not, debit from the connected bank account
We should automatically do that according to this support article:
https://support.stripe.com/questions/debit-a-connected-account
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Thank you! And does the “pull funds” feature equate to that “ create charge” function they reference
Yes
Great, thank you for the help!