Zen Cart Logo
Forums / General Questions / Customer purchase from an uninstalled country

Customer purchase from an uninstalled country

Locked

Views: 980

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
5 Feb 2008, 12:21 AM
#1
spbennett avatar

spbennett

Zen Follower

Join Date:
Feb 2007
Location:
Leicester UK
Posts:
230
Plugin Contributions:
0

Customer purchase from an uninstalled country

Just had a guy from Italy make a purchase but the only countries I have installed are UK and Ireland.

He payed by PayPal Express Checkout so an account was automatically created and now I get the following errors on the Admin>Customers page:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/spbhold/public_html/admin/customers.php on line 1020

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/spbhold/public_html/admin/customers.php on line 1022

Warning: reset() [function.reset]: Passed variable is not an array or object in /home/spbhold/public_html/admin/includes/classes/object_info.php on line 29

The customer address fields on the order page are all blank.

I've refunded the transaction via PayPal but I can't delete the customer. The order delete worked OK.

Is it possible to delete the guy via phpMyAdmin? If so, how?

Can someone help me out please?

5 Feb 2008, 12:34 AM
#2
steven300 avatar

steven300

Totally Zenned

Join Date:
Jan 2008
Posts:
1,564
Plugin Contributions:
1

Re: Customer purchase from an uninstalled country

I think you should be able to delete the customer in phpMyAdmin. As far as I'm aware though, there are a few db tables that hold customer related data so it may not be as simple as modifying the customer table alone. It's probably best to wait for someone more expertised than me to come along and answer that one.

To stop the same thing happening again, I wonder if you can tell PayPal to only process potential customers who are from the UK and Ireland. I use PayPal IPN so I've never had that problem.

5 Feb 2008, 7:16 AM
#3
spbennett avatar

spbennett

Zen Follower

Join Date:
Feb 2007
Location:
Leicester UK
Posts:
230
Plugin Contributions:
0

Re: Customer purchase from an uninstalled country

Fixed now.

I changed the country id in the database to match an installed country and everything seems fine now. Just left the guys account thier.