TransactionApproved Property
Indicates the status of the last transaction.
Data Type
BooleanDefault Value
falseRemarks
This property will be True if the last transaction was approved. However, you should not rely solely on the value contained in this property. After every transaction, the ResponseCode should be inspected and evaluated according to the specifications of the Gateway in use. A list of response codes for each gateway is listed in the ResponseCode property. However, it is recommended that the developer acquire the current list from the Gateway which is being used.