• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 20, 2024, 12:54:48 pm

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 - Satish Shah

1
oh..I see.

Ok I ll try to find out that.

Thank You so much for correcting me..

Thank you
2
Ok..

In FreeProduct module we can give free product of out choice..i.e. only specific product can be made free..

What I want is the free product can be any of user's choice..

Anyways..I try to do as you say..thanks a lot for your reply Brian.
3
Hi!

I want to provide an offer for example buy 2 shirts and get 1 tie free.

How can i do it.

As the inbuilt Buy X Get Y Free module only allowed for same product. i.e. Buy 2 shirts and get 1 shirt free (the same shirt).

Can you please guide me?

Thank you,
Satish Shah
4
Thanks Brian for your time.

yes every thing works fine. Order status is getting updated, stock is also updated and at the end when this session (getting from SSOToken) is logged out and the current user is also getting logged out. And the user is forwarded to login page.

As of now what i am doing is storing session id of current customer in SSOToken. and getting the same on callback from UUID. and i am not logging out this session after orders status and stock updation. so can get current user logged in.

is it correct practice..?
5
When error comes it always comes at

CatalogAfterLoginAction.java at line 70

kkAppEng.getOrderMgr().populateCustomerOrders();
6
On checkoutfinishedAction.java , custId not found..

Sometimes  it forwarded to login page.. and sometime gives error message that The session 'some session id' not found..


Pleas reply

Thank you
7
Yes brian..

All set correctly..

The problem is..

in ipn callback, the seesion we get from SSOToken get logout in finally block..

And then i am forwarding to the CheckoutFinishedAction.. bt there session not found.. and it redirects to login page..

I am also getting xsrf attack possible for current user ID

Please help..

Thanks a lot
8
Hello,

I have installed Payment Gateway that successfully works but after ipn callback I am getting error as follows,

The session "Session id" is not found.

Would you please help me to get out of this.

I am following Paypal payment gateway code files.

Payment done successfully, orders and inventory updates successfully.

from IPN callback i am forwarding users to CheckoutFinishedAction.

Thank You

9
Ok.. I got it.. and done.

Thanks a lot julie
10
Thanks for the reply..But can you please elaborate more..

Thanks a lot
Satish Shah
11
Hello,

I need to charge customers some extra fixed charge if they select Cash On Delivery as payment method.

I think i need to add a orderTotals for that.

Can you please guide me.

Thank You,
Satish Shah
12
Problem Solved..

To name it ROOT, do not specify the name in configuration..

See bellow,

13
Hello,

I am trying to change the name of konakart project from konakart to ROOT. ( Or something else)

But I am not getting my application running well structured.

<%= kkEng.getStyleBase()%> and <%= kkEng.getScriptBase()%> is showing /ROOT/styles and /ROOT/script respectively, but I its not applying on application and application not working fine.

Please help me in solving this.

Thank You.
14
Configuration of KonaKart / Re: E-mail Configuration
January 07, 2014, 12:51:43 pm
Still i cant solve the above problem..Need a help..
15
Configuration of KonaKart / Re: E-mail Configuration
December 24, 2013, 11:58:38 am
Hello Ming,

      Earlier it was working fine. But suddenly it stoped working by giving such error. Can you please guied me what kind of credentials do I need to add and how??

Thank You,
Satish Shah