Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Oct 3, 2017
1 parent dad5d1d commit d1059be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ final function __toString() {return df_xml_g("{$this->_ev->t()}Response", [], [G
* 1: Authorization error
* The md5 parameter does not match the result of calculating the hash function. Fatal error.
*
* 100: Refused to accept transfer
* 100: Refused to accept transfer (it is only for the `checkOrder` notification)
* Refusal to accept the transfer with the specified parameters. Fatal error.
*
* 200: Request parsing error
Expand Down

0 comments on commit d1059be

Please sign in to comment.