Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

An extra column for customers


jbustamante

Recommended Posts

Posted

Here in Mexico, for every sell, it is required to add a string called RFC for taxes purposes, and as I've seen in some other countries, they have an equivalent "tax identificator" for the customer, as well invoices made have to have this same RFC for the selling company/person.

 

Is it possible to add this column, at least, as optional for the standard customer data? I am still too new in OsCommerce, but I am really afraid of trying to do that big change by myself, if it is possible.

 

For example this kind of data could be much more useful, in our case than the birth date of the customer (that seems to be a problem for ladies to fill up).

 

Thanks for any comments.

Posted

Please explain a little more. Do you need a seperate box? IS the cutomer giving the RFC data or you?

Posted

Yes, it is an extra information that the customer gives to us, like

 

first name:

last name:

date of birth:

R.F.C. (OR TAX ID):

  • 2 months later...
Posted

I worked out this problem by including a message, and at the end of making each order, they can type this TAX ID number.

 

Still, would be happy to include this on the general customer's data.

Posted

You can add a field in the customer signup - create_account..php page You will have to add a field to the customers table

  • 2 years later...
Posted
You can add a field in the customer signup  - create_account..php page You will have to add a field to the customers table

 

:-"

 

Only one field to customers table ?

 

and what about orders table ?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...