Add a new fields to vantage orders table/view to store an affiliate.
Hi Team,
I'm capturing affiliates to the vantage directory via a querystring in a url and then storing it in a 30 day localp-site cookie.
However, I would like to store the affiliate code from the cookie as an extra field against an order, so you can view the affiliate in the control panel as a read only string on the order list.
Where is the best places to hook the code to save the additional field and render it on the control panel?