◆ __construct()
| __construct |
( |
mixed |
$rawResponse = null | ) |
|
◆ getAuthToken()
Retrieves the authentication token obtained from the request.
- Returns
- string|null The authentication token or null if not set.
◆ getRawResponse()
Gets the response of the H2H request.
- Returns
- mixed The response or null if not set.
◆ getRedirectUrl()
Gets the redirect URL from the response.
- Returns
- string|null Returns the redirect URL or null if not set.
◆ getTransaction()
Gets the response if xml or json parsed.
- Returns
- mixed The response or null if not set.
◆ isJsonOrXml()
| isJsonOrXml |
( |
string |
$data | ) |
|
The documentation for this class was generated from the following file: