Home - Help & Support - Contact Us
    

How Do I Integrate The Google� Checkout API Wth My Linux Hosting Account?

For the Google® Checkout API to work with your Linux hosting account, the correct proxy must be specified for outbound HTTPS (SSL) connections to Google®. This is done by modifying the Google® API code.

To Change Your Google® Checkout API Proxy

  1. With your favorite editor, open GlobalAPIFunctions.php.
  2. Locate line 254 within the "GetCurlResponse" function and modify it as shown below:
    curl_setopt
    ($ch,CURLOPT_PROXY,"http://proxy.shr.secureserver.net:3128");
  3. Save the file.
Rated:NR/0 Votes
327 Views
More Articles From APIs
More Articles From APIs
Print Article
Print
Share |
Comments, Questions & Reviews

Comments is currently disabled for this article!
Related Articles and Readings
How do I Transfer a .EU Domain?
You can transfer a .EU domain to us the same way that you transfer other domain names. However, ...
The information provided in this article is for general information and/or the comments is the sole responsibility of their respective authors and does not necessarily reflect the opinion of zeronese.net does not endorse any article and/or comments published by our web users unless otherwise noted.