Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / add zip code field for no logged customers in shipping estimator

add zip code field for no logged customers in shipping estimator

Locked

Views: 984

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
27 May 2009, 12:29 PM
#1
igrossiter avatar

igrossiter

New Zenner

Join Date:
Feb 2009
Location:
Brazil
Posts:
43
Plugin Contributions:
1

add zip code field for no logged customers in shipping estimator

hi to all, i have a shipping method module for the brazilian shipping system that get the zip code of the customer and calculate the shipping cost based on that. and the guest is not logged in, only appers country select field and state select field, i would like to remove those fiels and add only a zip code field but i don't have a clue from where start it, can someone help me plz?
Thank you and sorry about the bad english =X

27 May 2009, 5:52 PM
#2
igrossiter avatar

igrossiter

New Zenner

Join Date:
Feb 2009
Location:
Brazil
Posts:
43
Plugin Contributions:
1

Re: add zip code field for no logged customers in shipping estimator

i've managed to solve it, in fact, in the language file someone have translated the 'define('CART_SHIPPING_METHOD_ZIP_REQUIRED','true');' line putting "verdadeiro" (true in portuguese), turning off the field :lamo:
Now i just have to take out the country and state field, they are useless for me.
Thank you again