#bongowilliams

1 messages · Page 1 of 1 (latest)

cobalt plinthBOT
main silo
#

here's an example event received via the webhook: evt_3NOYoh2XVptw46Sq1aWXpiZA

round zinc
cobalt plinthBOT
main silo
#

is that information passed in the payment_intent.succeeded webhook or do i need to make another api call to retrieve the base currency of the transaction?

stoic frost
#

The information is not available in the payment_intent.succeeded event. A separate API request is required

main silo
#

okay thanks, and is the charge id I need to look up the charge_object in the webhook data?

stoic frost
main silo
#

thanks!