- 16 Dec, 2019 3 commits
-
-
Alessio Zampatti authored
Release 5.1.0
-
alessio authored
-
Alessio Zampatti authored
* Add combo card for Brazilian shoppers * PW-1880: set ['paymentMethod']['type'], check if billingaddress is BR and currency BRL * PW-1918: added EOLs * PW-1880: removed logger * PW-1880: add installments if they are set(not only on Credit), unset them if Debit * PW-1880: move combocards check to the frontend * PW-1880: fix for other debit cards
-
- 10 Dec, 2019 1 commit
-
-
Alessio Zampatti authored
PW-1918: fixes #489, order was not cancelled when in Payment review state and AUTHORISATION false is processed (#598)
-
- 06 Dec, 2019 1 commit
-
-
Alessio Zampatti authored
-
- 03 Dec, 2019 1 commit
-
-
Alessio Zampatti authored
* PW-1887: fix for pms(afterpaytouch) with checkoutIssuerDirectLinkEnabled * remove unnecessary if * fix variable * refactor
-
- 22 Nov, 2019 7 commits
-
-
Rik ter Beek authored
[PW-1835] paymentMethods endpoint returns all payment methods. Filter…
-
rikt authored
-
Rik ter Beek authored
Co-Authored-By: Marcos Garcia <marcos.asgarcia@gmail.com>
-
Rik ter Beek authored
Co-Authored-By: Marcos Garcia <marcos.asgarcia@gmail.com>
-
Rik ter Beek authored
Co-Authored-By: Marcos Garcia <marcos.asgarcia@gmail.com>
-
Rik ter Beek authored
Co-Authored-By: Marcos Garcia <marcos.asgarcia@gmail.com>
-
rikt authored
[PW-1835] paymentMethods endpoint returns all payment methods. Filtering happens in front-end validation and removed unused helpers.
-
- 21 Nov, 2019 1 commit
-
-
Marcos Garcia authored
-
- 14 Nov, 2019 4 commits
-
-
cyattilakiss authored
Release 5.0.2
-
cyattilakiss authored
Co-Authored-By: Alessio Zampatti <alessio.zampatti@adyen.com>
-
attilak authored
-
cyattilakiss authored
* Add afterSavePaymentInformationAndPlaceOrder plugin for guest checkout * specify sort order to ensure that this method should run last as it changing the resopnse of default method (#581)
-
- 13 Nov, 2019 1 commit
-
-
cyattilakiss authored
* Add afterSavePaymentInformationAndPlaceOrder plugin for guest checkout
-
- 11 Nov, 2019 2 commits
-
-
cyattilakiss authored
Release 5.0.1
-
attilak authored
-
- 08 Nov, 2019 1 commit
-
-
Alessio Zampatti authored
-
- 07 Nov, 2019 4 commits
- 06 Nov, 2019 1 commit
-
-
cyattilakiss authored
* read module version from composer.json * Fix with the PHP Code Beautifier and Fixer (phpcbf)
-
- 01 Nov, 2019 2 commits
-
-
Alessio Zampatti authored
-
cyattilakiss authored
Release 5.0.0
-
- 31 Oct, 2019 2 commits
-
-
Rik ter Beek authored
PW-1800 add defensive programming
-
rikt authored
-
- 30 Oct, 2019 3 commits
-
-
attilak authored
-
Alessio Zampatti authored
-
attilak authored
- Fix scrolling issue after failed 3ds2 validation
-
- 29 Oct, 2019 1 commit
-
-
Rik ter Beek authored
* PW-1800 first place order before doing authentication, remove payment endpoint, add plugin to add 3DS data back to the front-end. * PW-1800 add missing file for building 3DS2data * PW-1800 fix 3DS 1.0 payments and add validation to last payment call. If not authorised provide error message back to the front-end * PW-1800 add error messages for oneclick payments on failed payments * Update Helper/Requests.php Co-Authored-By: cyattilakiss <42297201+cyattilakiss@users.noreply.github.com> * remove unused constructor, make input paramaters private * - cancel order if payment is refused - remove store_cc = true from onclick frontend js
-
- 28 Oct, 2019 4 commits
-
-
cyattilakiss authored
-
Alessio Zampatti authored
* Add directdebit_gb logo * fix typo
-
cyattilakiss authored
* Only add idempotency key if payment method is adyen_hpp * Use transfer headers storing idempotency key Use idempotency key only for adyen_hpp methods * Add idempotency key for transactionPayment
-
Ricardo Ambrogi authored
-
- 25 Oct, 2019 1 commit
-
-
Alessio Zampatti authored
* Refactor, typos * remove duplicate case "Received"
-