◆ __construct()
| __construct |
( |
mixed |
$operation | ) |
|
◆ getAmount()
Get the amount of the ThreeDs operation.
- Returns
- string|null The amount or null if not found.
◆ getCurrency()
Get the currency of the ThreeDs operation.
- Returns
- string|null The currency or null if not found.
◆ getMerchantTransactionId()
| getMerchantTransactionId |
( |
| ) |
|
Get the merchant transaction ID of the ThreeDs operation.
- Returns
- string|null The merchant transaction ID or null if not found.
◆ getMessage()
Get the message of the ThreeDs operation.
- Returns
- string|null The message or null if not found.
◆ getMPI()
Get the MPI of the ThreeDs operation.
- Returns
- MPI|null The MPI or null if not found.
◆ getOperationType()
Get the operation type of the ThreeDs operation.
- Returns
- string|null The operation type or null if not found.
◆ getPayFrexTransactionId()
| getPayFrexTransactionId |
( |
| ) |
|
Get the PayFrex transaction ID of the ThreeDs operation.
- Returns
- null|string The PayFrex transaction ID or null if not found.
◆ getPaymentCode()
Get the payment code of the ThreeDs operation.
- Returns
- string|null The payment code or null if not found.
◆ getPaymentDetails()
Get the payment details of the ThreeDs operation.
- Returns
- PaymentDetails|null The payment details or null if not found.
◆ getPaymentMessage()
Get the payment message of the ThreeDs operation.
- Returns
- string|null The payment message or null if not found.
◆ getRedirectionResponse()
| getRedirectionResponse |
( |
| ) |
|
Get the redirection response of the ThreeDs operation.
- Returns
- string|null The payment details or null if not found.
◆ getRespCode()
Get the response code of the ThreeDs operation.
- Returns
- RespCode|null The response code or null if not found.
◆ getService()
Get the service of the ThreeDs operation.
- Returns
- string|null The service or null if not found.
◆ getStatus()
Get the status of the ThreeDs 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: