email - magento edit account information in sales tab -


often times customers place order , have typo error in email address. when edit email address in customer account, doesn't change email address associated order.

i can go database , edit email address, able edit "account information" in sales order i'm able edit shipping address.

you have careful when defining concept of customer email address because 3 different ones may exist depending on whether refer to:

  • the customer account (whose email can found @ customer_entity.email)
  • the order shipping address (useful contacting purposes during delivery , available @ sales_flat_order_address.email)
  • the payment contact information (ditto @ sales_flat_quote_address.email)

customers state of time single contact information 3 different processes above, exceptions rule occur (i.e. gifts friends, deliveries holidays addresses, different payment methods business orders, , on).

i 3 assuming haven't modified and/or installed magento/some plugin better accommodate operations.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -