Page History
...
In case of the successful receiving and processing message the format of the replay packet should be:
| Code Block | ||
|---|---|---|
| 
 | ||
| <?xml version="1.0" encoding="UTF-8"?>
<pushpaymentresult firstcode="0" secondcode="0">
  <order>
    <billnumber>value</billnumber>
    <packetdate>value</packetdate>       
  </order>
</pushpaymentresult> | 
In case of the successful receiving and processing message the format of the replay packet should be:
...
