PayWithAmazon\HttpCurlInterface::httpPost PHP Method

httpPost() public method

* POST using curl for the following situations 1. API calls 2. IPN certificate retrieval 3. Get User Info
public httpPost ( $url, $userAgent = null, $parameters = null )
    public function httpPost($url, $userAgent = null, $parameters = null);