#hemant-checkout-spring

1 messages · Page 1 of 1 (latest)

wispy rapids
tiny egret
#

I get my session back on test mode but dont get it back on live mode

wispy rapids
#

I'm sorry forgot to respond earlier. I don't understand the ask and what's blocking you

#

@tiny egret do you have a bit more context? What's that SecurityContextHolder thing you're referring to? None of that seems Stripe specific

tiny egret
#

Let me put it in simple words,

I get my session back on test mode but dont get it back on live mode

#

When user is redirected from Stripe payment page.

wispy rapids
#

what does "I get my session back" mean exactly though. How/where do you get it back, what does your code do, what's happening in Test mode that doesn't happen in Live mode

tiny egret
#

session -> HttpSession of a user while accessing the application in a web browser (chrome)

wispy rapids
#

ah lol okay so this has nothing to do with the Session from Checkout

#

Usually you lose the session when you switch modes so http -> https or vice versa

tiny egret
#

which is actually not the case. I am loosing session when Stripe redirects to success page after making the payment on live mode, which works fine for test mode.

wispy rapids
#

I'm sorry you're still staying super vague here

#

you said "is actually not the case" with no info