I'm having problems with the payment provider side of the shopping cart.
If I used the default "Invoice with order" payment method all works fine, and you can go through the order process testing it repeatedly.
BUT when I add Paypal as a payment method and select that at the checkout I get through the payment process and Paypal sends me back to the site then I receive this error when clicking on the Done button on the receipt page.
Once this has happened I can no longer view the shopping cart, checkout, add products or do anything involving those scripts - I get this same error every time.
THe hosting company (Fasthosts) have re-installed scripting on the site and have also said that the actual timeout configured on the server is not being reached. If I turn off friendly error reporting (?!) in IE the message becomes "The server has misbehaved by returning an incomplete set of headers" which is the same error you get when attempting to run a CGI script on a server without scripting installed.
HERE'S THE STRANGE BIT...
If I close the browser, remove the cookie and go back in the error is gone and I can once again go through the process but the error returns at the same point.
Even stranger is that with Paypal configured as an option sometimes this error occurs when selecting Invoice with Order as the payment method.
This seems to be caused by information stored in the cookie, presumably relating to the payment method.
I have deleted the recipt page contents and made it just redirect to the home page and that has fixed it in that people can now complete the order process start to finish BUT they cannot then go back through the checkout without first deleting the cookie.
AND EVEN STRANGER...
I have tried uploading a fresh site - this works fine, again until I enable Paypal then it produces the same error. This at least tells me my site is ok. I even tried testing a fresh site on a different domain.
THESE ERRORS HAVE ONLY APPEARED SINCE UPGRADING TO VERSION 8.5
This has been going on some time now and Actinic are unable to assist.
PLEASE HELP!!
If I used the default "Invoice with order" payment method all works fine, and you can go through the order process testing it repeatedly.
BUT when I add Paypal as a payment method and select that at the checkout I get through the payment process and Paypal sends me back to the site then I receive this error when clicking on the Done button on the receipt page.
Once this has happened I can no longer view the shopping cart, checkout, add products or do anything involving those scripts - I get this same error every time.
THe hosting company (Fasthosts) have re-installed scripting on the site and have also said that the actual timeout configured on the server is not being reached. If I turn off friendly error reporting (?!) in IE the message becomes "The server has misbehaved by returning an incomplete set of headers" which is the same error you get when attempting to run a CGI script on a server without scripting installed.
HERE'S THE STRANGE BIT...
If I close the browser, remove the cookie and go back in the error is gone and I can once again go through the process but the error returns at the same point.
Even stranger is that with Paypal configured as an option sometimes this error occurs when selecting Invoice with Order as the payment method.
This seems to be caused by information stored in the cookie, presumably relating to the payment method.
I have deleted the recipt page contents and made it just redirect to the home page and that has fixed it in that people can now complete the order process start to finish BUT they cannot then go back through the checkout without first deleting the cookie.
AND EVEN STRANGER...
I have tried uploading a fresh site - this works fine, again until I enable Paypal then it produces the same error. This at least tells me my site is ok. I even tried testing a fresh site on a different domain.
THESE ERRORS HAVE ONLY APPEARED SINCE UPGRADING TO VERSION 8.5
This has been going on some time now and Actinic are unable to assist.
PLEASE HELP!!
Comment