#james_35976

1 messages · Page 1 of 1 (latest)

lilac trenchBOT
#

Hello james_35976, 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.
james_35976, 2 hours ago, 40 messages
james_35976-stripe-tax-also-webhooks, 7 hours ago, 74 messages
james_35976, 20 hours ago, 23 messages
james_35976, 21 hours ago, 43 messages
james_35976, 1 day ago, 5 messages
james_35976, 1 day ago, 7 messages
and 2 more

lean cipher
#

You would need to expand the PaymentIntent object, and then find the latest_charge inside it

slender lance
#

evt_1O4qN0G1FXQKmxtoCA2LQRib

#

event Id . I did not the the paymentIntent Object

#

Do I need to Retrieve a PaymentIntent object?

lean cipher
#

Yes please call a Retrieve PaymentIntent and passing in the PaymentIntent Id in your event above (pi_3O4qMyG1FXQKmxto1EeWz8nA)

slender lance
#

This can be expanded into an object with the expand request parameter.

#

how to add the expand request

lean cipher
slender lance
#

in this case : ['expand' => ['payment_intent ', 'latest_charge']]

#

like this?\