Hi all,
I recently set up Magento 2, migrating a Magento 1 payment module. This payment module adds a custom order attribute to the table sales_order and it is filled correctly during/after checkout.
Now I want to display this custom order attribute in the admin view of orders. How can I achieve that?
Thanks a lot,
Jens