Error
Initialisation phase
When incorrect parameters are sent (e.g. unknown terminal, incorrect password, invalid amount, …) the Gateway responds with an error message in XML format.
This message includes:
- an error code
- a mnemonic description of the error
Example of error message in Notification phase
Notification phase
When the transaction is not approved by the Bancomat Pay system, the Gateway notifies the Merchant an error message in NVP format.
This message includes:
- an error code
- a mnemonic description of the error
- a payment id
Example of error message in Notification phase
"errorcode":"GV00004","errormessage":"GV00004-Authentication not successful","globaloid":"","merchantcustomercode":"","merchanttransactioncode":"UniqueMandateReference","paymentid":"154909781560520989","result":"NOT AUTHENTICATED"