Back to All

Descriptive Network Error message

To explain the detailed error, we could have to translate the network response code to client. But check https://developers.tabapay.com/reference/iso-network-codes, there is a list for the network response,

  1. Which one will be used in the tabapay tx creation, the https://developers.tabapay.com/reference/transactioncreate API page does not provide an example with failed network RC.
  2. It will use the network related list for netwokRC in the tabapay response? such as visa, accel, use it own error list?
  3. The failed NetWorkRC only occurs when tabapay tx response status=ERROR?