◆ __construct()
| __construct |
( |
mixed |
$operation | ) |
|
◆ getAmount()
Get the amount of the TRA operation.
- Returns
- string|null The amount or null if not found.
◆ getCurrency()
Get the currency of the TRA operation.
- Returns
- string|null The currency or null if not found.
◆ getMerchantTransactionId()
| getMerchantTransactionId |
( |
| ) |
|
Get the merchant transaction ID of the TRA operation.
- Returns
- string|null The merchant transaction ID or null if not found.
◆ getOperationType()
Get the operation type of the TRA operation.
- Returns
- string|null The operation type or null if not found.
◆ getPayFrexTransactionId()
| getPayFrexTransactionId |
( |
| ) |
|
Get the PayFrex transaction ID of the TRA operation.
- Returns
- null|string The PayFrex transaction ID or null if not found.
◆ getPaySolTransactionId()
| getPaySolTransactionId |
( |
| ) |
|
Get the PaySol transaction ID of the TRA operation.
- Returns
- string|null The PaySol transaction ID or null if not found.
◆ getRespCode()
Get the response code of the TRA operation.
- Returns
- RespCode|null|string The response code, null if not found, or an instance of RespCode.
◆ getService()
Get the service of the TRA operation.
- Returns
- string|null The service or null if not found.
◆ getStatus()
Get the status of the TRA operation.
- Returns
- string|null The status or null if not found.
◆ getTransactionId()
Get the PayFrex transaction ID of the TRA operation.
- Returns
- string|null The transaction ID or null if not found.
The documentation for this class was generated from the following file: