Hello, this is my first message in this forum. Spanish is my first language, so I'll try as hard as I can to explain my problem in English.
I'm developing a project using opencms + konakart. The idea was to integrate a store (konakart) into an existing site (opencms). I decided to use the kkeng from jsp pages to create a better integration.
At this moment I:
- integrated the user login konakart-opencms
- made some jsp that shows the products
- made some jsp that creates the cart.
- made some jsp to select the shipping and payment methods
- made some jsp to confirm and save the order.
At this point I'm waiting for the actionclass from the payment method to work. But nothing happens.
I understand this is not posible becouse of the topic "
http://www.konakart.com/forum/index.php/topic,719.0.html"
Did someone find a way to achive this? Do I have to bypass the payment mechanism and make it outside konakart?
Thanks
vpod