I am trying to save google cookie for each single order in magento.
I would like to add new column, let's say "google_cookie" to my table. How can I achieve that ?
And which table should be updated ? Is it sales_flat_order ?
I am trying to save google cookie for each single order in magento.
I would like to add new column, let's say "google_cookie" to my table. How can I achieve that ?
And which table should be updated ? Is it sales_flat_order ?
Copyright © 2021 Jogjafile Inc.
add new column using this above script and save data as per your requirement