Guest Posted October 10, 2011 Posted October 10, 2011 Using oscommerce 2.3.1. Set up API in paypal, put the credentials in the appropriate fields, ran a test, says all set up okay for live use, return URL is to checkout_procedure.php, but each time I click the final "buy" on paypal, I get back to my shop, now logged out, and it says "Your shopping basket is empty!". I log back into the shop, and the item is still in the shopping basket. I'm beginning to think now this is a bug in 2.3.1? Any ideas anyone? Thanks in advance, Jack.
Guest Posted October 10, 2011 Posted October 10, 2011 PS If I add "cash on delivery" which obviously does not use paypal, the checkout procedure works.
satish Posted October 10, 2011 Posted October 10, 2011 return URL is to checkout_procedure.php This URL is wrong. Another thing is that when you are returning from paypal for some reason your session is getting destroyed or previous session ID is getting lost. You need to look into that. Satish 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.
Guest Posted October 10, 2011 Posted October 10, 2011 Well, an earlier post I made said to ensure Checkout_procedure.php was used! SO what IS the right return URL? And I've looked into session stuff so many times I think I'm going blind... there doesn't really seem to be much in oscommerce about it... can you give any specifics? Pretty please :)
♥14steve14 Posted October 12, 2011 Posted October 12, 2011 My store is set to return to checkout_success.php and it works fine. REMEMBER BACKUP, BACKUP AND BACKUP
xerika08 Posted October 14, 2011 Posted October 14, 2011 I am having problem with checkout using paypal standard. Upon completing check out, the customer receives an error message which prevents them from completing the trasaction. Paypal ran a test and says they are receiving a variable address_override=1 which is causing the error. Does anyone know how to correct this?
♥14steve14 Posted October 19, 2011 Posted October 19, 2011 Search through your includes/,odules/pay,metn/paypal_standard.php file to find $parameters['address_override'] Change the value to zero. See if that helps REMEMBER BACKUP, BACKUP AND BACKUP
Recommended Posts
Archived
This topic is now archived and is closed to further replies.