#Franck

1 messages ยท Page 1 of 1 (latest)

honest lintelBOT
fathom coral
#

Hi ๐Ÿ‘‹

You will receive all the events you listen for on all connected accounts regardless of what platform initiated the action.

safe forum
#

Thanks, is there a way for me to triage those that I initiated ?

fathom coral
#

Yes

safe forum
#

like a "platform_id" ๐Ÿ˜›

fathom coral
#

The application is essentially the platform ID

safe forum
#

ooh got it, and that will be in the "event" object or the data object within it ? (i.e same level as account_id or not)

fathom coral
#

It''ll be in the data object

safe forum
#

I cant seem to find it

fathom coral
#

Sorry I can't use that

#

Can you provide an event ID?

safe forum
#

sure

#

@fathom coral evt_1Nf3WfG82aoDDcXS0DnZX8Kh

fathom coral
#

Hmmm that is odd.

#

Can you share the ID for the PaymentIntent created event?

safe forum
#

sure

#

pi_3Nf3WdG82aoDDcXS0fbhFVp1

#

I get the application for the PaymentIntent but not checkout session

fathom coral
#

Hmmm.... ๐Ÿค”

#

I think, because the Checkout Session isn't a movement of funds, we aren't putting the application parameter on it. Which is a little frustrating

#

I can raise it as a feature request to include this parameter for Connect requests

safe forum
#

That would be great. I guess anything that can be trigerred by a platform should have that parameter

#

I guess my temporary solution would be to receive the chekcout, then fetch the payment intent and check for application... which isnt super efficient

fathom coral
#

yes that was going to be my suggestion as a work-around

safe forum
#

In your experience, feature request like this are likely to get implemented ?