I noticed on completion of order in our beta site that once the order completes and you are logged out automatically -
The dynamic account link is wrong.
I get
https://beta.handmade-paper.us/Merch...Store_Code=CPO
It is missing a Screen=LOGN
In doing so; if a customer clicks the "My Account" button in our nav bar, they will get an empty customer info screen.
The dynamic account link is wrong.
I get
https://beta.handmade-paper.us/Merch...Store_Code=CPO
Code:
...merchant.mvc?Session_ID=b6c8c5985d9e2b9d8e9ec661b4755308&Screen=ACNT&Order=0&Store_Code=CPO
In doing so; if a customer clicks the "My Account" button in our nav bar, they will get an empty customer info screen.
Comment