Page 1 of 1

Do I need the full Source Code to do this

Posted: Fri Jun 20, 2008 12:31 pm
by Mike718NY
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)

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

Posted: Mon Jun 23, 2008 10:18 am
by m_plugables
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

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

Posted: Tue Jun 24, 2008 7:54 am
by Mike718NY
thanks . . I'll take a look at it.