public override RefundProcessPaymentResult Refund(RefundProcessPaymentInput context) { throw new NotImplementedException(); }
public abstract RefundProcessPaymentResult Refund(RefundProcessPaymentInput context);