#stephchl_unexpected
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. Thank you for your patience!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
đ 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/1215027646082060358
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
Sure thing, it's req_FkdpzUU1vwaS3u - I executed this thru the stripe dashbaord
Thanks, taking a look
I see a Reserve transaction on your platform as expected here
You can see that in your Dashboard here: https://dashboard.stripe.com/test/balance under All transactions or if you go to your CAD balance at: https://dashboard.stripe.com/test/balance/overview?currency=cad
Maybe you weren't looking at your CAD balance?
Oh I see that as well. So does a reserve transaction indicate that resereves are set up for the platform? I did not see anything suggesting that was set up at https://dashboard.stripe.com/test/balance/overview
Are reserves set up by default?
Yes reserves are on by default
I see! Thank you for confirming.
Sure thing
If possible, I'd also like to confirm that for express accounts debit_negative_balances defaults to false, meaning express accounts by default will only have negative amounts on their Stripe balance and these negative amounts will not be withdrawn from their bank accounts.
Hmm no I believe it defaults to true. You should be able to easily test this by creating an Express account in testmode
I have several accounts in test mode already, i'll check the settings to confirm. thank you!