- 26 Jun, 2020 5 commits
-
-
Attila Kiss authored
Release 6.2.0
-
acampos1916 authored
-
attilak authored
-
Attila Kiss authored
-
Attila Kiss authored
* Remove unused ResultPos.php * Improve username password validation when accepting notifications * [PW-2387]: IP validation implementation (#713) * [PW-2387]: IP address cache config, cronjob and notification check * [PW-2387]: Removing unrelated files * [PW-2387]: Removing unrelated files * [PW-2387]: Newlines * [PW-2387]: Replacing PHPUnit functions * [PW-2387]: Formatting * Update etc/adminhtml/system/adyen_security.xml Co-authored-by: cyattilakiss <42297201+cyattilakiss@users.noreply.github.com> * [PW-2387]: Adding log message when there's no IP addresses in cache * [PW-2387]: Updating IP addresses in cache on notification-receving * [PW-2387]: Adjusting unit tests for IpAddress class * [PW-2387]: Adjusting unit tests for IpAddress class * PHP API Library version Co-authored-by: cyattilakiss <42297201+cyattilakiss@users.noreply.github.com> * [PW-2385] - Use mandatory HMAC validation for notifications (#716) * Initial commit * Add the event codes list * Remove debug statements * Add hmac_key for test and live. Add in the sensitive section in di * Fix recommended changes * Create isDemoMode config method * Minor code improvements * Replace demo_mode with const * Revert isDemoMode * Update etc/adminhtml/system/adyen_security.xml Co-authored-by: Ángel Campos <angel.campos@adyen.com> * Remove unnecessary conditional * Add IP check cronjob to README * Update Helper/IpAddress.php Co-authored-by: Alessio Zampatti <alessio.zampatti@adyen.com> * Add comment to Security section * Hmac->HMAC * Require adyen/php-api-library version ^6.3 Co-authored-by: Ángel Campos <angel.campos@adyen.com> Co-authored-by: Alexandros Moraitis <alexandros.moraitis@adyen.com> Co-authored-by: Marcos Garcia <marcos.asgarcia@gmail.com> Co-authored-by: Alessio Zampatti <alessio.zampatti@adyen.com>
-
- 25 Jun, 2020 1 commit
-
-
Attila Kiss authored
Release 6.1.2
-
- 24 Jun, 2020 4 commits
-
-
attilak authored
-
attilak authored
-
Attila Kiss authored
-
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>
-
- 22 Jun, 2020 1 commit
-
-
Ángel Campos authored
* Remove Apple Pay extra check if you have valid active cards * Remove useless variable
-
- 12 Jun, 2020 2 commits
-
-
Attila Kiss authored
Release 6.1.1
-
Ángel Campos authored
Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com>
-
- 11 Jun, 2020 6 commits
-
-
attilak authored
-
Attila Kiss authored
[PW-2332] Delay OFFER_CLOSED notifications processing by 10 minutes
-
attilak authored
To check if notification processing should be skipped Add log if notification should be skipped
-
attilak authored
The minute formatter only returned the minutes but not the hours, days, etc
-
attilak authored
-
attilak authored
-
- 10 Jun, 2020 9 commits
-
-
Marcos Garcia authored
-
Attila Kiss authored
-
Attila Kiss authored
[PW-2422] Add validation of the billing/shipping address in the payment forms
-
Alexandros Moraitis authored
-
alexandros authored
-
Attila Kiss authored
-
Attila Kiss authored
-
Attila Kiss authored
-
attilak authored
-
- 09 Jun, 2020 1 commit
-
-
Attila Kiss authored
-
- 05 Jun, 2020 8 commits
-
-
Attila Kiss authored
[PW-2383] Fix vault storing for updated expiration date
-
Attila Kiss authored
-
Ángel Campos authored
* Fix for Boleto PDF URL in customer order and admin views * Move function to block class * Move function to block class * Move function to block class
-
Attila Kiss authored
-
acampos1916 authored
-
acampos1916 authored
-
acampos1916 authored
-
acampos1916 authored
-
- 03 Jun, 2020 3 commits
-
-
Attila Kiss authored
-
Attila Kiss authored
-
Ángel Campos authored
-