Community
Descriptive Network Error message
about 1 year ago by Hantsy
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,
- 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.
- It will use the network related list for netwokRC in the tabapay response? such as visa, accel, use it own error list?
- The failed NetWorkRC only occurs when tabapay tx response
status=ERROR
?