ThreeDSAuthenticationOutcome

Gives the result of the 3D Secure App Authentication

Request

Path parameters

terminalID

string,  10 characters,  required

The Paymentology issued terminal ID of the terminal requesting the transaction

reference

string,  1-255 characters,  required

The reference of the wallet the 3DS authentication is being actioned on

cardIdentifier

string,  1-20 characters,  required

The card number, sequence number or tracking number of the specified card

threeDSTransactionID

string,  required

The original transactionID that was supplied to the client in the 3DSecureAppAuthentication message

status

string,  required

0 – fully authenticated
1 – authentication failed
2 – timeout with cardholder’s app
3 – general error

errorMessage

string

Message to be displayed to the cardholder

transactionID

string,  1-255 characters,  required

Will be the unique transaction ID provided by the ACS

transactionDate

date,  required

Transaction date generated by the calling client

checksum

string,  required

HMAC-SHA256 hashed signature of the concatenated method name with all argument values using the terminal password as private key

Response

STATUS200 OK

Schema

resultCode

integer

Status code indicating transaction result

<?xml version=""1.0"" encoding=""UTF-8""?>
<methodResponse>
<params>
  <param>
    <value>
      <struct>
        <member>
          <name>resultCode</name>
            <value>
              <int>1</int>
            </value>
        </member>
      </struct>
    </value>
  </param>
</params>
</methodResponse>

 

Are you ready to use our APIs

If you are not yet registered with us.

Still have questions? Contact us.