Skip to content

Instantly share code, notes, and snippets.

@vymarkov
Last active August 29, 2015 14:06
Show Gist options
  • Save vymarkov/2b1f338704605e7ba3ae to your computer and use it in GitHub Desktop.
Save vymarkov/2b1f338704605e7ba3ae to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="windows-1251" ?>
<request>
<auth login="delta_xml" sign="" signAlg="MD5" />
<client terminal="9752018" software="Dealer v0" serial="" />
<providers>
<authorizePayment>
<payment id="706456215">
<from amount="0.01" currency="980" />
<to service="7365" account="0686496985" amount="0.01" />
<receipt id="509998279" date="2014-09-12T17:11:04" />
</payment>
</authorizePayment>
</providers>
</request>
<?xml version="1.0" encoding="windows-1251" ?>
<response result="0">
<providers>
<authorizePayment result="0">
<payment date="2014-09-12T18:11:04+04:00" fatal="false" id="706456215" result="1" status="0" uid="15742578585004">
<extras AUTH_HOST="s1069.qiwi.com" PARSER_HOST="s1069.qiwi.com" />
</payment>
</authorizePayment>
</providers>
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment