Announcement

Collapse
No announcement yet.

Can you access the COUNTRY selected in checkout-stage1 in Act_Order01/02?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Can you access the COUNTRY selected in checkout-stage1 in Act_Order01/02?

    Hi again guys,

    I'm building a store with a slightly complex checkout procedure.

    In the first stage of the checkout customers select their delivery COUNTRY as standard. However, in the following stages (controlled by Act_Order01 and Act_Order02) I need to know what that country was so that I can show/hide some of the form elements in the checkout.

    I will use Javascript and CSS to show/hide form elements (and also probably do some pre-polulation). So... is it possible to perhaps put the country value into a hidden input variable - which I could then access using Javascript?

    Any help would be greatly appreciated... before my fun weekend of development

    Thanks all,

    Ryan

    #2
    Hi Ryan,

    Take a look at this post, it will help you with the variables that you need.
    http://community.actinic.com/showpos...9&postcount=22

    Kind regards,
    Bruce King
    SellerDeck

    Comment

    Working...
    X