Announcement

Collapse
No announcement yet.

Uncheck Bill To by default

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

    Uncheck Bill To by default

    Is there a why to have the Bill To unchecked by default? Store owner is having issues with customers saying that when they change the Bill To State it also changes in the Ship To. I can't seem to duplicate this issue. I have asked the store owner to have any customers having this issue to contact me but I haven't gotten any input to try and duplicate this issue.

    If anyone wants to see if they can get it to occur, go to http://www.dutchbaskets.com/

    Thanks - Leslie
    Leslie Kirk
    Miva Certified Developer
    Miva Merchant Specialist since 1997
    Previously of Webs Your Way
    (aka Leslie Nord leslienord)

    Email me: [email protected]
    www.lesliekirk.com

    Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

    #2
    Hi Leslie,

    To change this, you should be able to replace the IF statement within the billing controls with this:
    Code:
    <label class="required"><input class="h-align-middle" id="billing_to_show" type="checkbox" name="billing_to_show" value="1"> Billing Info Same as Shipping</label>
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment

    Working...
    X