#ddm4313_webhooks

1 messages ยท Page 1 of 1 (latest)

quartz robinBOT
idle knollBOT
#

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.

quartz robinBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1247890791297187941

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

vestal saddle
#

hi there!

#

every time your available balance increases, then you will receive a balance.available event.

rancid spade
#

okay, but does it also show me what payment intent is this related to

#

like what funds are becoming available

vestal saddle
#

no, but you can find that information when a new payout is created, by listening to payout.created.

rancid spade
#

well yeah but im the one creating a payout

#

i have connect accs set to manual payout

#

wondering if theres a way to know when that payment is cleared

#

also, on stripe test mode, ive been testing connect and i am wondering how much time does it take to go from pending to available balance when the connected acc gets paid.

vestal saddle
#

for manual payouts, you cannot know which payments are included in it

#

wondering if theres a way to know when that payment is cleared
what do you mean by this? you could check the status of the payout object

#

also, on stripe test mode, ive been testing connect and i am wondering how much time does it take to go from pending to available balance when the connected acc gets paid.
for this types of questions you should ask Stripe support directly: https://support.stripe.com/contact

rancid spade
#

i guess i might have to just guess what payment is what when balance becomes available from db info if there isnt.

vestal saddle
rancid spade
#

okay, thank you

#

i wonder if that means payment intent webhook

#

would work for knowing this info then

#

or not

#

i guess not cause i dont see an updated event for it

idle knollBOT
vestal pasture
#

๐Ÿ‘‹ stepping in here as soma needs to step away

rancid spade
#

ah ok. ill check for available_on then, thats what i need anyway, just to know when its available. thank you