• Open file –>woocommerce-tip-donation.php (plugins edit mode)
    go to Line –>n.76

    —–
    add_action(“woocommerce_thankyou”, array($this, “PHPRADAR_woocommerce_thankyou”));
    —–

    and put this at the beginning: //

    —–
    //add_action(“woocommerce_thankyou”, array($this, “PHPRADAR_woocommerce_thankyou”)); — Edit MARCO April 2020
    —–

    Plugin tested with Woocommerce v. 4.0.1 and WP 5.4

  • The topic ‘RESOLVED!! error after payment checkout’ is closed to new replies.