Zen Cart Logo
Forums / General Questions / add a box for customer Tax ID number

add a box for customer Tax ID number

Locked

Views: 1,126

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
4 Oct 2007, 3:01 PM
#1
tpowell avatar

tpowell

New Zenner

Join Date:
Sep 2007
Posts:
16
Plugin Contributions:
0

add a box for customer Tax ID number

I need to add a box for when a new customer logs in they can input there tax ID number.

I know I can add add a box for customer referal status in the admin but I need the box to say Tax ID

Thank you

4 Oct 2007, 3:27 PM
#2
kobra avatar

kobra

Black Belt

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

Re: add a box for customer Tax ID number

You might be able to hi-jack the referral entry and the associated DB entries that will still appear as referral in the admin.

Use the admin > tools > developers tool kit to search for the text that is currently displayed to find the file where the define for this is and you can then edit this text to display your preferred text

6 Oct 2007, 4:09 AM
#3
tpowell avatar

tpowell

New Zenner

Join Date:
Sep 2007
Posts:
16
Plugin Contributions:
0

Re: add a box for customer Tax ID number

Thank you