Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PayPal logs (paypalwpp) #6264

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

scottcwilson
Copy link
Sponsor Contributor

[27-Feb-2024 11:34:19 America/Indiana/Indianapolis] Request URI: /admin/index.php?cmd=orders&cID=10039&page=1&oID=35853&action=doRefund, IP address: ****, Language id 1
#0 /home/client/public_html/includes/modules/payment/paypalwpp.php(3170): zen_debug_error_handler()
#1 /home/client/public_html/includes/modules/payment/paypalwpp.php(961): paypalwpp->_errorHandler()
#2 /home/client/public_html/admin/orders.php(345): paypalwpp->_doRefund()
#3 /home/client/public_html/admin/index.php(11): require('/home/client/p...')
--> PHP Warning: Undefined array key "RESULT" in /home/client/public_html/includes/modules/payment/paypalwpp.php on line 3170.

@scottcwilson scottcwilson changed the title Fix PayPal log Fix PayPal logs Feb 28, 2024
@scottcwilson
Copy link
Sponsor Contributor Author

Log 2:
[27-Feb-2024 20:22:44 America/Indiana/Indianapolis] Request URI: /ipn_main_handler.php?type=ec&token=EC-&PayerID=, IP address: ***, Language id 1
#0 /home/client/public_html/includes/modules/payment/paypalwpp.php(2203): zen_debug_error_handler()
#1 /home/client/public_html/includes/modules/payment/paypalwpp.php(2013): paypalwpp->ec_step2_finish()
#2 /home/client/public_html/ipn_main_handler.php(80): paypalwpp->ec_step2()
--> PHP Warning: Undefined array key "paypal_ec_markflow" in /home/client/public_html/includes/modules/payment/paypalwpp.php on line 2203.

@drbyte drbyte changed the title Fix PayPal logs Fix PayPal logs (paypalwpp) Mar 1, 2024
@scottcwilson scottcwilson merged commit 3f09874 into zencart:master Mar 1, 2024
8 checks passed
@scottcwilson scottcwilson deleted the pp_fix_1 branch March 1, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants