I am running Zen Cart v.2.1.0 and haven't made any changes to it, my Paypal or my PHP version, but just today I started receiving the PHP deprecated warning of:
[10-Oct-2025 13:55:49 America/Dallas] Request URI: /shop/index.php?main_page=checkout_process, IP address: 74.110.202.141, Language id 1
#0 /home/mystore/public_html/shop/includes/modules/payment/paypalwpp.php(514): zen_debug_error_handler()
#1 /home/mystore/public_html/shop/includes/classes/payment.php(350): paypalwpp->before_process()
#2 /home/mystore/public_html/shop/includes/modules/checkout_process.php(98): payment->before_process()
#3 /home/mystore/public_html/shop/includes/modules/pages/checkout_process/header_php.php(13): require('...')
#4 /home/mystore/public_html/shop/index.php(35): require('...')
--> PHP Warning: Undefined array key "PAYMENTINFO_0_TAXAMT" in /home/mystore/public_html/shop/includes/modules/payment/paypalwpp.php on line 514.
I have read in other posts about it being hard to update the payment modules due to the large variables of testing it.....so just thought I'd post it to possibly help with a future upgrade.
Hope this helps,
Jeff


Reply With Quote
