Order extension points (V2)

The Adobe Commerce Admin UI SDK enables you to make modifications to the following elements on the Sales > Orders page in the Adobe Commerce Admin:

Custom fees are not a V2 Admin UI SDK extension point. To modify order totals, implement a webhook on plugin.magento.out_of_process_totals_collector.api.get_total_modifications.custom_fees instead. See Checkout Totals Collector.