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