#jasperste_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/1270343125583396946
๐ 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.
- jasperste_api, 3 days ago, 7 messages
hi there!
However it seems that balance.available events for connected accounts are heavily delayed
it should be in near real time. do you have a concrete example where you saw a delay that was not expected?
For example for account acct_1PaJFOR4guI7ZZaE in test I just did some payments, but I did not receive any balance.available events with account: acct_1PaJFOR4guI7ZZaE set. I also see that after the first payment for this account it took 7 days to be send
in test I just did some payments
did you use a test card that goes directly to your available balance? https://docs.stripe.com/testing#available-balance
if not, then yes it's expected that therer's a delay between a payment happening and it being sent to your available balance.
So we do not receive events when the pending balance gets updated?
balance.available, as its name implies, is about the available balance. and no there's no event to be notified of the pending balance.
Check, I assumed it means there is a new balance available including pending since it also sends the pending balance along. Thanks for clarifying !
I understand now ๐
happy to help ๐