- 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>
-
- 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 1 commit
-
-
Á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 4 commits
-
-
Attila Kiss authored
-
Attila Kiss authored
-
Ángel Campos authored
-
alexandros authored
-
- 28 May, 2020 2 commits
-
-
Attila Kiss authored
-
Ángel Campos authored
* [PW-2286]: Avoiding order cancellation in Result controller * Update Controller/Process/Result.php Co-authored-by: Ángel Campos <angel.campos@adyen.com> * [PW-2286]: Simplifying switch in Result.php * Update Controller/Process/Result.php Co-authored-by: Marcos Garcia <marcos.asgarcia@gmail.com> * Update Controller/Process/Result.php Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com> Co-authored-by: Marcos Garcia <marcos.asgarcia@gmail.com>
-
- 27 May, 2020 1 commit
-
-
Alexandros Moraitis authored
* Remove idempotency from alternative payment methods * Fix sonar cloud code smell
-
- 26 May, 2020 1 commit
-
-
attilak authored
-
- 20 May, 2020 2 commits
-
-
Ángel Campos authored
Co-authored-by: cyattilakiss <42297201+cyattilakiss@users.noreply.github.com>
-
Rik ter Beek authored
-
- 15 May, 2020 3 commits
-
-
cyattilakiss authored
Release 6.1.0
-
attilak authored
Some PWA integrations can still use the session to retrieve the order but in the next major release only the orderId request parameter can be used to retrieve the order object
-
cyattilakiss authored
-