displaying USA state from QuickCheckout and Creating an account

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

displaying USA state from QuickCheckout and Creating an account

HyunWoo Jo
hello,

what is the best way to just display USA state only in Quickcheck out  
and creating an account page?

when i create a new user or test Anonymous Quick checkout, state/prov  
shows more than US' states.

shouldn't it show only US states when US was selected as country?

thank you in advance.

hyun


Reply | Threaded
Open this post in threaded view
|

Re: displaying USA state from QuickCheckout and Creating an account

Ravindra Mandre-2
Hi,
for this you have to take a look at the code of onePageCheckout , in step 2
,where state list comes on selecting the country. Same thing can be reused
for your purpose.


HTH


Regards
Ravindra Mandre

On Sat, Jun 12, 2010 at 2:48 AM, HyunWoo Jo <[hidden email]> wrote:

> hello,
>
> what is the best way to just display USA state only in Quickcheck out and
> creating an account page?
>
> when i create a new user or test Anonymous Quick checkout, state/prov shows
> more than US' states.
>
> shouldn't it show only US states when US was selected as country?
>
> thank you in advance.
>
> hyun
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: displaying USA state from QuickCheckout and Creating an account

HyunWoo Jo
HTH thank you for your advice.
i didn't check the onePageCheckout before because i preferred  
quickcheckout. it's more simple and quick checkout. :)

anyways,
as you suggested,  i checked onePageCheckout structure and tried and  
modified it for quickcheckout, it didnt work out.

it could be very simple for programmer or developer, but not me.
with file and code comparison, i just guessed that  
quickcheckout.groovy, quickcustsetting.ftl,geoAutoCompletor.js,  
checkoutprocess.js are involved.
but, that's it, i couldn't modify it properly.

so for now, i have to stick with ondpagecheckout until someone can  
figure out or i have more time to play around.

if someone can give me more direction, i am willing to dig more.

thank you again.





On Jun 12, 2010, at 2:32 AM, Ravindra Mandre wrote:

> Hi,
> for this you have to take a look at the code of onePageCheckout , in  
> step 2
> ,where state list comes on selecting the country. Same thing can be  
> reused
> for your purpose.
>
>
> HTH
>
>
> Regards
> Ravindra Mandre
>
> On Sat, Jun 12, 2010 at 2:48 AM, HyunWoo Jo <[hidden email]>  
> wrote:
>
>> hello,
>>
>> what is the best way to just display USA state only in Quickcheck  
>> out and
>> creating an account page?
>>
>> when i create a new user or test Anonymous Quick checkout, state/
>> prov shows
>> more than US' states.
>>
>> shouldn't it show only US states when US was selected as country?
>>
>> thank you in advance.
>>
>> hyun
>>
>>
>>