- 10 Jun, 2020 1 commit
-
-
Attila Kiss 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 2 commits
-
-
Attila Kiss authored
-
Ángel Campos 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 4 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
-
attilak authored
-
- 13 May, 2020 2 commits
-
-
Rik ter Beek authored
-
Rik ter Beek authored
-
- 12 May, 2020 1 commit
-
-
Ángel Campos authored
-
- 11 May, 2020 1 commit
-
-
Per authored
Pressing the enter key while inside a text field in one the Adyen forms caused the checkout page to reload instead of being submitted. Co-authored-by: Per <per@oddny.se>
-
- 08 May, 2020 2 commits
-
-
Ángel Campos authored
-
Ángel Campos authored
-
- 04 May, 2020 3 commits
-
-
Ángel Campos authored
-
acampos1916 authored
This reverts commit 32120f62
-
acampos1916 authored
-
- 21 Apr, 2020 1 commit
-
-
Alexander Christiaan Jacob Dekker authored
Some webshops work with only a billing address because products need to be picked up from a location. If this is the case, the billing address should be filled in, and valid before a payment method can be used. This is already the case with payment methods native to Magento 2, but not with this Adyen module. Because of this, orders could be placed using Adyen payment methods, without adding an address at all. This extra check fixes this. Refs #662. Co-authored-by: cyattilakiss <42297201+cyattilakiss@users.noreply.github.com>
-
- 20 Apr, 2020 2 commits
-
-
Ángel Campos authored
-
Ángel Campos authored
* [PW-2199]: New can_cancel config value that avoids all order cancellations * [PW-2199]: Removed can_cancel check from files not related to notification processing * [PW-2199]: Renamed config value for clarity * [PW-2199]: Fixing adyenHelper object * [PW-2199]: Checking config value before changing order status to NEW * Newline at the end of Config.php * [PW-2199]: Removing dependency on AbstractHelper
-
- 10 Apr, 2020 1 commit
-
-
cyattilakiss authored
For PWA integrations session is not necessarily accessible OrderId is in the response from the payment-information endpoint, send it back for all threeDS2 api calls
-
- 09 Apr, 2020 1 commit
-
-
Alessio Zampatti authored
-
- 01 Apr, 2020 3 commits
-
-
cyattilakiss authored
-
Ángel Campos authored
* [PW-2174]: Removing sync order cancellation for 3DS failure response * [PW-2174]: Removing sync order cancellation for 3DS failure response * [PW-2174]: Removing sync order cancellation for 3DS2 failure response * [PW-2174]: Restoring 3DS2 cancellation because it isn't redirect * [PW-2174]: Adding comment to clarify non cancellation Co-authored-by: cyattilakiss <42297201+cyattilakiss@users.noreply.github.com>
-
attilak authored
-
- 31 Mar, 2020 1 commit
-
-
cyattilakiss authored
Release 6.0.0
-