#jordems-transfer-balanceavailability

1 messages ยท Page 1 of 1 (latest)

tiny riverBOT
hazy finch
#

Hi ๐Ÿ‘‹

What is the source of the "Funds added" here? Do you mean when charges settle? Or only when transfers occur?

stark elbow
#

In the case of adding funds to the connect accounts balance through this flow. I can fetch more context from my colleagues if this doesn't suffice.

hazy finch
stark elbow
#

Ah okay perfect yeah that should work if i'm able to split out requests from the API and the Dashboard, is there a way in that I can tell if the event has been triggered only via the dashboard?

hazy finch
#

Not specifically. You can check the event in your Event logs in the Dashboard which will show you whether the event was due to an API request, a Dashboard action, or an automatic action on Stripe's part.

#

In the webhook we do return a request property but that would be populated for both API and Dashboard triggered events.

stark elbow
#

It looks like in the dashboard there is some additional undocumented parameters added request which fetch some extra information including this "manage" property, which i think is what says whether it's on the dashboard or not. I'm not sure if this is something that I should be attempting to use or not.

hazy finch
stark elbow
#

Okay I'll keep looking for another solution. This information definitely helped me get started. Thanks a lot @hazy finch !!!

hazy finch
#

Happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚