• Resolved George

    (@subscriptiongroup)


    We seem to be getting errors like the one below, caused by this plugin

    PHP Deprecated: get_used_coupons is deprecated since version 3.7! Use WC_Abstract_Order::get_coupon_codes instead.

    As the error states, the plugin uses a function that has been deprecated.

    That code can be found at
    woocommerce-conversion-tracking\includes\integration.php Line 307
    and
    woocommerce-conversion-tracking\includes\integrations\class-integration-custom.php Line 121

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Saiful Islam

    (@saifislam01)

    Hi @subscriptiongroup,

    Thanks for reaching us.

    PHP Deprecated: get_used_coupons is deprecated since version 3.7! Use WC_Abstract_Order::get_coupon_codes instead.

    In that case, I will inform our development team regarding this topic, so I hope they will update this code near-future releases.

    Regards!

    Thread Starter George

    (@subscriptiongroup)

    @saifislam01 there’s an open PR for this on Github

    Plugin Support Saiful Islam

    (@saifislam01)

    Hi @subscriptiongroup,

    Thanks for your request. You will be notified when the request will be merged. Now, I’m closing this thread, but if you have any queries in the future, you can create another thread.

    Regards!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Deprecated: get_used_coupons is deprecated since version 3’ is closed to new replies.