[Catalyst] how to do persistent session data (aka shopping cart) in catalyst?

Fernan Aguero fernan.aguero at gmail.com
Thu Apr 26 14:31:50 GMT 2018


Hello,

what is the current recommended way of developing a persistent
shopping-cart-style functionality in a catalyst app?

We would like to be able to support the following:
i) store session data in the server for logged in users
ii) keep session data across sessions, and across browsers (e.g. computer
at home, resume session using computer at work)
iii) allow users to start working anonymously, then merge session data
(shopping cart) smartly upon logging in

Thanks for any pointer. Cheers,

-- 
fernan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/catalyst/attachments/20180426/172bec1e/attachment.htm>


More information about the Catalyst mailing list