KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: paulh on August 02, 2011, 08:35:13 am

Title: Guest Checkout and JSP
Post by: paulh on August 02, 2011, 08:35:13 am
I wish to change the existing JSP checkout pages to guest checkout... I'd rather not go down the GWT route as I dont think its as easy to customize... I was wondering what calls I need to change to make the existing JSP checkout pages work without the customer first having to register? Is there some dummy account used in the GWT to achieve this.
Or how much would it cost to have this coded up...
Thanks
Title: Re: Guest Checkout and JSP
Post by: julie on August 02, 2011, 10:44:11 am
QuoteI'd rather not go down the GWT route as I dont think its as easy to customize


It really depends on whether you are familiar with GWT or not.

QuoteI was wondering what calls I need to change to make the existing JSP checkout pages work without the customer first having to register?


The GWT code uses the forceRegisterCustomer() API call