Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Order Status Changes On It's Own!


dailce

Recommended Posts

Posted

All my order are updated to what I want, BUT sometimes when I go into the order section in the admin there is the odd 1 or 2 orders that have their status changed.

 

So the order Status Changes On It's Own!

 

What could be causing this?

 

I do have the PayPal IPN module installed, but I don't see how it could be related. Once the order is changed by me isn't it final?

 

What code should I look at?

Posted

Paypal IPN is an asynchronous operation, and the POSTs to the IPN code can occur anytime to your script, so yes, it is entirely possible for the status to change minutes or even hours after the purchase, depending on exactly what statuses the IPN code allows chages to.

Archived

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

×
×
  • Create New...