Exemplo n.º 1
0
 public abstract Task <VerifyResult> VerifyAsync(GatewayVerifyPaymentContext verifyPaymentContext);
Exemplo n.º 2
0
 public abstract VerifyResult Verify(GatewayVerifyPaymentContext verifyPaymentContext);