- developer.alphacommercehub.com.au/api-explorer/17/3d-secure—auth-payment
- developer.alphacommercehub.com.au/docs/3d-secure#authorisationsale
{
"CardDetails": {
"CardCVV": "123",
"CardExpiryMonth": "07",
"CardExpiryYear": "2020",
"CardHolder": "John Smith",
"CardNumber": "4444333322221111"
},
"Header": {
"MerchantID": "AUP006DM006",
"TransactionType": "AuthPayment",
"UserID": "<...>",
"Version": "2"
},
"ThreeDSecure": {
"AuthenticationValue": "AAABBFlQlZQzVQNHA1CVEHqsOrA=",
"CAVVAlgorithm": "3",
"ECI": "05",
"XID": "ICAgICAgICAgICAxMDA2NTA1MTU="
},
"Transaction": {
"Amount": "1000",
"Currency": "AUD",
"MerchantTxnID": "AuthPayment-1509019420",
"Method": "CC"
}
}
See also a sample request in the XML format from the documentation: developer.alphacommercehub.com.au/docs/3d-secure#sample-authpayment-with-3d-secure