public bool GetApproval(PhonePay phone) { throw new NotImplementedException(); }
public void AddPayment(Invoice invoice, PhonePay phone) { throw new NotImplementedException(); }