Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Not using PayPal IPN


bdbd

Recommended Posts

Posted

V2.2 RC1

 

We are using PayPal Website Payments Standard but not IPN, and we got an e-mail that says:

 

Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:

 

https:// www.domain.tld /store/ext/modules/payment/paypal/standard_ipn.php

 

....If this problem continues, IPNs may be disabled for your account.

 

That file does not exist. (because we are not using IPN)

 

In store\includes\modules\payment\paypal_standard.php on line 291 it says:

 

'notify_url' => tep_href_link('ext/modules/payment/paypal/standard_ipn.php', '', 'SSL', false, false),

 

I think this value should be blank. Any ideas or suggestions?

 

TIA

Archived

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

×
×
  • Create New...