- 29 May, 2019 1 commit
-
-
cyattilakiss authored
Release 4.2.0
-
- 28 May, 2019 7 commits
-
-
attilak authored
-
cyattilakiss authored
Feature/3ds2
-
cyattilakiss authored
[PW-1330] only log onError as onComplete will always be executed
-
cyattilakiss authored
Fix Klarna line item values
-
rikt authored
-
rikt authored
-
rikt authored
-
- 22 May, 2019 1 commit
-
-
attilak authored
-
- 21 May, 2019 2 commits
- 17 May, 2019 9 commits
-
-
cyattilakiss authored
Co-Authored-By: Alessio Zampatti <gigendh@gmail.com>
-
cyattilakiss authored
Co-Authored-By: Alessio Zampatti <gigendh@gmail.com>
-
cyattilakiss authored
-
cyattilakiss authored
Release 4.1.1
-
attilak authored
-
cyattilakiss authored
PW-1256 Fix new Klarna integration for checkout api
-
cyattilakiss authored
Co-Authored-By: Alessio Zampatti <gigendh@gmail.com>
-
cyattilakiss authored
Co-Authored-By: Alessio Zampatti <gigendh@gmail.com>
-
Alexandros Moraitis authored
Bug/PW-1256
-
- 16 May, 2019 4 commits
-
-
attilak authored
add installment not empty check
-
alexandros authored
-
alexandros authored
-
attilak authored
Format line item tax percentage Remove the check in the Result.php for merchantReference, because it is not required anymore Add locale code to payments code
-
- 14 May, 2019 16 commits
-
-
Rik ter Beek authored
* PW-1181 fixed backend orders * fixed quote and copyright * empty line bottom
-
Rik ter Beek authored
PW-1266 fixed bug that token is not stored in the vault if you enable the vault and stored the card. (#442)
-
Rik ter Beek authored
* Move plugin to ajax controller, remove plugins code, move sdk to 2.4.2(disable risk as it is not working), fix agreements not being updated by oneclick as removes the ONECLICK option. Minimize duplicate code by using model. * Update view/frontend/web/js/view/payment/method-renderer/adyen-cc-method.js Co-Authored-By: rikterbeek <rikterbeek@users.noreply.github.com> * Update view/frontend/web/js/view/payment/method-renderer/adyen-cc-method.js Co-Authored-By: rikterbeek <rikterbeek@users.noreply.github.com> * PW-1173: Ignore OFFER_CLOSED for already authorised orders, or for or… (#436) * PW-1173: Ignore OFFER_CLOSED for already authorised orders, or for orders that are not matching the paymentmethod of the notification Set the ccType of boleto payments to the proper boleto variant. reset order id on card placeorder * PW-1173: use nonempty * Move plugin to ajax controller, remove plugins code, move sdk to 2.4.2(disable risk as it is not working), fix agreements not being updated by oneclick as removes the ONECLICK option. Minimize duplicate code by using model. * Update view/frontend/web/js/view/payment/method-renderer/adyen-cc-method.js Co-Authored-By: rikterbeek <rikterbeek@users.noreply.github.com> * Update view/frontend/web/js/view/payment/method-renderer/adyen-cc-method.js Co-Authored-By: rikterbeek <rikterbeek@users.noreply.github.com> * add errorMessage for oneclick
-
Alessio Zampatti authored
* PW-1173: Ignore OFFER_CLOSED for already authorised orders, or for orders that are not matching the paymentmethod of the notification Set the ccType of boleto payments to the proper boleto variant. reset order id on card placeorder * PW-1173: use nonempty
-
attilak authored
-
alessio authored
PW-1103: Execute the plugin only if payment is adyen_cc or adyen_oneclick, remove payment type since it is different for non card methods
-
attilak authored
- Data builders use the requests helper functions - In case of error from API during first payments call show an error on the frontend
-
attilak authored
Convert Magento locale codes to ISO locale codes Fix javaEnabled and stateOrProvince Stop loading if error response returned during 3DS process
-
alessio authored
-
alessio authored
-
attilak authored
Add json response builder processing 3DS2 Don't send the card details 2 times from the frontend Show popup only for challenge shopper and not for identify shopper
-
attilak authored
resolve code review comments use adyen-3ds2-js-utils helper function component js updated to v2.2.1
-
attilak authored
fix bug placing the order after a refused one won't go through the 3ds2.0 flow remove store card details from magento and use the component rendered one
-
attilak authored
works with challenge shopper
-
alessio authored
-
attilak authored
PW-1103 new controller implemented, new di logic also. Oneclick payments are not working - a new builder needs to be created for that separately PW-1104 components are rendered, challengeShopper was not tested PW-1105 separate controller to handle the 3DS2.0 process created PW-1106 feature toggle implemented TODO: challengeShopper flow test and fix Oneclick fix checkout component 2.0 was updated therefore needs to be tested e.g. "save card data" checkout is rendered by the component now data builders need to use the Requests helper functions or should be deleted if never used Code review and refactor where needed
-