• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 20, 2024, 05:05:25 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.

Messages - krimisra

1
Forgot password functionality seems to have been broken in the latest version(8.3). Clicking on the forgot password doesn't generate any email to the customer. Also the page is not HTTPS.
I have also tried with the demo version installed at www.konakart.com/demos

Anyone else facing the same problem? Is there a workaround
2
Programming of KonaKart / Re: bug in forgot password
January 04, 2017, 07:29:03 pm
Forgot password functionality seems to have been broken in the latest version(8.3). Clicking on the forgot password doesn't generate any email to the customer. Also the page is not HTTPS.
3
I solved this problem by programmatically  preventing shipping information to goto Paypal. I sell only digital products so I don't need to send shipping address to Paypal. It works for me. For those who sell shipable products want to send the shipping address to, probably sending full state name(e.g. New Jersey instead of NJ) might solve the problem. There may be some programming efforts needed for this.

I hope this helps.
4
I found the issue. When I was using Konakart 4.0, it used to send a parameter no_shipping=1 to Paypal and in that way paypal doesn't check for shipping address and this issue was not there earlier. With Konakart 6.5, it is sending shipping address also. I sell digital products only and for that I don't need to send shipping address. Is there any configuration on konakart 6.5 from which I can set this parameter value?
5
I am using Konakart 6.5. I am facing the same problem. I am a seller from India. Paypal check out is giving red marked error for the State and city. This is happening only for US buyers.

Can someone help?