- 23 Dec, 2020 2 commits
-
-
Ángel Campos authored
* Adding Magento and Plugin versions to the bug report Most times we're asking for these versions in follow up messages, better to have them in the initial report right away. * Update .github/ISSUE_TEMPLATE/bug_report.md * Update .github/ISSUE_TEMPLATE/bug_report.md
-
Alexandros Moraitis authored
Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com>
-
- 22 Dec, 2020 1 commit
-
-
Alexandros Moraitis authored
-
- 21 Dec, 2020 6 commits
-
-
Ángel Campos authored
-
Ángel Campos authored
-
Ángel Campos authored
Release 6.6.7
-
Attila Kiss authored
[PW-3157] [iDeal] First notification is unsuccessful but a second notification 2 minutes later send a success response => order canceled but payment is in success (#910) * Delay processing of AUTHORISATION success=false notifications by 10 min In some edge cases (for example 3DS1 authentication) an authorisation success=false notification can be sent earlier than the success=true one The reason can be a closed and reopened mobile application where the customer performs the 3DS1 authentication To avoid closing false unsuccessful orders, processing authorisation success=false and offer_closed notifications are delayed * Simplify date calculations
-
Peter Ojo authored
Add @peterojo to codeowners
-
peterojo authored
-
- 18 Dec, 2020 1 commit
-
-
Attila Kiss authored
-
- 16 Dec, 2020 1 commit
-
-
Ángel Campos authored
-
- 04 Dec, 2020 2 commits
-
-
Jeroen authored
Co-authored-by: Alexandros Moraitis <alexandros.moraitis@adyen.com> Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com>
-
Alexandros Moraitis authored
-
- 03 Dec, 2020 9 commits
-
-
Imran Shakil authored
* Update PaymentLink.php To avoid "class not found" exception * [bugfix/896] check array key Co-authored-by: shakil imran <shakil.imran@monotaro.com> Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com>
-
Raul Quinto Sakai authored
-
Marcos Garcia authored
-
Attila Kiss authored
[PW-3330] Google pay button is enabled only if the terms and conditions are enabled [PW-3526] Show message for Google pay (#892) * Do not disable google pay button when payment form is valid Do not disable google pay button when terms and conditions is automatic or when it is disabled * Show message for google pay when gateway responds with a message
-
Marcos Garcia authored
Co-authored-by: Alessio Zampatti <alessio.zampatti@adyen.com> Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com>
-
Marcos Garcia authored
-
Attila Kiss authored
Orders paid by alternative payment methods have the state new after order creation therefore when an authorization success=false notification is being processed close orders with state new as well not just the payment_review state ones Apply getNotificationsCanCancel() for all cases not just when the order is in payment_review state
-
Alexandros Moraitis authored
-
Ata Berk Yılmaz authored
Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com>
-
- 02 Dec, 2020 2 commits
-
-
Imran Shakil authored
* Update PaymentLink.php To avoid "class not found" exception * [bugfix/896] check array key Co-authored-by: shakil imran <shakil.imran@monotaro.com> Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com>
-
Raul Quinto Sakai authored
-
- 01 Dec, 2020 1 commit
-
-
Marcos Garcia authored
-
- 26 Nov, 2020 3 commits
-
-
Attila Kiss authored
-
Attila Kiss authored
[PW-3330] Google pay button is enabled only if the terms and conditions are enabled [PW-3526] Show message for Google pay (#892) * Do not disable google pay button when payment form is valid Do not disable google pay button when terms and conditions is automatic or when it is disabled * Show message for google pay when gateway responds with a message
-
Marcos Garcia authored
Co-authored-by: Alessio Zampatti <alessio.zampatti@adyen.com> Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com>
-
- 25 Nov, 2020 2 commits
-
-
Marcos Garcia authored
-
Attila Kiss authored
Orders paid by alternative payment methods have the state new after order creation therefore when an authorization success=false notification is being processed close orders with state new as well not just the payment_review state ones Apply getNotificationsCanCancel() for all cases not just when the order is in payment_review state
-
- 17 Nov, 2020 1 commit
-
-
Alexandros Moraitis authored
-
- 13 Nov, 2020 1 commit
-
-
Ata Berk Yılmaz authored
Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com>
-
- 06 Nov, 2020 4 commits
-
-
Alexandros Moraitis authored
Release 6.6.5
-
Attila Kiss authored
-
Alexandros Moraitis authored
-
Alexandros Moraitis authored
-
- 05 Nov, 2020 2 commits
-
-
Alexandros Moraitis authored
-
Alexandros Moraitis authored
* Remove RedirectDataBuillder, Update request with transparent url * Remove buildRedirectData
-
- 04 Nov, 2020 1 commit
-
-
Alexandros Moraitis authored
* google pay 3ds redirect * Add the success page in the google pay config * Fix code smell suggested from sonarcloud * Remove google pay vault code * Remove the response build method * Remove unused parameter
-
- 29 Oct, 2020 1 commit
-
-
Alexandros Moraitis authored
Release 6.6.4
-