Do I need the full Source Code to do this

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

Do I need the full Source Code to do this

Post by Mike718NY » Fri Jun 20, 2008 12:31 pm

If I wanted to change the Checkout to have a persons credit card
info displayed when they return to the store (for a quicker checkout)
can I do this without having the full source code? thanks
(I will also give the user a "save card" check box option)

User avatar
m_plugables
Commander (CMDR)
Commander (CMDR)
Posts: 149
Joined: Tue Mar 11, 2008 12:44 am
Contact:

Re: Do I need the full Source Code to do this

Post by m_plugables » Mon Jun 23, 2008 10:18 am

The source code is not needed. One possible way is to save the card info is to put the information of card in user settings. I wrote some code to put this functionality. I have attached the customized file. Hopefully it will help you
Image
Visit the links below to Download Plugins for your AC7 Store
http://www.plugables.com
http://blog.plugables.com

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

Re: Do I need the full Source Code to do this

Post by Mike718NY » Tue Jun 24, 2008 7:54 am

thanks . . I'll take a look at it.

Post Reply