• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 02, 2024, 11:13:46 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 - vetal324

1
Hi there,

My name is Vitaliy.
Our customer is using Konakart v7.1.1.1 Community Edition.
We need to set custom fields for products (like described here: http://www.konakart.com/docs/CustomProductAttributes.html )
Bur this feature seems to be available only for Enterprise Edition.
Is there something similar in Konakart Community Edition?

Regards
2
Does anybody have experience in Liferay-Konakart integration?

I have added Konakart Store and Konakart Administration portlets to my Liferay site, and made some configuration.
I need to configure PayPal payment module.

What should be set as Callback URL? (the default value is http://host:port/konakart/PayPalCallback.action )
As I understand, this is struts action, which receives payment status from PayPal. I have replaced host and port with my domain, but it's not working for me... I receive error 'There has been an unexpected problem Unfortunately we have encountered a malfunction.' when I try to checkout product.
Any ideas?
Which things may I miss in PayPal configuration?

Should I make some change into Liferay's ROOT/WEB-INF/web.xml file? It seems http://localhost:8080/konakart/PayPalCallback.action is not accessible in Liferay...
However, I can access http://localhost:8780/konakart/PayPalCallback.action (if I startup konakart separately).
As I understand, Konakart portlet should work even without separate Konakart running... So, how can I generate similar PayPal callback URL in Liferay ? 

Please, share any thoughts, examples, sources, etc.

Regards,
Vitaliy