wildsteedworx.com
2.1
customer_tax_exempt_2.0.2
edit_orders-5.0.0
sitemapxml-4.0.3
usps-USPS_2024_08_25_K11l
zen_Image-Handler-5.3.5
zen_TyPackageTracker-5.0.0
PHP 8.3
Can anyone give me some Insite into what may be causing this issue?
I had three different events similar to this one and they all involve when someone was checking out with PayPal.
From what I can tell 'billto' is created in 'WhosOnline.php':
Code:
/home2/wildstee/public_html/Zcf294AkrVd6csa550FeF/includes/classes/WhosOnline.php
Line #341 : 'billto' => 'address_billing_id',
Code:
[19-Apr-2025 21:38:23 America/Boise] Request URI: /ipn_main_handler.php?type=ec&token=EC-46U43441D2951092N&PayerID=WY6M5L2THXN7U, IP address:********* , Language id 1
#0 //public_html/includes/functions/functions_taxes.php(390): zen_debug_error_handler()
#1 //public_html/includes/modules/order_total/ot_tax.php(66): zen_get_tax_locations()
#2 //public_html/includes/classes/order_total.php(229): ot_tax->process()
#3 //public_html/includes/modules/payment/paypalwpp.php(2006): order_total->pre_confirmation_check()
#4 //public_html/ipn_main_handler.php(85): paypalwpp->ec_step2()
--> PHP Warning: Undefined array key "billto" in //public_html/includes/functions/functions_taxes.php on line 390.
[19-Apr-2025 21:38:23 America/Boise] Request URI: /ipn_main_handler.php?type=ec&token=EC-46U43441D2951092N&PayerID=WY6M5L2THXN7U, IP address:******** , Language id 1
#0 //public_html/includes/functions/functions_taxes.php(390): zen_debug_error_handler()
#1 //public_html/includes/modules/order_total/ot_tax.php(66): zen_get_tax_locations()
#2 //public_html/includes/classes/order_total.php(96): ot_tax->process()
#3 //public_html/includes/modules/payment/paypalwpp.php(2007): order_total->process()
#4 //public_html/ipn_main_handler.php(85): paypalwpp->ec_step2()
--> PHP Warning: Undefined array key "billto" in //public_html/includes/functions/functions_taxes.php on line 390.