thephpleague / omnipay-eway

eWay driver for the Omnipay PHP payment processing library
MIT License
13 stars 17 forks source link

Added DirectVoid #11

Closed alexw23 closed 8 years ago

incarnate commented 9 years ago

Perhaps the Void Message class could just be "RapidVoidRequest" instead of "RapidDirectVoidRequest" - this keeps it in line with the other generic Rapid functions (such as Capture & Refund).

Otherwise looks good!

alexw23 commented 9 years ago

How can we go getting this merged in?

incarnate commented 9 years ago

@kayladnls - can this be PR reviewed for merge?

greydnls commented 9 years ago

@alexw23 I'm not seeing any tests on this? Can we get those added in, then I'd be happy to merge it in.