Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

coastlinelucas

Archived
  • Posts

    5
  • Joined

  • Last visited

Everything posted by coastlinelucas

  1. I'd love to change, unfortunately the person i'm working on this for wants to stay with GoDaddy hmm big problem. I have tried the solution mentioned above, however no luck. On a different angle, for this to work, does the "Enable Encrypted Web Payments" need to be set to true? Currently it is set to false. I had big problems trying to work out how to use the ssl certificate and what the process is to get the values for: Your Private Key Your Public Certificate (PayPals Public Certificate /includes/ppalcert/paypal_cert_pem.txt) - I've got that ok Your PayPal Public Certificate ID The site owner has bought a Turbo SSL with godaddy - Could someone point me in the right direction of how to actually go about organising the SSL certificate to be usable with this setup? I'm very new to ssl. Thanks again
  2. Update: I have added the extra lines of code in the ipn.php file curl_setopt($ch, CURLOPT_PROXYTYPE, CURLPROXY_HTTP); curl_setopt($ch, CURLOPT_PROXY, "http://64.202.165.130:3128"); As i found in another post, however it's still no updating! Any help please?
  3. Thanks Terra, I believe it will come down to the host - the dreaded GoDaddy! I have seen info about fsock and also proxies and all sorts of things - I've been searching and searching and seem to get more confused! I've tried a few things to no avail... do you have any specific advice in this situation? Anybody else had the Paypal IPN Preparing Payment status being stuck and they're using a GoDaddy account? I'm sure there's something in the Godaddy setup blocking the response back from Paypal. Thanks again, Lucas
  4. Hi Guys, This is a great module and I have it setup and working to process payments. The problem is this: All my orders are stuck on Preparing [PayPal IPN] The Paypal payment processes correctly, ie the funds transfer between my sandbox accounts, however the status never updates to payment received. Any suggestions and help is greatly appreciated! Lucas
×
×
  • Create New...