Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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

Posted

Use Module that comes with oscommerce 2.3.1 if there is no specific reason with the version you plan to go.

 

 

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.

Posted

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

Posted

create ext folder.

 

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.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...