Re: Checkout with new user - not storing entered password or use

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15422
Re: Checkout with new user - not storing entered password or use

Good point, Matt. That function is designed to be used by any payment module, but it does rely on the session which just won't work for the others. I'm open for thoughts... maybe it should be stored temporarily somehow w/ the order and removed from the session.