Skip to content

Instantly share code, notes, and snippets.

@aertan
Created July 6, 2021 10:17
Show Gist options
  • Select an option

  • Save aertan/304a427feaa75f34d62ae045687c9e6a to your computer and use it in GitHub Desktop.

Select an option

Save aertan/304a427feaa75f34d62ae045687c9e6a to your computer and use it in GitHub Desktop.
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<ns3:expressPaymentResponse xmlns:ns3="http://www.bkmexpress.com.tr">
<ns3:expressPaymentWSResponse>
<result>
<resultCode>5</resultCode>
<subResultCode>0</subResultCode>
<resultMsg>POS authorization unsuccessful</resultMsg>
</result>
<t>5f4a5b39-f364-482f-bacf-b17836c604cf</t>
<url xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
<ts>20210706-13:12:23</ts>
<s>J7/qpka3YqDjrZpW18d88nyESr3tLyEu6VxCJOmXCi2OATF48n8egX4LEVZuh6tP+gIgGzN3o3jJCTQbpzMZlehGXmnGwlNT2sHAtBJP3mIN3TWLtX/s/ku0HvlgaWUehbFXVBFP+cFh3uS4QsTKQYnFnMrT/HspeB6BaPAKjfOiFt/fSduv7sOjHvHZEeftRS+pjMLByp3g8vb7i7ezeQClWQQ82orlE8RnFe8x0b09EQZoIIipxISlngDk/UO2OFdp5ZIUH/aXdCex0TRprJMpvlNFy2CFEIvK1N6v/1zg3XVU/ZEBOGhyWnZ4D3iLUl4wCvVlnXI6Pgsw78TN/A==</s>
<posResult>
<orderId>4FsFjKxMPPqK</orderId>
<authCode xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
<posResponse>DECLINED</posResponse>
<posResultCode>99</posResultCode>
<posResultMessage>{&quot;orderId&quot;:&quot;4FsFjKxMPPqK&quot;,&quot;groupId&quot;:&quot;4FsFjKxMPPqK&quot;,&quot;response&quot;:&quot;Error&quot;,&quot;authCode&quot;:&quot;&quot;,&quot;hostRefNum&quot;:&quot;118713596831&quot;,&quot;procReturnCode&quot;:&quot;99&quot;,&quot;transId&quot;:&quot;21187NLqG01013839&quot;,&quot;errMsg&quot;:&quot;İşleminiz zaman aşımına uğramıştır. Tekrar deneyiniz.&quot;,&quot;extra&quot;:{&quot;settleId&quot;:&quot;692&quot;,&quot;trxDate&quot;:&quot;20210706 13:11:42&quot;,&quot;errorCode&quot;:&quot;9100&quot;,&quot;hostDate&quot;:null,&quot;numCode&quot;:&quot;999102&quot;}}</posResultMessage>
<referansNumber xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
<posTransactionId xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
<groupId xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
<cardBin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
<cardBank xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
<noflnst>0</noflnst>
<posBank>0046</posBank>
</posResult>
</ns3:expressPaymentWSResponse>
</ns3:expressPaymentResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment