You can display some module data in PrestaShop front-office or back-office by using some hooks. In this case we will write something about hook named newOrder.
This hook is called during the new order creation process, right after it has been created.