Skip to content

Instantly share code, notes, and snippets.

@aertan
Created July 6, 2021 12:06
Show Gist options
  • Select an option

  • Save aertan/0cfd2a41a09c177172ec71961829140e to your computer and use it in GitHub Desktop.

Select an option

Save aertan/0cfd2a41a09c177172ec71961829140e 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>73ade8c9-0f37-4ca1-922e-44cf8a0cf897</t>
<url xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
<ts>20210706-14:49:14</ts>
<s>e/aEhjlUvT9U/VQl2RxTWfl9Ozf+i81XSJgApckqK+ZriDKsXlVyMW5Cw+YXyRQYUZrLZ4B6uoLpA8GdbseokDihaCaSTtOmr2bbu6DzepbgIb/+34lt6A0aKVhdvA8FAj1Om1xB/GQ/pVpsZ6Aopy6+2Ws6JVQKvLj9Co4m/BEZ9TRCHs+SfwNrDEh6bhjEQjFBkeH+RCeUJPIlyoiDHjDWpTR7V6ty9hUbG/BP9han/Ehr5vINMDOrFTlgwxMRKyBxCKpVEUp+KDHBqU7VBnNt6L9wltsfwk+12rm0I4Bg5gQagkW/7+5mYfx+9Sie7uUz3O9dBofYGD2ewQTjyg==</s>
<posResult>
<orderId>tb4JfMSEuok9</orderId>
<authCode xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
<posResponse>DECLINED</posResponse>
<posResultCode>92</posResultCode>
<posResultMessage>{&quot;order&quot;:{&quot;orderId&quot;:&quot;tb4JfMSEuok9&quot;},&quot;transaction&quot;:{&quot;response&quot;:{&quot;source&quot;:&quot;GVPS&quot;,&quot;code&quot;:&quot;92&quot;,&quot;reasonCode&quot;:&quot;0651&quot;,&quot;message&quot;:&quot;Declined&quot;,&quot;errorMsg&quot;:&quot;Kullanıcı şifresi hatalı&quot;,&quot;sysErrorMsg&quot;:&quot;ErrorId: 0651&quot;},&quot;refNo&quot;:&quot;&quot;,&quot;authCode&quot;:&quot;&quot;,&quot;batchNo&quot;:&quot;&quot;,&quot;seqNo&quot;:&quot;&quot;,&quot;provDate&quot;:&quot;20210706 14:49:13&quot;,&quot;hostMsgList&quot;:[],&quot;rewardList&quot;:[],&quot;chequeList&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>0062</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