Any idea why a login request would return set-cookie headers that remove the promo code? I can’t seem to track it down.
p
PabloZ
04/24/2020, 9:08 PM
This is really a shot in the dark and don't be surprised if it doesn't work, but...
There's a checkbox that is "PASS URL PROMOTION CODE TO CHECKOUT" in setup website -> shopping tab.
🤯 1
s
Steve Goldberg
04/27/2020, 10:25 AM
@Timothy Did this work?
t
Timothy
04/27/2020, 8:55 PM
Unfortunately it didn’t work. I’m not sure what drives the cookies so I came up with a temporary solution. I grab the promo code from the session before the login function is called and then set it again right after it’s called.
Timothy
04/27/2020, 8:56 PM
@Steve Goldberg It didn’t work. It was already checked.