#jefskoa_webhooks

1 messages ยท Page 1 of 1 (latest)

neon troutBOT
#

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

๐Ÿ“ 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.

quaint vessel
#

๐Ÿ‘‹ happy to help

#

do you mean the connected account created a manual payout for itself?

knotty sierra
#

I created the Payout as a connected account user to test if I got the web hook event. I see the payout in the Events log in Dev dashboard but did not see it as a web hook delivery though my web hook is setup to "listen" for payouts.paid.

quaint vessel
#

would you mind sharing the event ID and the webhook endpoint ID that you created?

knotty sierra
quaint vessel
#

this is not a connect payout

#

this is a manual payout on the platform itself

#

that's why you didn't receive the event

knotty sierra
#

Will a manual payout ever generate a webhook event at the platform level? I setup the web hook at the platform level (all accounts) as in production we'll have over 500 connected accounts so didn't want to set them up individually. I need to get any payout.paid event in my webhook app. Will only auto-payouts be "seen" at the platform level?

quaint vessel
#

your connected accounts shouldn't be able to create manual payouts on their own (unless they're standard accounts)

#

but yes you will receive the event

knotty sierra
#

I want to make sure I've got my terms right. The platform level exists above all connected accounts. A connected account is an individual merchant account under the platform umbrella. Do I have that part right?

quaint vessel
#

correct

knotty sierra
#

And the payout I created, a manual payout, was at the platform level?

quaint vessel
#

yes

knotty sierra
#

In production, where our connected accounts are set to auto-payout, will those generate the payout.paid event at the platform level so the web hook picks them up?

quaint vessel
#

they will be generated on each of the connected account, but because you've setup a webhook endpoint to listen to connect events you will receive the connect payout events

knotty sierra
#

Is there a way to trigger that in the Dev Dashboard so I can see the payout.paid json? The json genererated by the payout event above did not contain the connected account id which would be critical to identifying our customer in our receiving web hook custom app. I am also listening for the report successful event and have been able to see that in the web hook dashboard and confirm the connected account id is there. Now I need to prove to my dev manager that I can "see" the connected account on a payout. Can you help?

quaint vessel
#

yes you need to create a connected account

#

and then create a payment and then a manual payout on the connected account

knotty sierra
#

I have a few connected account in our KOA Development dashboard. I'll create a payment, then a manual payout and see what happens.

#

I thought that is what I did at the end of last week to generate the payout.

quaint vessel
#

you've done it on the sandbox

knotty sierra
#

Yes, sandbox only.

quaint vessel
#

but not the connected account of that sandbox account

#

but you need to create a connected account for that sandbox

knotty sierra
#

Sorry, I don't mean for you to have to train me on dashboard use. But, I see Payments in my KOA Developer connected account from Sept 19 and Sept 17. How do I generate a payout for them manually then?

neon troutBOT
cobalt ether
#

Let me know what specific questions you may have after reviewing the document

knotty sierra
#

I need to trigger a manual payout from the Stripe portal. Or can that be done if the connected account is set for auto-payout.

cobalt ether
#

We can only help with thechnical questions on this channel.