• Resolved prcm777

    (@prcm777)


    Hello, I put the site in debug mode due to a different error which I cannot seem to replicate, but then this new one showed up. It happens when going from the Authorize.net payment screen back to the Thank you page. See attached error.

    View post on imgur.com

    Notice: Function billing_email was called incorrectly. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, 
    do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Internal\Utilities\LegacyRestApiStub ::_ callStatic, call_user_func_array, 
    Automattic\WooCommerce\Internal\Utilities\LegacyRestApiStub :: parse_legacy_rest_api_request, Automattic\WooCommerce\Internal\Utilities\LegacyRestApiStub :: maybe_process_wc_api_query_var, 
    do_action(‘woocommerce_api_yith_wcauthnet_credit_card_gateway’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCAUTHNET_Credit_Card_Gateway->handle_ipn_response, 
    WC_Abstract_Legacy_Order->_get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /var/www/clients/client10/web15/ 
    web/wp-includes/functions.php on line 6085

    • This topic was modified 6 months ago by prcm777.
    • This topic was modified 6 months ago by prcm777.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Shameem R. a11n

    (@shameemreza)

    HI @prcm777

    The error message you’re seeing indicates that the billing_email function was called incorrectly. This is due to directly accessing order properties, which is not recommended. This issue usually arises when using outdated plugins or themes that are not yet fully compatible with newer versions of WooCommerce.

    The error message also suggests that the issue might be related to the YITH WooCommerce Authorize.net Payment Gateway plugin. Therefore, this is a third-party plugin, and we don’t provide help & support for 3rd-party plugins or themes as they’re outside our support scope. It would be best to reach out to the plugin developer for further assistance.

    I wish I could help more, but hopefully, this gets you going in the right direction to get the job done.

    Thread Starter prcm777

    (@prcm777)

    Thank you, I will follow up with Yith.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Billing Email Error’ is closed to new replies.