Adding Message Field to One Page Checkout

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
gdelorey@mitcs.com
Commander (CMDR)
Commander (CMDR)
Posts: 129
Joined: Thu Oct 19, 2006 5:33 pm

Adding Message Field to One Page Checkout

Post by gdelorey@mitcs.com » Tue Oct 27, 2009 8:48 am

Hi - Is it possible to display a message field to allow user input on the checkout page similar to what existed in version 5.5? Currently, a user could go to the Gift Options page and enter a message there, however, it would be helpful to have this display for them on the general checkout page.

Thank you for your assistance,

- Greg

User avatar
compunerdy
Admiral (ADM)
Admiral (ADM)
Posts: 1283
Joined: Sun Nov 18, 2007 3:55 pm

Re: Adding Message Field to One Page Checkout

Post by compunerdy » Tue Oct 27, 2009 9:21 am

You can enable the ship message and then edit the code to have it say "add note" or whatever.

Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

Re: Adding Message Field to One Page Checkout

Post by Mike718NY » Tue Oct 27, 2009 9:22 am

This is a good feature to have. I put this on my last site and a lot of
people use it for whatever reason.

This message should also be displayed somewhere on the Order page for that order so it can
easily be seen, and also it should be displayed on the Inovice where staff could see it.

gdelorey@mitcs.com
Commander (CMDR)
Commander (CMDR)
Posts: 129
Joined: Thu Oct 19, 2006 5:33 pm

Re: Adding Message Field to One Page Checkout

Post by gdelorey@mitcs.com » Tue Oct 27, 2009 9:27 am

compunerdy -

When you say 'enable the ship message' that sounds like a setting I can turn on - where do you find this? Or, do I have to add it to the OnePageCheckout conlib file?

Thanks,

: Greg

User avatar
compunerdy
Admiral (ADM)
Admiral (ADM)
Posts: 1283
Joined: Sun Nov 18, 2007 3:55 pm

Re: Adding Message Field to One Page Checkout

Post by compunerdy » Tue Oct 27, 2009 9:34 am

Code: Select all

[[ConLib:OnePageCheckout EnableGiftWrap="false" EnableMultiShipTo="false" EnableShipMessage="true"]]

gdelorey@mitcs.com
Commander (CMDR)
Commander (CMDR)
Posts: 129
Joined: Thu Oct 19, 2006 5:33 pm

Re: Adding Message Field to One Page Checkout

Post by gdelorey@mitcs.com » Tue Oct 27, 2009 3:20 pm

Tim -

Thanks for your help!

: Greg

Post Reply