KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: cav on January 12, 2012, 02:18:57 am

Title: Customize One Page CheckOut
Post by: cav on January 12, 2012, 02:18:57 am
I have the GWT one page checkout code working in dev mode and everything is as expected according to the documentation.  My issue is I want to change the "My delivery details" page, but in dev mode it seems as though it is requiring a user name and password.  In my case I want it to go directly to the "My delivery details" page on startup, since I allow checkout without registration.  Is this possible and how?  I am new to GWT.  My real problem is I need to fix a bug in the GWT code to make United States the default country value.  I am on version 5.2, but do not want to upgrade to 5.5 yet.  Also, I am interested if this is possible for any other customization I may need to perform on the "My delivery details" page.  Thanks.