thephpleague / omnipay-eway

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

Fix Rapid Direct create and update card #14

Closed incarnate closed 8 years ago

incarnate commented 8 years ago

Makes isSuccessful() return true instead of false when a card is created or updated with the Rapid Direct gateway. Includes updates to tests and doco in headers.

This resolves #13

benileo commented 8 years ago

:+1:

delatbabel commented 8 years ago

Merged, with thanks. Please confirm that this works OK for you in production and then I will tag for release.