OceanRanch Posted August 14, 2011 Posted August 14, 2011 I am trying to install paypal_standard_1_0. The installation tips thread http://www.oscommerce.com/forums/topic/331996-how-to-setup-paypal-website-payments-standard/page__hl__paypal+logo__st__20 refers to 12. Set the return URL to http://<your website>/catalog/ipn.php. I do not have that ipn.php file in my catalog and it is not in the paypal_standard_1_0 addon module that I downloaded. I am running an old version (to be upgraded 1/2012) but I need to get PayPal running. Where is the ipn.php? Thanks, Tom Quote
satish Posted August 15, 2011 Posted August 15, 2011 Use Module that comes with oscommerce 2.3.1 if there is no specific reason with the version you plan to go. 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.
OceanRanch Posted August 15, 2011 Author Posted August 15, 2011 Use Module that comes with oscommerce 2.3.1 if there is no specific reason with the version you plan to go. Satish Hi Satish, Thanks for the reply. I am running an old version "application_top.php,v 1.272 2003/03/31 " of oscommerce. I downloaded the zip 2.3.1 and see all the files. However the catalog/ext/modules/payment/paypal/standard_ipn.php is in the EXT directory and my version of oscommerce does not have an EXT directory. If I install the file in my catalog/includes/modules/payment directory then the chdir('../../../../'); require('includes/application_top.php'); code will fail because the chdir will cd one directory back to far and the subsequent require will fail. Can I just change the chdir to chdir('../../../'); or am I opening a can of worms. Tom Quote
satish Posted August 22, 2011 Posted August 22, 2011 create ext folder. 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.
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.