Errors
| Project: | eWay payment gateway for e-Commerce |
| Version: | 6.x-1.0-beta2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
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.

#1
I 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.
#2
Automatically closed -- issue fixed for two weeks with no activity.