public void Delete(PaymentMethod paymentMethod) { _paymentMethodManager.DeletePaymentMethodFromBranch(paymentMethod); }