Zen Cart Logo
Forums / General Questions / Add account number company details.

Add account number company details.

Locked

Views: 2,345

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
8 Jun 2007, 7:27 AM
#1
graphicman avatar

graphicman

New Zenner

Join Date:
Dec 2004
Location:
Wakefield. UK
Posts:
82
Plugin Contributions:
0

Add account number company details.

Hi

I would like to be able to add an account number field directly under the company name in the provide billing information. Can somebody please advise me how this can be done.

Thanks

8 Jun 2007, 11:30 AM
#2
meltdown avatar

meltdown

Totally Zenned

Join Date:
Jun 2006
Location:
My family and I live in Brighton, England
Posts:
947
Plugin Contributions:
0

Re: Add account number company details.

While I haven't personally installed it myself, I belive Oracle's Additional Customers Fields module will do that for you.

Good luck!

8 Jun 2007, 11:33 AM
#3
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Add account number company details.

I am assuming that you want to automatically assign a unique account number to each customer. And then I suppose that you aslo will want this to be represented on the order, in the admin, on the emails etc.

This will take a good bit of added code and an addition of a record to the customer details table to house this number.

If you still want to tackle this you can look first to how the order numbers are auto generated/incremented and take from this the required code and validation that will be required to be inserted into the create account areas.

Now that this has been created, you will have to follow this through with code additions that check and include this account number in the same manner that the customer name is included.

8 Jun 2007, 11:48 AM
#4
graphicman avatar

graphicman

New Zenner

Join Date:
Dec 2004
Location:
Wakefield. UK
Posts:
82
Plugin Contributions:
0

Re: Add account number company details.

kobra:

I am assuming that you want to automatically assign a unique account number to each customer. And then I suppose that you aslo will want this to be represented on the order, in the admin, on the emails etc.

This will take a good bit of added code and an addition of a record to the customer details table to house this number.

If you still want to tackle this you can look first to how the order numbers are auto generated/incremented and take from this the required code and validation that will be required to be inserted into the create account areas.

Now that this has been created, you will have to follow this through with code additions that check and include this account number in the same manner that the customer name is included.

Hi thank you both for your replies

The customer will already been issued an account number and it needs to be entered as a reference only for my client. when a customer creates an online account, they would have been invited to by my client on the bases that they already have an account with the company and if they provide company name and account number when creating the account i would be alot easier for them to process it having these details.

Reference your reply Meltdown i have installed it but it does not seem to be working properly i just thought their might be an easier way.

Thanks

8 Jun 2007, 11:52 AM
#5
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Add account number company details.

Reference your reply Meltdown i have installed it but it does not seem to be working properly i just thought their might be an easier way.

I just jumped into this topic by hasard. The MOD is working perfectly. If you require assistance, please post to the official topic. The additional customers fields does what you are seeking. Your customers can still enter their infos from their account as long as you activate the fields.

20 Aug 2007, 1:48 PM
#6
calmo avatar

calmo

New Zenner

Join Date:
Aug 2007
Posts:
7
Plugin Contributions:
0

Re: Add account number company details.

Oracle,
Hi. I would like to automatically create unique customer IDs and tie them to their accounts. Will Addition Customer Fields help me?

Thanks.