Direct IntegrationThreeDSecure Authentication

Request –ThreeDSecureAuthentication

<?xml version=“1.0” encoding=“utf-8”?> <soap:Envelope xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance“ xmlns:xsd=“http://www.w3.org/2001/XMLSchema“ xmlns:soap=“http://schemas.xmlsoap.org/soap/envelope/“> <soap:Body> <ThreeDSecureAuthentication xmlns=“https://www.thepaymentgateway.net/“> <ThreeDSecureMessage> <MerchantAuthentication MerchantID=“MerchantID” Password=“Password” /> <ThreeDSecureInputData CrossReference=“070101010101010101010104”> <PaRES> eJycVF1zojAU/SsO+7hjE75EnZiOrdL6wbZFbN3HCBFoIWgCovz6DWots7MPu8sLN4d7zz3nXibo9pAmrT3lIs7YQFFvoN KizM+CmIUDZenZ7a5yi5EXcUpHC+oXnGLkUCFISFtxMFAMo6tZmgW1noLR89ClAqMLHZZsNxoCn0dZx/2IsBwj4u/uJj+w…
Direct IntegrationThreeDSecure Authentication

Response – ThreeDSecureAuthenticationResponse

<?xml version=“1.0” encoding=“utf-8”?> <soap:Envelope xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance“ xmlns:xsd=“http://www.w3.org/2001/XMLSchema“ xmlns:soap=“http://schemas.xmlsoap.org/soap/envelope/“> <soap:Body> <ThreeDSecureAuthenticationResponse xmlns=“https://www.thepaymentgateway.net/“> <ThreeDSecureAuthenticationResult AuthorisationAttempted=“True”> <StatusCode>0</StatusCode> <Message>Auth Code:123456</Message> </ThreeDSecureAuthenticationResult> <TransactionOutputData CrossReference=“07010101010010101010102” ExternalCrossReference=“58792488326099422839“ ExternalClientReference=“15764860733312436602“…
Menu