#kristineannmon

1 messages · Page 1 of 1 (latest)

heavy cargoBOT
#

Hello! We'll be with you shortly. 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.

brittle tapir
#

In the event object reference, each event for a connected account also contains a top-level account property. It identifies the account that the webhook is sent to and the data[object] it belongs

steady cedar
#

Okay let me check that.

#

The account is not included in the response when retrieving the event record via API.

#

This is the Webhook I created under the connected account.

brittle tapir
#

Can you share that event id? evt_xxx

steady cedar
#

Here is the event ID
evt_3OOXy5KrpVuMYlcQ2BLlABVw

brittle tapir
#

Okie and acct_1NzVGIKrpVuMYlcQ is one of the Connected Account?

steady cedar
brittle tapir
#

When an event is triggered to both connected accounts,
Which event triggered this Charge and what is the other event id for the other account?

#

I believe it came from req_T1WSwdCXX3OYVK which is directly on this Account

#

Or do you mean not 2 events coming at the same time, just many events come in at different times and you want to distinguish?

steady cedar
brittle tapir
#

But each account has a different webhook secret, how do you take both secrets in one endpoint?

steady cedar
brittle tapir
#

I mean generally it's not a good idea to share the same URL

#

So if you can setup in 2 different URL, things would be way easier