dearjenni Posted April 21, 2009 Posted April 21, 2009 Hi, I have followed all the instructions to set up Paypal Standard (I have activated that module in Admin and followed the instructions found here). When I add something to my cart and continue with the purchase, I confirm what shipping method to use, it states that Paypal is the only payment option and proceed to payment and I get the following error message: Not Found The requested URL /shop/checkout_confirmation.php was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. My shop directory (OSC download) is called "Shop" and not the usual "Catalog". I have checked that I have the "checkout_confirmation.php" file directly under the "Shop" folder and it is there so don't know why I am getting this error. I have used OSC once before and set up my directory the same but never experience this problem. I'm sure it's something silly I've forgotten to do! Thanks in advance for any help. Quote
joncas Posted April 28, 2009 Posted April 28, 2009 Hello Jennifer, we have been running the same paypal module for a little over a year, and until a few days ago it was working fine. Then our customers reported the same error you found -- have you discovered the solution in the meantime? I suppose something must have changed on the PayPal site, and I have filed a request with their customer support ... Best regards Robert Imhoff Quote
joncas Posted April 28, 2009 Posted April 28, 2009 Hi Jenni i think I found the solution to your problem: in the file /includes/configure.php one needs to fill in the values for HTTP_SERVER and DIR_WS_HTTP_CATALOG This is used to fill in the return url in the paypal server, otherwise the return link passed to paypal is sent as a local link which gives the file not found error since it gets called on the paypal site. If you set those two values to the correct absolute url of your site and the directory path where OSCommerce is installed, it should work. regards Robert Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.