Magento extension PayPal Order Status Corrector by lightyear_HZ

MageCloud partnered with lightyear_HZ to offer PayPal Order Status Corrector in your MageCloud panel for our simple 1-click installation option. To install this extension - create your account with MageCloud and launch a new Magento store. It takes only 3 minutes.

lightyear_HZ always provides support for customers who have installed PayPal Order Status Corrector Magento module. Feel free to leave a review for the company and the extension so we can offer you better products and services in the future.

You may want to check other lightyear_HZ Magento extensions available at MageCloud and even get extensions from hundreds of other Magento developers using our marketplace.

Recheck all pending orders and correct order statuses to “paid” based on Paypal IPN every 60 minutes.

Compatible with Magento 1.x

PayPal Order Status Corrector

About Extension

When processing orders in Magento, sometimes the paid order still shows pending status. We know that the change of Magento’s order status is caused by the IPN mechanism of Paypal. So this inaccurate order status indicates the IPN post data of Paypal has not transmitted to Magento’s IPN successfully.

Possible Reasons:

  • The connection of Paypal to Magento’s IPN address is timeout.
  • Related settings of Paypal is incorrect.
  • The server’s intermittent network issues or other reasons.

The operating principle of this extension:

  • Find all pending orders.
  • Find the transaction ID of Paypal through Paypals’ API according to order number and start-end time.
  • Find the transaction details through Paypalapi according to Paypal’s transaction ID.
  • Post the data of transaction details to Magento’s IPN.

Extension Instructions

Notes:

  • Need to set automated tasks to execute regularly.
  • Please set a security code identity source when you post the data to Magento’s IPN to recognize whether to execute the operation of IPN or not.

Step1: Configuration options path: System->Configuration->HZGN->Paypal

Step2: Set the parameters as show

PayPal Ipn Config

  • Enable: This extension will start work while choosing “Yes”. PayPal IPN config will check whether the pending orders are paid or not automatically through automated tasks. Paid order will update its status every 60 minutes default.
  • Post Data Security Code: