{
"resultCode":
1,
"additionalData": {
"property1":
"string",
"property2":
"string"
},
"amount": {
"currency":
"string",
"value":
0
},
"donationToken":
"string",
"fraudResult": {
"accountScore":
0,
"results": [ … ]
},
"merchantReference":
"string",
"order": {
"amount": { … },
"expiresAt":
"string",
"orderData":
"string",
"pspReference":
"string",
"reference":
"string",
"remainingAmount": { … }
},
"paymentMethod": {
"brand":
"string",
"type":
"string"
},
"pspReference":
"string",
"refusalReason":
"string",
"refusalReasonCode":
"string",
"shopperLocale":
"string",
"threeDS2ResponseData": {
"acsChallengeMandated":
"string",
"acsOperatorID":
"string",
"acsReferenceNumber":
"string",
"acsSignedContent":
"string",
"acsTransID":
"string",
"acsURL":
"string",
"authenticationType":
"string",
"cardHolderInfo":
"string",
"cavvAlgorithm":
"string",
"challengeIndicator":
"string",
"dsReferenceNumber":
"string",
"dsTransID":
"string",
"exemptionIndicator":
"string",
"messageVersion":
"string",
"riskScore":
"string",
"sdkEphemPubKey":
"string",
"threeDSServerTransID":
"string",
"transStatus":
"string",
"transStatusReason":
"string"
},
"threeDS2Result": {
"challengeCancel":
1,
"exemptionIndicator":
1,
"threeDSRequestorChallengeInd":
1,
"authenticationValue":
"string",
"cavvAlgorithm":
"string",
"dsTransID":
"string",
"eci":
"string",
"messageVersion":
"string",
"riskScore":
"string",
"threeDSServerTransID":
"string",
"timestamp":
"string",
"transStatus":
"string",
"transStatusReason":
"string",
"whiteListStatus":
"string"
},
"threeDSPaymentData":
"string"
}