lemonstand / omnipay-beanstream

Beanstream driver for the Omnipay payment processing library
MIT License
2 stars 7 forks source link

Implemented Refund, Void, and Capture methods plus added testing #4

Closed dcaswel closed 7 years ago

dcaswel commented 7 years ago

This request contains implementations of the Refund, Void, and Capture requests. I also added testing for those requests as well as an integration test class for testing the functionality while it is actually interacting with Beanstream.

dcaswel commented 7 years ago

@aperdomo The output from travis-ci is a little vague. Could you shine some light on why the checks are failing for this PR? Thanks!

dcaswel commented 7 years ago

So...I must have been blind when I looked at the output from the CI before. I guess I was just looking at the red text at the bottom. :)

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.4%) to 93.156% when pulling 5ade4ce5c546bd49ecdda54a319ee3305f8e0cc9 on CaswellWC:master into 71526db4e2d666fc6b1b062ca148c6bf7bd73523 on lemonstand:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.4%) to 93.156% when pulling 5ade4ce5c546bd49ecdda54a319ee3305f8e0cc9 on CaswellWC:master into 71526db4e2d666fc6b1b062ca148c6bf7bd73523 on lemonstand:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.4%) to 93.156% when pulling 5ade4ce5c546bd49ecdda54a319ee3305f8e0cc9 on CaswellWC:master into 71526db4e2d666fc6b1b062ca148c6bf7bd73523 on lemonstand:master.

dcaswel commented 7 years ago

@aperdomo No problem. If you feel comfortable doing so, I would appreciate it if this could get put into a new release as well. Thanks!