Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<?xml version="1.0" encoding="UTF-8"?> 
<pushpaymentresult firstcode="0" secondcode="0">
 <order>
  <billnumber>value</billnumber>
  <packetdate>value</packetdate>                 
 </order>
</pushpaymentresult>

В случае неудачи:

Code Block
languagexml
<?xml version="1.0" encoding="UTF-8"?> 
<pushpaymentresult firstcode="value" secondcode="value">
</pushpaymentresult>