Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PayPal_Shopping_Cart_IPN Test panel


Shahid

Recommended Posts

Posted

Hello people,

 

The official paypal IPN contrib didnt seem to deduct stock all the time, so I decided to take a different route and install the PayPal_Shopping_Cart_IPN contrib instead.

 

Everything has installed fine etc, apart from the IPN test panel

 

I get the error:

 

Not Found

The requested URL /catalog/admin/FILENAME_PAYPAL was not found on this server.

 

So If I chuck "paypal.php" into the rest of the URL I can get to the page ok, however when I click the actual test link it puts FILENAME_PAYPAL in instead of "paypal.php"

 

I had a look in the filenames.php file in the admin, and it seemed to be defined fine? With this code

 

//begin PayPal_Shopping_Cart_IPN

define('FILENAME_PAYPAL', 'paypal.php');

//end PayPal_Shopping_Cart_IPN

 

Seems to be the url isnt getting inputted properly, I'm fully clued up on what php files refer to whoch ones yet, which one do I need to go in and mod to sort this out?

 

Also It doesnt seem to look like the actual test page? I don't see what I can test from there :S :S

 

Cheers for your help :)

 

Shahid

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...