Page History
...
Code Block | ||
---|---|---|
| ||
<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://www.paysecure.ru/ws/"><soapenv:Body> <ws:orderresultResponse><orderresult> <order> <ordernumber>13032014_122</ordernumber> <billnumber>5500069208498005</billnumber> <testmode>1</testmode> <ordercomment>тестовый платеж</ordercomment> <orderamount>122.00</orderamount> <ordercurrency>RUB</ordercurrency> <firstname>Test</firstname> <lastname>Testov</lastname> <middlename>T.</middlename> <email>test@test.ru</email> <orderdate>13.03.2018 13:38:24</orderdate> <orderstate>Timeout</orderstate> <packetdate>13.03.2018 14:55</packetdate> <signature></signature> <checkvalue>863F176DC699131758B2230EA93BC911</checkvalue> </order> <order> <ordernumber>13032014_122</ordernumber> <billnumber>5500069208498070</billnumber> <testmode>1</testmode> <ordercomment>тестовый платеж</ordercomment> <orderamount>122.00</orderamount> <ordercurrency>RUB</ordercurrency> <firstname>Test</firstname> <lastname>Testov</lastname> <middlename>T.</middlename> <email>test@test.ru</email> <orderdate>13.03.2018 14:52:09</orderdate> <orderstate>Approved</orderstate> <packetdate>13.03.2018 14:55</packetdate> <signature></signature> <checkvalue>E458CD73F1AA3F994F4D97C40613FD0A</checkvalue> <operation> <billnumber>5500069208498070.1</billnumber> <operationtype>100</operationtype> <operationstate>Success</operationstate> <amount>122.00</amount> <currency>RUB</currency> <clientip>10.10.10.10</clientip> <ipaddress>0.0.0.0</ipaddress> <meantype_id>1</meantype_id> <meantypename>VISA</meantypename> <meansubtype>Busines</meansubtype> <meannumber>462710****4724</meannumber> <cardholder>TEST</cardholder> <cardexpirationdate>12/20</cardexpirationdate> <issuebank>Bank</issuebank> <bankcountry>RUS</bankcountry> <responsecode>AS000</responsecode> <message></message> <customermessage></customermessage> <recommendation></recommendation> <approvalcode>X53576</approvalcode> <protocoltypename>NET</protocoltypename> <processingname>Fake</processingname> <operationdate>13.03.2018 14:52:10</operationdate> <authresult></authresult> <authrequired>0</authrequired> <slipno>111111</slipno> </operation> <threedsdata> <version>1.0.0</version> <alphaauthresult>C</alphaauthresult> <challenge>C</challenge> <eci></eci> </threedsdata> </operation> <operation> <billnumber>5500069208498070.2</billnumber> <operationtype>200</operationtype> <operationstate>Success</operationstate> <amount>122.00</amount> <currency>RUB</currency> <clientip>10.10.10.10</clientip> <operation> <ipaddress>0.0.0.0</ipaddress> <billnumber>5500069208498070.2</billnumber><meantype_id>1</meantype_id> <operationtype>200<<meantypename>VISA</operationtype>meantypename> <operationstate>Success<<meansubtype>Busines</operationstate>meansubtype> <amount>122.00</amount><meannumber>462710****4724</meannumber> <currency>RUB<<cardholder>TEST</currency>cardholder> <clientip>10.10.10.10</clientip><cardexpirationdate>12/20</cardexpirationdate> <ipaddress>0.0.0.0</ipaddress><issuebank>Bank</issuebank> <meantype_id>1</meantype_id><bankcountry>RUS</bankcountry> <meantypename>VISA<<responsecode>AS000</meantypename>responsecode> <meansubtype>Busines<<message></meansubtype>message> <meannumber>462710****4724</meannumber><customermessage></customermessage> <cardholder>TEST<<recommendation></cardholder>recommendation> <cardexpirationdate>12<approvalcode></20</cardexpirationdate>approvalcode> <issuebank>Bank<<protocoltypename></issuebank>protocoltypename> <bankcountry>RUS<<processingname>Fake</bankcountry>processingname> <responsecode>AS000</responsecode><operationdate>13.03.2018 14:53:37</operationdate> <message><<authresult></message>authresult> <customermessage><<authrequired>0</customermessage>authrequired> <recommendation><<slipno>111111</recommendation>slipno> <approvalcode></approvalcode><threedsdata> <protocoltypename></protocoltypename> <version>1.0.0</version> <processingname>Fake<<alphaauthresult>Y</processingname>alphaauthresult> <operationdate>13.03.2018 14:53:37</operationdate> <challenge>C</challenge> <authresult></authresult> <authrequired>0<<eci>5</authrequired>eci> <slipno>111111<</slipno>threedsdata> </operation> </order> </orderresult></ws:orderresultResponse></soapenv:Body></soapenv:Envelope> |
...