Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Hybrid View

  1. #1
    Join Date
    Jun 2010
    Location
    Califoria
    Posts
    15
    Plugin Contributions
    0

    Default Customer I.D. numbers

    I have a wholesale company and now I will be selling wholesale online. I want to use the same customer numbers that I have for my company software in ZC instead of ZC assigning new customer I.D. #’s. I tried uploading with Apsona but it did not work. Can anyone help please?

  2. #2
    Join Date
    Jan 2010
    Posts
    189
    Plugin Contributions
    1

    Default Re: Customer I.D. numbers

    Quote Originally Posted by tico View Post
    I have a wholesale company and now I will be selling wholesale online. I want to use the same customer numbers that I have for my company software in ZC instead of ZC assigning new customer I.D. #’s. I tried uploading with Apsona but it did not work. Can anyone help please?
    Hi Tico,

    When you say "it did not work" - could you please describe what exactly happened, and where ShopAdmin fell short?
    We'd like to fix it.

    Regards,
    Apsona
    http://apsona.com

  3. #3
    Join Date
    Jun 2010
    Location
    Califoria
    Posts
    15
    Plugin Contributions
    0

    Default Re: Customer I.D. numbers

    I exported the customer file form ZC through Apsona. Them I tried to create a new customer with a account number that I use in another software. Navision by Microsoft. ZC would not accept the new customer I.D. I guess it need to create it's own customer I.D. What I would like to do is use the same account numbers I already have. I hope this helps you understand. Any help would be appreciated.Thank in advance!

  4. #4
    Join Date
    Jan 2010
    Posts
    189
    Plugin Contributions
    1

    Default Re: Customer I.D. numbers

    Quote Originally Posted by tico View Post
    I exported the customer file form ZC through Apsona. Them I tried to create a new customer with a account number that I use in another software. Navision by Microsoft. ZC would not accept the new customer I.D. I guess it need to create it's own customer I.D. What I would like to do is use the same account numbers I already have. I hope this helps you understand. Any help would be appreciated.Thank in advance!
    Somehow I doubt that what you ask for is possible. Perhaps I am missing the full extent of your question, but here goes anyway. Within Zen Cart, there is quite a heavy dependence on valid id numbers. For example, orders are linked to customers via customer id. So hypothetically, if you were to change a customer's id number, you'd have to change all its occurrences in the three customer-related tables, the customers_basket table, the customers_basket_attributes table, the order table, and probably a bunch of others as well. Not easily done.

    Or perhaps I'm missing something which might become clearer if you explain your situation in a bit more detail.

    Regards.
    Apsona
    http://apsona.com

  5. #5
    Join Date
    Jun 2010
    Location
    Califoria
    Posts
    15
    Plugin Contributions
    0

    Default Re: Customer I.D. numbers

    Quote Originally Posted by apsona View Post
    Somehow I doubt that what you ask for is possible. Perhaps I am missing the full extent of your question, but here goes anyway. Within Zen Cart, there is quite a heavy dependence on valid id numbers. For example, orders are linked to customers via customer id. So hypothetically, if you were to change a customer's id number, you'd have to change all its occurrences in the three customer-related tables, the customers_basket table, the customers_basket_attributes table, the order table, and probably a bunch of others as well. Not easily done.

    Or perhaps I'm missing something which might become clearer if you explain your situation in a bit more detail.

    Regards.
    Apsona
    http://apsona.com
    So I can't change the customer I.D. in ZC. I now understand that. I will have to cross reference my customer I.D.'S with the ones that ZC cart gives.

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Customer I.D. numbers

    Quote Originally Posted by tico View Post
    So I can't change the customer I.D. in ZC. I now understand that. I will have to cross reference my customer I.D.'S with the ones that ZC cart gives.
    Zencart's "ID system" is a principle applied to many data-sets and is the KEY mechanism used to create internal relationships between commonly used bits of data acros the database. It is not something that has relevance from the user's (website visitor's) point of view.

    This system uses the AUTO-INCREMENT function common to all modern databases, and it simply increments the value by one integer as each new data record is added.

    While technically possible to "synchronise" this internal ID with the unique Id you give your customers, the administration of this would be a nightmare, because you would need to know every instance where the internal customer ID is referenced, and make sure that all these ID's are not only unique, but they EXACTLY match up... One tiny error and you will get the database delivering results of some database queries, of information belonging to "Mr Smith", being served up to "Mr Jones".
    20 years a Zencart User

  7. #7
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: Customer I.D. numbers

    Your question is can I change the customer ID #

    The customers_id is a int(11) field so the value you are allowed is 1-99999999999 no alpha, -+_,@&# etc. the customer # that you want to use will meet this requirement?

    And at this point there are no customers in your zen cart system?

    Skip
    • 446F63746F722057686F •

  8. #8
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Customer I.D. numbers

    Are your current customer numbers sequential?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  9. #9
    Join Date
    Jun 2010
    Location
    Califoria
    Posts
    15
    Plugin Contributions
    0

    Default Re: Customer I.D. numbers

    Quote Originally Posted by Kim View Post
    Are your current customer numbers sequential?
    Yes they are. I was hoping to upload all of my customers to ZC and then email everyone their login info so they could order with out having to create a customer.

  10. #10
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Customer I.D. numbers

    Quote Originally Posted by tico View Post
    I have a wholesale company and now I will be selling wholesale online. I want to use the same customer numbers that I have for my company software in ZC instead of ZC assigning new customer I.D. #’s. I tried uploading with Apsona but it did not work. Can anyone help please?
    Add an additional field to customers for this purpose and let zen-cart do what its does best (with its ID numbers)

    There seems to be at 2 least add-ons that might do what you want
    "Additional Customers Fields" is one of them

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Allocating Customer Numbers
    By tenthilltoys in forum Managing Customers and Orders
    Replies: 1
    Last Post: 9 Sep 2013, 03:04 AM
  2. Customer Numbers
    By Webskipper in forum Managing Customers and Orders
    Replies: 4
    Last Post: 28 Dec 2008, 08:08 PM
  3. Asigning Customer Numbers?
    By MagicMan in forum General Questions
    Replies: 7
    Last Post: 3 Jan 2008, 07:52 PM
  4. Customer Order Numbers - Checkout Field needed
    By pasher in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 26 Jun 2007, 08:01 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg