#vrk18

1 messages · Page 1 of 1 (latest)

cyan zodiacBOT
#

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.

modest forum
#

No the object is the Charge object I believe. You would want to find the corresponding PaymentIntent object first, before retriving its metadata

neat pivot
#

It is the Dispute object. But some of the events do not have the paymentIntentID. For example: for the payment.created event, the object is Charge object, it doesn't have the paymentIntentId.

modest forum
#

Ah I see, sorry

#

So you would want to Retrieve the Dispute object, expanding its charge.payment_intent

neat pivot
#

yes

neat pivot
#

How can I expand the payment_intent object in the possible webhook events ?

modest forum
#

expanding its charge.payment_intent

neat pivot
modest forum
#

no such type. What do you see specifically?

#

payment_intent.created maybe?

neat pivot
#

Not the payment_intent.created.

modest forum
#

Ah I see, yeah it's an undocumented event type and we want to un-ship it in the future, but there are merchants relies on it

#

You can ignore it if you don't need. it's the destination fraction of the main transaction being sent from Platform to Connected Account