TransactionVerifyResponseZibal

Represents the response object for verifying a transaction in Zibal.
Properties
NameTypeDescription
isErrorbooleanIndicates if there's an error in the response.
errorobjectError details if an error occurred.
Properties
NameTypeDescription
messagestringError message.
codenumberError code.
dataobjectData related to the transaction if successful.
Properties
NameTypeDescription
paidAtstringDate and time of the payment.
statusnumberStatus of the transaction.
amountnumberAmount of the transaction.
orderIdstringOrder ID of the transaction.
descriptionstringDescription of the transaction.
cartNumberstringCart number of the transaction.
multiplexingInfosArray.<string>Multiplexing information of the transaction.
refNumbernumberReference number of the transaction.
messagestringMessage of the transaction.