#D365 Developer

1 messages · Page 1 of 1 (latest)

fringe kelpBOT
scarlet oasis
#

could you elaborate on what this "risk evaluation parameter" is?

lofty haven
#

Need to retreive risk evaluation value of payment intent. But i am not able to find out that parameter in json payload.

scarlet oasis
#

that didn't really help unfortunately. What is this parameter, where have you read about it, can you share an example of what is it

lofty haven
#

This is what i need.

#

I want this value to be retrieved in my .net code.

scarlet oasis
#

the PaymentIntent has a LatestCharge field, you can retrieve that Charge object from its ID, and then look at the charge.Outcome.