An error occurred fetching the project authors.
- 24 Jun, 2020 1 commit
-
-
Attila Kiss authored
* Update phpcs to validate PSR2 rules * Fix PSR2 phpcs errors with phpcbf * Fix phpcs errors with phpcbf * Fix PSR2 phpcs errors * Reapply fix for boleto lastname key * Fix Api folder * Fix phpcs warning * Fix phpcs warning * Remove unused var * Version bump 6.1.2 * Fix MagentoStandard phpcs warnings * Part of fixing the code sniffer errors * Part of fixing the code sniffer errors * Fix Magento Marketplace codesniffing warnings * Fix some code sniffer errors with phpcbf * Autoformat PSR12 * Fix the path string with ::class * Fix empty spaces warnings * Fix Magento marketplace codesniffing warnings * Fix Magento marketplace codesniffing warnings * Set arguments defaults values at the end of the argument list * Code sniffer fixes * Fix Magento marketplace codesniffing warnings * remove empty return statement * Fix Static method cannot be intercepted error * Fix eror: Possible useless method overriding detected * Remove private const since it is only supported since php 7.1 * Fix wrong class paths * Fix sonarcloud bugs table th element should have scope attribute when possible * Fix codesmells * Fix unit test * Remove ISSUE_TEMPLATE.md * fix wrong function call for formatStreet() * Add removed _prepareLayout() function back * Update Model/Cron.php Co-authored-by:
Ángel Campos <angel.campos@adyen.com> * Update Model/Cron.php Co-authored-by:
Ángel Campos <angel.campos@adyen.com> * Fix request's paymentMethod field Co-authored-by:
alexandros <alexandros.moraitis@adyen.com> Co-authored-by:
Ángel Campos <angel.campos@adyen.com>
-
- 12 Feb, 2020 1 commit
-
-
Ángel Campos authored
* [PW-1942]: Admin notifications overview for adyen_notification table * [PW-1942]: Added notifications overview link to cron information message * [PW-1942]: Added notifications overview link to cron information message * [PW-1942]: Adjusted columns, filters and formatting on notifications overview Moved PSP search URL function to helper since it is now being used in multiple places * [PW-1942]: Changed virtualType classname to avoid conflicts with Notifications Collection * [PW-1942]: Implemented getPspReferenceSearchUrl() from library * [PW-1942]: Unit testing * [PW-1942]: Applying recommended changes: * Renamed XML files to adyen_notifications_overview * Applied PSR2 code styling to CronMessage.php * Updated Copyright year * Early return and replaced switch with if and default value in NotificationColumn.php. Also, docs state that success can only be true/false so got rid of third CSS class * Moved getPspReferenceSearchUrl() method from PHP Lib to Data helper, and added if/else to receive liveEnvironment from notification record instead of receiving test/live string * [PW-1942]: Code styling * [PW-1942]: Applying recommended changes: * Inverted live/test if check * Removed unnecessary constructor Co-authored-by:
cyattilakiss <42297201+cyattilakiss@users.noreply.github.com>
-
- 30 Dec, 2019 1 commit
-
-
Rik ter Beek authored
* PW-1190 add magento info into request * PW-1190 add unit tests and fix current ones. Add codesniffer and magento/magento-coding-standard to easy validate code within the repo. Add paypal reference as we have a depencency to paypal module as we need it for billing agreements. * [WIP] Feature/pw 1190 travis (#606) * add travis file * add credentials encrypted will only work for local branches * fix commands * add ruleset * update travis to execute all plugin code * remove params as it is declared into the ruleset. and update version codesniffer * only fail and show errors not warnings * added arguments p and n for better visibility and ignoring warning in ruleset xml * use relative path to fix local check
-
- 29 Aug, 2019 1 commit
-
-
Marcos Garcia authored
* Fix Adyen\DataTest This one is a bit more complex. DataTest depends on some external classes from Magento, so I set up a config and a bootstrap files for testing. While I was at this, I also made the dependencies a bit more strict. * Update php requirement to match with Magento 2.2.8
-
- 30 Jun, 2018 1 commit
-
-
Torrey Tsui authored
Adyen\Payment\Tests\Helper\DataTest::testFormatAmount ArgumentCountError: Too few arguments to function Adyen\Payment\Helper\Data::__construct(), 9 passed
-
- 26 Mar, 2018 1 commit
-
-
Jeroen authored
-
- 17 Jan, 2018 1 commit
-
-
Rik ter Beek authored
-
- 21 Dec, 2017 1 commit
-
-
Giorgos Adam authored
-