public Transaction(PagService payService) { PayService = payService; }
public CardHash(PagService PagService) { _pagService = PagService; }