#dino_pephanis-auth-code

1 messages ยท Page 1 of 1 (latest)

quartz moat
#

Hi there ๐Ÿ‘‹ I'm not sure what you're referring to by transaction auth code, could you clarify?

kindred yacht
#

it is the authorisation code from the issuing bank

#

Hi

quartz moat
#

Gotcha, information regarding the outcome of a payment being sent to a network is stored on the related Charge object in the outcome hash.
https://stripe.com/docs/api/charges/object#charge_object-outcome

And you can find the Charge associated with a Payment Intent via the charges field:
https://stripe.com/docs/api/payment_intents/object#payment_intent_object-charges

kindred yacht
#

OK, thanks for the info. But can't see the auth code in the outcome

quartz moat
#

I'm still not entirely certain what the auth code would look like, so we may not surface it.

kindred yacht
#

OK, will investigate further my end.

#

Thank you for your help