public void CancelRecurringPayment(Order order, ref CancelPaymentResult cancelPaymentResult) { throw new NotImplementedException(); }
public void Void(Order order, ref CancelPaymentResult cancelPaymentResult) { throw new NotImplementedException(); }