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

    (@aloktiwari)

    You will need to customize the plugin file and replace the function WooCommerce::add_error() to wc_add_notice( ” . $btn[‘label’] . ‘ ‘ . __( ‘is a required field.’, ‘woocommerce’ ), ‘error’ ); and then check problem will be resolved.

    Thread Starter derekonomy

    (@derekonomy)

    Hello, Thank you for getting back to me.

    I can’t find that function. It’s definitely not in woocommerce-gateway-beanstream.php.

    Your help is greatly appreciated.

    Plugin Author Alok Tiwari

    (@aloktiwari)

    Yes this code is in the plugin file “woocommerce-gateway-beanstream.php” go and edit accordingly.

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

The topic ‘Declined Card Message’ is closed to new replies.