Curl With SSL

Top  Previous  Next

Payment Gateway Modules That Use Curl SSL

3rdlevelbilling.gw

authorizenetaim.gw

echo.gw

iongate.gw

linkpointform.gw

paynova.gw

paynova2.gw

paypal.gw

payready.gw

 

Curl with SSL is also used for FedEx and UPS shipping rates calculation, Authorize.Net Automatic Rebilling, SAASU integration and TeleSign integration. If you do not intend to use any of these features you can run AShop without Curl with SSL. There are other features that require Curl though, but without the SSL part.

 

Some web hosting services set up Curl on a proxy server. In this case Curl must be given parameters to work with the proxy server.

 

The scripts that use Curl SSL include a file named admin/curl.inc.php if it exists. Additional Curl settings can be included in this file, which will then be applied before Curl is run. An example curl.inc.php file for GoDaddy hosting service is provided with the AShop distribution file package. It is named godaddy-curl.inc.php. To use it with GoDaddy hosting service, first verify with GoDaddy tech support that the settings are correct and then rename the file to curl.inc.php