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