When using paypal restful live. I get the following error log when the order is confirmed.
I know this is connected to the old paypal method which I have set to retired. Have I missed somthing at the paypal end?Code:[09-Jan-2025 11:22:32 Europe/London] Request URI: /sales/ipn_main_handler.php, IP address: 173.0.81.140, Language id 1 #0 /ipn_main_handler.php(352): zen_debug_error_handler() --> PHP Warning: Undefined array key "payment" in /ipn_main_handler.php on line 352. [09-Jan-2025 11:22:32 Europe/London] Request URI: /sales/ipn_main_handler.php, IP address: 173.0.81.140, Language id 1 #0 /ipn_main_handler.php(353): zen_debug_error_handler() --> PHP Warning: Undefined array key "shipping" in /ipn_main_handler.php on line 353. [09-Jan-2025 11:22:32 Europe/London] Request URI: /sales/ipn_main_handler.php, IP address: 173.0.81.140, Language id 1 #0 /includes/modules/shipping/freeshipper.php(92): zen_debug_error_handler() #1 /includes/modules/shipping/freeshipper.php(79): freeshipper->update_status() #2 /includes/classes/shipping.php(103): freeshipper->__construct() #3 /includes/classes/shipping.php(50): shipping->initialize_modules() #4 /ipn_main_handler.php(353): shipping->__construct() --> PHP Warning: Attempt to read property "delivery" on null in /includes/modules/shipping/freeshipper.php on line 92. [09-Jan-2025 11:22:32 Europe/London] Request URI: /sales/ipn_main_handler.php, IP address: 173.0.81.140, Language id 1 #0 /includes/modules/shipping/freeshipper.php(92): zen_debug_error_handler() #1 /includes/modules/shipping/freeshipper.php(79): freeshipper->update_status() #2 /includes/classes/shipping.php(103): freeshipper->__construct() #3 /includes/classes/shipping.php(50): shipping->initialize_modules() #4 /ipn_main_handler.php(353): shipping->__construct() --> PHP Warning: Trying to access array offset on value of type null in /includes/modules/shipping/freeshipper.php on line 92. [09-Jan-2025 11:22:32 Europe/London] Request URI: /sales/ipn_main_handler.php, IP address: 173.0.81.140, Language id 1 #0 /includes/modules/shipping/freeshipper.php(92): zen_debug_error_handler() #1 /includes/modules/shipping/freeshipper.php(79): freeshipper->update_status() #2 /includes/classes/shipping.php(103): freeshipper->__construct() #3 /includes/classes/shipping.php(50): shipping->initialize_modules() #4 /ipn_main_handler.php(353): shipping->__construct() --> PHP Warning: Trying to access array offset on value of type null in /includes/modules/shipping/freeshipper.php on line 92.


Reply With Quote
