Some errors are:
Upon checkout:
* warning: Invalid argument supplied for foreach() in /home/ctestneb/public_html/eway/sites/all/modules/ecommerce/ec_customer/ec_customer.checkout.inc on line 49.
* warning: Invalid argument supplied for foreach() in /home/ctestneb/public_html/eway/sites/all/modules/ecommerce/ec_customer/ec_customer.checkout.inc on line 49.
e-way errors:
* Error: Required XML tag(s) missing, or incorrect case used. Required tag Name(s): ewayCustomerFirstName, ewayCustomerLastName, ewayCustomerAddress, ewayCustomerPostcode
* warning: Invalid argument supplied for foreach() in /home/ctestneb/public_html/eway/sites/all/modules/ecommerce/ec_customer/ec_customer.checkout.inc on line 49.
So to those who experience these bugs, please share to us on how you fixed these bugs.
Comments
Comment #1
gordon commentedI have fixed this issue. The problem is that no address has been provided in checkout.
I have made changed to eway to make sure that an address is provided and return a better error.