Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Alok Tiwari

    (@aloktiwari)

    Can you please provide the URL of website so i can check what’s the prob. Are you sure your credentials are correct?
    Thanks

    I need help. Every time my clients try and pay, once entering all their info and credit card details, this error message comes up:

    Fatal error: Call to undefined method WooCommerce::add_error() in /home1/vfranz/public_html/wp-content/plugins/woocommerce-beanstream-payment-gateway/woocommerce-gateway-beanstream.php on line 345

    my website is http://www.vancityva.com

    pls help me! Thanks 🙂

    navinramharak

    (@navinramharak)

    I have the same problem, did you ever fix this?

    http://www.orgo.ca

    please let me know!

    Plugin Author Alok Tiwari

    (@aloktiwari)

    Yes i have fixed it on the website. I have change the code of plugin according the woocommerce version may be you have used woocommerce new version. This error solved by changing the woocommerce new message functions.

    Thanks

    navinramharak

    (@navinramharak)

    so how do i fix the problem on my site http://www.orgo.ca ???

    navinramharak

    (@navinramharak)

    I am on WP version 4.2.1 and Woocommerce version 2.3.8

    Plugin Author Alok Tiwari

    (@aloktiwari)

    You will need to customize the plugin file and replace the function add_error() to wc_add_notice( ‘‘ . $btn[‘label’] . ‘ ‘ . __( ‘is a required field.’, ‘woocommerce’ ), ‘error’ ); and then check problem will be resolved. if not i can do it for you contact on wptricksbook.com via contact request form.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Payment error’ is closed to new replies.