Change eWAY processor to use guzzle, fix style issues and update info.xml and add...
authorSeamus Lee <seamuslee001@gmail.com>
Fri, 4 Sep 2020 22:43:32 +0000 (08:43 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Sat, 5 Sep 2020 01:40:21 +0000 (11:40 +1000)
commit68f481e61c2e0ff9c0b79548e2bebcfc6f5af2cd
tree7c71c93a21821b23c52b3b6ad9caef6609c46e7f
parentae1baeec7cc5c32d6ba593bfa6c77fbb473d7152
Change eWAY processor to use guzzle, fix style issues and update info.xml and add in test of eWAY single Currency payment processor

Update README
CRM/Upgrade/Incremental/php/FiveThirtyOne.php
ext/ewaysingle/CRM/Core/Payment/eWAY.php
ext/ewaysingle/README.md
ext/ewaysingle/info.xml
ext/ewaysingle/lib/XML/Util.php
ext/ewaysingle/lib/eWAY/eWAY_GatewayRequest.php
ext/ewaysingle/lib/eWAY/eWAY_GatewayResponse.php
ext/ewaysingle/phpunit.xml.dist [new file with mode: 0644]
ext/ewaysingle/tests/phpunit/CRM/Core/Payment/EwayTest.php [new file with mode: 0644]
ext/ewaysingle/tests/phpunit/bootstrap.php [new file with mode: 0644]