• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 01, 2024, 02:10:36 am

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - shaydes

1
Programming of KonaKart / sorting of cart items.
July 08, 2008, 08:44:50 pm
Hi,

I am using API's to work with the cart. I am trying to implement promotions, such as buy 2 get third free.

When I add items to the cart, they are displayed based on their product id and not in the order in which they were added to the cart. How can maintain the oder in which they were added to the cart?
2
Configuration of KonaKart / Login integration.
August 15, 2007, 04:21:25 pm
Hi,

We have our own application which requires login. I am able to register the user to KK. I am entering KK application by adding an item to the cart from our application. How can I make sure that the user is automatically logged into the KK application and add items to the cart without having to go through your login screens.
3
I have several other apps running in tomcat. How can I run KonaKart using the existing tomcat instance. I would prefer not to start another tomcat instance.