I did some search but was unable to find the answer:
I want to add a session variable, and save it to the order. What should be the best way to do that? (assume I can add a new column to the order table for it)
For example, I may use this session variable to save the referral URL to my page.
How do I add a session variable? What are the files I should change? And which file is responsible for saving an order.
Thanks a lot.


Reply With Quote

