• Welcome to KonaKart Community Forum. Please login or sign up.
 

Guest Checkout and JSP

Started by paulh, August 02, 2011, 08:35:13 am

Previous topic - Next topic

paulh

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

julie

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