In a Woocommerce shop where there are no account registrations, how can I edit a customers email address that got entered wrong by the customer? For that matter, how can I edit any of the information they put in?
When I go to Woocommerce/Customers, I can see the customers info but I can’t edit any of the information.
I tried manually updating the "wp_wc_customer_lookup" table directly in mysql, but that failed to show any change on the woocommerce/customers page.
Any help would be appreciated!
2
Answers
The answer to my question is in the original post, however there was a cache somewhere (still not sure where) that kept me from seeing it as updated:
Manually updating the "wp_wc_customer_lookup" table directly did the trick.
First update
And then update
Now the new email should appear