Javascript syntax error on line 33 of trans.js
if(month != '' and year != '') {
Should be:
if(month != '' && year != '') {
WooCommerce 4.0 has been out since March. We needed to upgrade to fix other WC issues, now the TRANSAX payment gateway no longer loads.
Any timeline when the plugin will be WC4.0 compliant?
]]>