Syrve POS API SDK

Added notification about adding payment to order

[ v8  ]

A notification BeforePaymentAdded has been added to INotificationService The notification is called before adding a payment to an order. If one of the subscribed plugins throws an OperationCanceledException exception, the payment addition will be canceled.