Method | Description | |
---|---|---|
__construct ( ) | ||
doMutualAuthCall ( $method, $path, $testInfo, $requestBodyString, $inputHeaders = [] ) | ||
doXPayTokenCall ( $method, $baseUrl, $resource_path, $query_string, $testInfo, $requestBodyString, $inputHeaders = [] ) |
Method | Description | |
---|---|---|
getBasicAuthHeader ( $userId, $password ) | ||
getCorrelationId ( ) | * Correlation Id ( x-correlation-id ) is an optional header while making an API call. You can skip passing the header while calling the API's. | |
loggingHelper ( $response, $curl, $testInfo, $requestBody ) |
public doMutualAuthCall ( $method, $path, $testInfo, $requestBodyString, $inputHeaders = [] ) |
public doXPayTokenCall ( $method, $baseUrl, $resource_path, $query_string, $testInfo, $requestBodyString, $inputHeaders = [] ) |