IPaymentProcessorEmergencyCancelPaymentSilently Method | 
Namespace: Resto.Front.Api
void EmergencyCancelPaymentSilently( decimal sum, Guid? orderId, Guid paymentTypeId, Guid transactionId, IPointOfSale pointOfSale, IUser cashier, IReceiptPrinter printer, IPaymentDataContext context )
| Exception | Condition | 
|---|---|
| PaymentActionCancelledException | Exception to notify that payment actions was cancelled with no message shown. | 
| PaymentActionFailedException | Exception to notify that cancel payment actions was not successful. |