Page 49 of 49 FirstFirst ... 39474849
Results 481 to 482 of 482
  1. #481
    Join Date
    Apr 2009
    Posts
    125
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Thanks!
    1.3.4 gives me new errors:
    Code:
    [16-Jul-2026 07:22:51 Canada/Pacific] Request URI: /ipn_main_handler.php, IP address: 173.0.81.140, Language id 1
    #0 [internal function]: zen_debug_error_handler()
    #1 /zc158/includes/classes/db/mysql/query_factory.php(561): preg_match()
    #2 /zc158/includes/classes/db/mysql/query_factory.php(513): queryFactory->getBindVarValue()
    #3 /zc158/includes/modules/payment/paypal/paypal_functions.php(97): queryFactory->bindVars()
    #4 /zc158/ipn_main_handler.php(199): ipn_lookup_transaction()
    --> PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /zc158/includes/classes/db/mysql/query_factory.php on line 561.
    
    [16-Jul-2026 07:22:51 Canada/Pacific] Request URI: /ipn_main_handler.php, IP address: 173.0.81.140, Language id 1
    #0 [internal function]: zen_debug_error_handler()
    #1 /zc158/includes/classes/db/mysql/query_factory.php(177): mysqli_real_escape_string()
    #2 /zc158/includes/classes/db/mysql/query_factory.php(562): queryFactory->prepare_input()
    #3 /zc158/includes/classes/db/mysql/query_factory.php(513): queryFactory->getBindVarValue()
    #4 /zc158/includes/modules/payment/paypal/paypal_functions.php(97): queryFactory->bindVars()
    #5 /zc158/ipn_main_handler.php(199): ipn_lookup_transaction()
    --> PHP Deprecated: mysqli_real_escape_string(): Passing null to parameter #2 ($string) of type string is deprecated in /zc158/includes/classes/db/mysql/query_factory.php on line 177.
    Code:
    [16-Jul-2026 07:22:51 Canada/Pacific] Request URI: /ipn_main_handler.php, IP address: 173.0.81.140, Language id 1
    #0 /zc158/includes/modules/payment/paypal/paypal_functions.php(97): zen_debug_error_handler()
    #1 /zc158/ipn_main_handler.php(199): ipn_lookup_transaction()
    --> PHP Warning: Undefined array key "txn_id" in /zc158/includes/modules/payment/paypal/paypal_functions.php on line 97.
    
    [16-Jul-2026 07:22:51 Canada/Pacific] Request URI: /ipn_main_handler.php, IP address: 173.0.81.140, Language id 1
    #0 /zc158/ipn_main_handler.php(205): zen_debug_error_handler()
    --> PHP Warning: Undefined array key "txn_id" in /zc158/ipn_main_handler.php on line 205.

  2. #482
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,977
    Plugin Contributions
    96

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by siliconbug View Post
    Thanks!
    1.3.4 gives me new errors:
    Code:
    [16-Jul-2026 07:22:51 Canada/Pacific] Request URI: /ipn_main_handler.php, IP address: 173.0.81.140, Language id 1
    #0 [internal function]: zen_debug_error_handler()
    #1 /zc158/includes/classes/db/mysql/query_factory.php(561): preg_match()
    #2 /zc158/includes/classes/db/mysql/query_factory.php(513): queryFactory->getBindVarValue()
    #3 /zc158/includes/modules/payment/paypal/paypal_functions.php(97): queryFactory->bindVars()
    #4 /zc158/ipn_main_handler.php(199): ipn_lookup_transaction()
    --> PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /zc158/includes/classes/db/mysql/query_factory.php on line 561.
    
    [16-Jul-2026 07:22:51 Canada/Pacific] Request URI: /ipn_main_handler.php, IP address: 173.0.81.140, Language id 1
    #0 [internal function]: zen_debug_error_handler()
    #1 /zc158/includes/classes/db/mysql/query_factory.php(177): mysqli_real_escape_string()
    #2 /zc158/includes/classes/db/mysql/query_factory.php(562): queryFactory->prepare_input()
    #3 /zc158/includes/classes/db/mysql/query_factory.php(513): queryFactory->getBindVarValue()
    #4 /zc158/includes/modules/payment/paypal/paypal_functions.php(97): queryFactory->bindVars()
    #5 /zc158/ipn_main_handler.php(199): ipn_lookup_transaction()
    --> PHP Deprecated: mysqli_real_escape_string(): Passing null to parameter #2 ($string) of type string is deprecated in /zc158/includes/classes/db/mysql/query_factory.php on line 177.
    Code:
    [16-Jul-2026 07:22:51 Canada/Pacific] Request URI: /ipn_main_handler.php, IP address: 173.0.81.140, Language id 1
    #0 /zc158/includes/modules/payment/paypal/paypal_functions.php(97): zen_debug_error_handler()
    #1 /zc158/ipn_main_handler.php(199): ipn_lookup_transaction()
    --> PHP Warning: Undefined array key "txn_id" in /zc158/includes/modules/payment/paypal/paypal_functions.php on line 97.
    
    [16-Jul-2026 07:22:51 Canada/Pacific] Request URI: /ipn_main_handler.php, IP address: 173.0.81.140, Language id 1
    #0 /zc158/ipn_main_handler.php(205): zen_debug_error_handler()
    --> PHP Warning: Undefined array key "txn_id" in /zc158/ipn_main_handler.php on line 205.
    That's not PayPal RESTful, that's the paypalwpp/paypaldp ipn_main_handler.php throwing those errors.

    There's an open issue on GitHub (https://github.com/zencart/zencart/issues/7767) regarding other ipn_main_handler issues. This one's a bit different and it looks like the current version of ipn_main_handler.php (and paypal_functions.php) would exhibit the same issues.

    Zen Cart GitHub issue created: https://github.com/zencart/zencart/issues/7917

 

 
Page 49 of 49 FirstFirst ... 39474849

Similar Threads

  1. v158 UPS Shipping using RESTful/OAuth API [Support Thread]
    By lat9 in forum Addon Shipping Modules
    Replies: 206
    Last Post: 17 Jul 2026, 04:27 PM
  2. IPower & FirstData API Payment Module
    By spence in forum Addon Payment Modules
    Replies: 6
    Last Post: 7 Jul 2011, 06:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg