cancel
Showing results for 
Search instead for 
Did you mean: 

add custom customer ID to customer profile

add custom customer ID to customer profile

I have customer IDs in my older database accounting system, I need these IDs in all customer profiles. I can't find this option anywhere in the customer area in the magento admin, how do I add a custom customer ID?

2 REPLIES 2

Re: add custom customer ID to customer profile

@justinblayney

Let me tell you its possible by custom script.. Firstly you need to create custom attribute for customer.. In order to import you need some common things to identify.. (For I.E email, so that you identify yes this custom ID is for this customer) and then script through which It import on Magento.

 

Cheers 

-
Magento Programmer | Was my answer helpful? You can accept it as a solution.

Re: add custom customer ID to customer profile

The community version does not have this built in, however the enterprise version does.

 

There are ways around it. You could try to make a extension yourself:

An example is here: http://magento.stackexchange.com/questions/14163/adding-custom-attribute-to-customer

 

You can also get a 3rd party extension like: https://amasty.com/customer-attributes.html

 

With either option, it is advisable to install in a test environment before moving to production.

-Kris
4x Certified, Blogger @ xgento.com