Skip to content

Instantly share code, notes, and snippets.

@coodix
Created November 26, 2012 08:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coodix/4147231 to your computer and use it in GitHub Desktop.
Save coodix/4147231 to your computer and use it in GitHub Desktop.
DO things happen
Было:
'<?xml version="1.0" encoding="UTF-8"?>
<response>
<status>0</status>
<iframeUrl>https://www.onlinedengi.ru/pay/bank_cards.php</iframeUrl>
<paymentId>117341518</paymentId>
<amountOriginal>553</amountOriginal>
<currency>RUB</currency>
<lang>rus</lang>
<customer_data>d3JvdGVfdG9fdGFibGU=</customer_data>
<hash>7709c67b8df6c5ed2137d3850a68da9c</hash>
</response>
'
Стало:
'<?xml version="1.0" encoding="UTF-8"?><response>
<status>0</status>
<MerchantId>10305</MerchantId>
<OrderId>118006564</OrderId>
<Amount>10.00</Amount>
<Currency>RUB</Currency>
<SecurityKey>696929ea13d63fa3e234b7e495657af7</SecurityKey>
<ReturnUrl>http://91.142.84.91/ok.php?iframe=1&amp;posID=118006564</ReturnUrl>
<FailUrl>http://91.142.84.91/fail.php?iframe=1&amp;posID=118006564</FailUrl>
</response>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment