Ok so I have got most problems fixed, but I still have a few remaining...

#1: The Low Stock email is not being sent to the cart admin email address when an item that should usually trigger the low stock email is purchased with GC - is this normal?

#2: Customer not receiving email containing login details (username & pass) for store account created by GC after sale has completed (which should be an immediate thing right??).

#3: Problem with customers country not being filled in correctly/filled in at all (not sure) by google checkout. This causes ALL customers details who purchased with GC to be blank in zen admin... BUT If I login as the customer (which I can because Im in sandbox mode with my chosen sandbox buying account) and then choose a country from the dropdown list (United Kingdom) this fixes the prob, but obviously I cant do this for each and every customer can I. This is the error I get when clicking on customers name from admin :

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/xxxx/public_html/myadminname/customers.php on line 1099
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/xxxx/public_html/myadminname/customers.php on line 1101
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/xxxx/public_html/myadminname/includes/classes/object_info.php on line 29
Warning: Variable passed to each() is not an array or object in /home/xxxx/public_html/myadminname/includes/classes/object_info.php on line 30


Thanks for any help