◆ __construct()
| __construct |
( |
mixed |
$operation | ) |
|
◆ getAmount()
Get the amount of the operation.
- Returns
- ?float The operation amount.
◆ getAuthCode()
Get the authorization code associated with the operation.
- Returns
- mixed The authorization code or null if not found.
◆ getCheckFields()
Get the check fields associated with the operation.
- Returns
- mixed Check fields or null if not found.
◆ getCheckoutURL()
Get the checkout URL for the operation.
- Returns
- string|null The checkout URL or null if not found.
◆ getCurrency()
Get the currency of the operation.
- Returns
- string|null The currency or null if not found.
◆ getDetails()
Get additional details of the operation.
- Returns
- mixed Additional details or null if not found.
◆ getFee()
Get the fee associated with the operation.
- Returns
- float|null The fee amount or null if not found.
◆ getMerchantTransactionId()
| getMerchantTransactionId |
( |
| ) |
|
Get the merchant transaction ID.
- Returns
- mixed The merchant transaction ID or null if not found.
◆ getMessage()
Get the message associated with the operation.
- Returns
- string|null The operation message or null if not found.
◆ getMPI()
Get the MPI object for the operation.
- Returns
- ?MPI The MPI object.
◆ getOperationType()
Get the operation type.
- Returns
- string|null The operation type or null if not found.
◆ getPayFrexTransactionId()
| getPayFrexTransactionId |
( |
| ) |
|
Get the PayFrex transaction ID.
- Returns
- mixed The PayFrex transaction ID or null if not found.
◆ getPaymentCode()
Get the payment code associated with the operation.
- Returns
- mixed The payment code or null if not found.
◆ getPaymentDetails()
Get the payment details object for the operation.
- Returns
- ?PaymentDetails The payment details object.
◆ getPaymentMessage()
Get the payment message associated with the operation.
- Returns
- string|null The payment message or null if not found.
◆ getPaymentMethod()
Get the payment method used in the operation.
- Returns
- mixed The payment method or null if not found.
◆ getPaymentResponse()
Get the payment response information associated with the operation.
- Returns
- mixed Payment response information or null if not found.
◆ getPaymentSolution()
Get the payment solution used in the operation.
- Returns
- mixed The payment solution or null if not found.
◆ getPaySolTransactionId()
| getPaySolTransactionId |
( |
| ) |
|
Get the PaySol transaction ID.
- Returns
- mixed The PaySol transaction ID or null if not found.
◆ getRad()
Get RAD (Risk Assessment Decision) information associated with the operation.
- Returns
- mixed RAD information or null if not found.
◆ getRadMessage()
Get the RAD message associated with the operation.
- Returns
- string|null The RAD message or null if not found.
◆ getRespCode()
Get the response code object for the operation.
- Returns
- ?RespCode The response code object.
◆ getService()
Get the service of the operation.
- Returns
- mixed The service information.
◆ getStatus()
Get the status of the operation.
- Returns
- string|null The operation status or null if not found.
◆ getStatusType3DS()
Get the status of the 3DS (3-D Secure) for the operation.
- Returns
- mixed The 3DS status or null if not found.
◆ getSubscriptionPlan()
Get the subscription plan information associated with the operation.
- Returns
- mixed Subscription plan information or null if not found.
◆ getTransactionId()
Get the transaction ID.
- Returns
- mixed The transaction ID or null if not found.
◆ getType()
Get the type of the operation.
- Returns
- string|null The operation type or null if not found.
The documentation for this class was generated from the following file: