Added the ability to edit an order when deleting a payment via a plugin
[v8
]
The V8 API now allows you to edit an order when deleting a payment via a plugin by calling the OnPaymentDeleting method.
Editing the current order is now possible via the IOperationService operationService argument of this method.