Errors
In the section Transactions - Errors all erroneous transactions.
Possible causes of errors independent of the program
Your server crashed while processing your request.
The payment system server failed while processing the application.
Technical work on the payment system server.
Changes in the payment system API.
Possible causes of errors generated by the program
Account hash does not match
The exchange hash does not match
The hash of the exchange amount does not match
The hash of the exchange currency does not match
Transaction history error
Incorrect transaction data
Insufficient funds in the administration account
User hash does not match
Passport verification error
Balance check error
Payment settings error
This is part of the texts returned when an error occurs. Reasons: - you, as an administrator, did not carefully read the documentation and made mistakes in the settings of payment systems. - attempts to replace data, attempts to hack on the part of the user when entering data. - server failure.
Errors returned by payment systems API
They are generated programmatically on the side of the payment system and are often not described.
For example:
Balance check error. WM: 1 step=13 - interfaces X2, X9 are not connected.
illegal_param_operation_id - incorrect transaction ID or a transaction with the same ID has already been executed.
List of errors returned by the X2 interface, Webmoney payments - see section: request execution code
The error description is displayed when viewing the error transaction in full: Transactions - Errors - view - Error
Last updated