#mason-terry_connect-account-debits

1 messages ยท Page 1 of 1 (latest)

vast masonBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

hidden olive
#

I can make a feature request for this but I cannot guarnatee if/when it will be implemented.

inland hollow
#

Okay thank you. I'm trying to test what will happen if a dispute happens and the connected account balance does not have that amount available. If debit_negative_balances is true, will it just make the balance go into the negative?

hidden olive
#

If the dispute amount is sufficient enough to make the Stripe account balance go negative, and you have debit_negative_balances set to true, Stripe will attempt to pull funds from their bank account to cover the negative balance.

inland hollow
#

will that be true if we programmatically create a transfer reversal when we get the charge.dispute.created event?

hidden olive
#

Yes it should

inland hollow
#

thank you

vast masonBOT