Added the ability to edit an order when deleting a payment via the plugin
Tags:
v8
The V8 API has added the ability to edit an order when deleting a payment via the plugin through the method call OnPaymentDeleting.
Editing the current order is now possible through the argument IOperationService operationService of this method.