IExternalPaymentProcessorOnPaymentAdded Method |
Namespace: Resto.Front.Api.V5
void OnPaymentAdded( IOrder order, IPaymentItem paymentItem, IUser cashier, IOperationService operationService, IReceiptPrinter printer, IViewManager viewManager, IPaymentDataContext context, IProgressBar progressBar )
Exception | Condition |
---|---|
PaymentActionCancelledException | Exception to notify that payment actions were cancelled with no message shown. |
PaymentActionFailedException | Exception to notify that payment actions were not successful. |