How to get checkbox value and save it on database
I have added a custom checkbox in checkout page, and I have added a custom column to sales_order and sales_order_grid tables, now I want to get the value of my checkbox and save it in my custom columns on database,… Read More »How to get checkbox value and save it on database