hagraha Posted November 17, 2009 Share Posted November 17, 2009 When I'm in PayPal and I click the Cancel and Return to "Merchant Name" link, it tries to send me to: https://www.paypal.com/us/cgi-bin/catalog/checkout_payment.php which gives me a 404 Not Found error. Of course I'd really rather have it send me to: http://www.equus-academy.com/catalog/checkout_payment.php'>http://www.equus-academy.com/catalog/checkout_payment.php I can't figure out where to fix this error. My auto return in PayPal is on and set to http://www.equus-academy.com/catalog/checkout_success.php'>http://www.equus-academy.com/catalog/checkout_success.php My business url is set up in PayPal as http://www.equus-academy.com If I change the cancel_return variable in paypal_standard.php to the full path, then the full path is appended onto the end of the https://www.paypal.com/us/... prefix. The only place I can find a reference to https://www.paypal.com/us/... is at the top of paypal_standard.php when it sets the form_action_url, but I'm assuming if I change this I won't go to PayPal when I confirm my order in osCommerce. Does anyone know how I can get back to checkout_payment.php without getting the 404 screen? Thanks for your help. Quote Link to comment Share on other sites More sharing options...
satish Posted November 29, 2009 Share Posted November 29, 2009 auto return value is not taken from paypal profile but from the details posted to paypal. So check the module class code for return url value. Satish Quote Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Link to comment Share on other sites More sharing options...
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.