|
| | __construct (mixed $operation) |
| |
| | getStatus () |
| | Get the status of the Payment Solution operation.
|
| |
| | getPaySolTransactionId () |
| | Get the PaySol transaction ID of the Payment Solution operation.
|
| |
| | getTransactionId () |
| | Get the transaction ID of the Payment Solution operation.
|
| |
| | getOperationType () |
| | Get the operation type of the Payment Solution operation.
|
| |
| | getCurrency () |
| | Get the currency of the Payment Solution operation.
|
| |
| | getAmount () |
| | Get the amount of the Payment Solution operation.
|
| |
| | getMessage () |
| | Get the message of the Payment Solution operation.
|
| |
| | getMerchantTransactionId () |
| | Get the merchant transaction ID of the Payment Solution operation.
|
| |
| | getRespCode () |
| | Get the response code of the Payment Solution operation.
|
| |
| | getPaymentDetails () |
| | Get the payment details of the Payment Solution operation.
|
| |
| | getPaymentCode () |
| | Get the payment code of the Payment Solution operation.
|
| |
| | getPaymentMessage () |
| | Get the payment message of the Payment Solution operation.
|
| |
| | getMPI () |
| | Get the MPI of the Payment Solution operation.
|
| |
| | getDetails () |
| | Get the details of the Payment Solution operation.
|
| |
| | getPaymentMethod () |
| | Get the payment method of the Payment Solution operation.
|
| |
| | getPaymentSolution () |
| | Get the payment solution of the Payment Solution operation.
|
| |
| | getSubscriptionPlan () |
| | Get the Subscription plan of the Payment Solution operation.
|
| |
| | getAuthCode () |
| | Get the authorization code of the Payment Solution operation.
|
| |
◆ __construct()
| __construct |
( |
mixed |
$operation | ) |
|
◆ getAmount()
Get the amount of the Payment Solution operation.
- Returns
- string|null The amount or null if not found.
◆ getAuthCode()
Get the authorization code of the Payment Solution operation.
- Returns
- mixed The authorization code.
◆ getCurrency()
Get the currency of the Payment Solution operation.
- Returns
- string|null The currency or null if not found.
◆ getDetails()
Get the details of the Payment Solution operation.
- Returns
- mixed The details.
◆ getMerchantTransactionId()
| getMerchantTransactionId |
( |
| ) |
|
Get the merchant transaction ID of the Payment Solution operation.
- Returns
- string|null The merchant transaction ID or null if not found.
◆ getMessage()
Get the message of the Payment Solution operation.
- Returns
- string|null The message or null if not found.
◆ getMPI()
Get the MPI of the Payment Solution operation.
- Returns
- MPI|null The MPI or null if not found.
◆ getOperationType()
Get the operation type of the Payment Solution operation.
- Returns
- string|null The operation type or null if not found.
◆ getPaymentCode()
Get the payment code of the Payment Solution operation.
- Returns
- string|null The payment code or null if not found.
◆ getPaymentDetails()
Get the payment details of the Payment Solution operation.
- Returns
- PaymentDetails|null The payment details or null if not found.
◆ getPaymentMessage()
Get the payment message of the Payment Solution operation.
- Returns
- string|null The payment message or null if not found.
◆ getPaymentMethod()
Get the payment method of the Payment Solution operation.
- Returns
- mixed The payment method.
◆ getPaymentSolution()
Get the payment solution of the Payment Solution operation.
- Returns
- mixed The payment solution.
◆ getPaySolTransactionId()
| getPaySolTransactionId |
( |
| ) |
|
Get the PaySol transaction ID of the Payment Solution operation.
- Returns
- string|null The PaySol transaction ID or null if not found.
◆ getRespCode()
Get the response code of the Payment Solution operation.
- Returns
- RespCode|null|string The response code or null if not found.
◆ getStatus()
Get the status of the Payment Solution operation.
- Returns
- string|null The status or null if not found.
◆ getSubscriptionPlan()
Get the Subscription plan of the Payment Solution operation.
- Returns
- mixed The Subscription plan.
◆ getTransactionId()
Get the transaction ID of the Payment Solution operation.
- Returns
- string|null The transaction ID or null if not found.
The documentation for this class was generated from the following file: