• Resolved vivianspencer

    (@vivianspencer)


    The plugin is throwing this notice:

    Deprecated: is_ajax is <strong>deprecated</strong> since version 6.1.0! Use wp_doing_ajax instead. in wp-includes/functions.php on line 5316

    This happens because you’re calling is_ajax() in 2 places, line 1961 & line 2030 in ‘includes/class-paypal-express-api.php’. It should be replaced with the function wp_doing_ajax().

Viewing 1 replies (of 1 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @vivianspencer,

    We will be releasing a new update soon in which the plugin will be made compatible with Woocommerce 6.1.0. Once the new update is available please update the plugin and check.

Viewing 1 replies (of 1 total)
  • The topic ‘Deprecated: is_ajax is deprecated since version 6.1.0!’ is closed to new replies.