PayWithAmazon\HttpCurlInterface::httpGet PHP Method

httpGet() public method

* GET using curl for the following situations 1. IPN certificate retrieval 3. Get User Info
public httpGet ( $url, $userAgent = null )
    public function httpGet($url, $userAgent = null);