- 21 Apr, 2020 1 commit
-
-
Ángel Campos authored
[PW-2264]: New data builder for LPMs to include storePaymentMethod flag based on configuration (#695) * [PW-2199]: Removing extra character from system.xml comment * [PW-2264]: New data builder for LPMs to include storePaymentMethod flag based on configuration * [PW-2264]: Removing unused argument of buildRecurringAlternativePaymentMethodsData()
-
- 08 Apr, 2020 1 commit
-
-
Ángel Campos authored
* Making main section collapsed by default to fit design * Fixing bool value
-
- 06 Apr, 2020 1 commit
-
-
Marcos Garcia authored
Co-authored-by:
alexandros <alexandros.moraitis@adyen.com>
-
- 27 Mar, 2020 2 commits
-
-
Marcos Garcia authored
Co-Authored-By:
Ángel Campos <angel.campos@adyen.com>
-
Alexandros Moraitis authored
* add shopper country field * add migration script * Update etc/adminhtml/system/payment_methods/local_payment_methods/advanced_options.xml Co-Authored-By:
Alessio Zampatti <alessio.zampatti@adyen.com> * Update Model/Config/Source/ShopperCountryMode.php Co-Authored-By:
Ángel Campos <angel.campos@adyen.com> * Update etc/adminhtml/system/payment_methods/local_payment_methods/advanced_options.xml Co-Authored-By:
Ángel Campos <angel.campos@adyen.com> * Update the migration script * fix the getAdyenCountryCodeConfigData method * Update etc/adminhtml/system/payment_methods/local_payment_methods/advanced_options.xml Co-authored-by:
Alessio Zampatti <alessio.zampatti@adyen.com> Co-authored-by:
Ángel Campos <angel.campos@adyen.com>
-
- 23 Mar, 2020 1 commit
-
-
Ángel Campos authored
[PW-2121]: Migration script for auto_capture_openinvoice / capture_on_shipment and usage of new config kar_capture_mode (#670)
-
- 19 Mar, 2020 1 commit
-
-
Ángel Campos authored
* [PW-2128]: Migration script for setting terminal_selection based on pos_store_id * [PW-2128]: Changing module version to 6.0.0-alpha1 * This enables dev and testing instances to upgrade from version 5 and still remain below 6.0.0
-
- 17 Mar, 2020 1 commit
-
-
Marcos Garcia authored
As an improvement for merchants installing the plugin, we're changing the default values for the **Magento order management** section. Co-authored-by:
marcoss <marcos.silvagarcia@adyen.com>
-
- 10 Mar, 2020 1 commit
-
-
Ángel Campos authored
* [PW-1819]: Copy and design changes to config UI * [PW-1819]: Removing unnecesary file and adjusting tabs * Update Block/Form/Cc.php Co-Authored-By:
cyattilakiss <42297201+cyattilakiss@users.noreply.github.com> * Update Block/Form/Cc.php Co-Authored-By:
cyattilakiss <42297201+cyattilakiss@users.noreply.github.com> * [PW-1819]: Newline char in Cc.php * Update Model/Ui/AdyenCcConfigProvider.php Co-Authored-By:
cyattilakiss <42297201+cyattilakiss@users.noreply.github.com> * Update Model/Ui/AdyenCcConfigProvider.php Co-Authored-By:
cyattilakiss <42297201+cyattilakiss@users.noreply.github.com> * Update Model/Ui/AdyenOneclickConfigProvider.php Co-Authored-By:
cyattilakiss <42297201+cyattilakiss@users.noreply.github.com> * Update etc/adminhtml/system/payment_methods/cards/advanced_options.xml Co-Authored-By:
cyattilakiss <42297201+cyattilakiss@users.noreply.github.com> * [PW-1819]: Missing constructor argument and adjusting LPM comment Co-authored-by:
cyattilakiss <42297201+cyattilakiss@users.noreply.github.com>
-
- 21 Feb, 2020 1 commit
-
-
Alexandros Moraitis authored
* Hide Apple Pay in unsupported browsers * Put the ko annotation isApplePayAllowed first
-
- 18 Feb, 2020 1 commit
-
-
Marcos Garcia authored
-
- 14 Feb, 2020 1 commit
-
-
Ángel Campos authored
* [PW-1949]: Added Notification error count and message columns to adyen_notification and Notification Overview * Upgrade script to add new columns, changing setup_version * New columns in UI Component * Adjusted collection so notifications with 5 errors do not get processed (DB column reset required. Reset functionality here https://youtrack.is.adyen.com/issue/PW-2103) * ACL for menu element * [PW-1949]: Error message column formatting * [PW-1949]: Code styling * [PW-1949]: Code styling * Changing protected method to private Model/Cron.php Co-Authored-By:
Marcos Garcia <marcos.asgarcia@gmail.com> * Changing protected method to private Model/Cron.php Co-Authored-By:
Marcos Garcia <marcos.asgarcia@gmail.com> * Changing protected method to private Model/Cron.php Co-Authored-By:
Marcos Garcia <marcos.asgarcia@gmail.com> * Updating release version Co-Authored-By:
cyattilakiss <42297201+cyattilakiss@users.noreply.github.com> * Updating release version Co-authored-by:
Marcos Garcia <marcos.asgarcia@gmail.com> Co-authored-by:
cyattilakiss <42297201+cyattilakiss@users.noreply.github.com>
-
- 12 Feb, 2020 2 commits
-
-
Ángel Campos authored
* [PW-1942]: Admin notifications overview for adyen_notification table * [PW-1942]: Added notifications overview link to cron information message * [PW-1942]: Added notifications overview link to cron information message * [PW-1942]: Adjusted columns, filters and formatting on notifications overview Moved PSP search URL function to helper since it is now being used in multiple places * [PW-1942]: Changed virtualType classname to avoid conflicts with Notifications Collection * [PW-1942]: Implemented getPspReferenceSearchUrl() from library * [PW-1942]: Unit testing * [PW-1942]: Applying recommended changes: * Renamed XML files to adyen_notifications_overview * Applied PSR2 code styling to CronMessage.php * Updated Copyright year * Early return and replaced switch with if and default value in NotificationColumn.php. Also, docs state that success can only be true/false so got rid of third CSS class * Moved getPspReferenceSearchUrl() method from PHP Lib to Data helper, and added if/else to receive liveEnvironment from notification record instead of receiving test/live string * [PW-1942]: Code styling * [PW-1942]: Applying recommended changes: * Inverted live/test if check * Removed unnecessary constructor Co-authored-by:
cyattilakiss <42297201+cyattilakiss@users.noreply.github.com>
-
Alessio Zampatti authored
-
- 11 Feb, 2020 2 commits
-
-
cyattilakiss authored
* Fix Google Pay environment value in PRODUCTION Google pay expects `PRODUCTION` and not `LIVE` in case of production environment Add getGooglePayEnvironment() to retrieve environment value to Google pay Replace the getCheckoutEnvironment() with getGooglePayEnvironment() on the frontend for Google pay * Move Google Pay fix into the AdyenGooglePayConfigProvider() Move getGooglePayEnvironment() and PRODUCTION const from Helper/Data to AdyenGooglePayConfigProvider and make it private Change environment key back to checkoutEnvironment to be consistent with the rest if the checkout components and overwrite the live value with production only for Google pay Co-authored-by:
Marcos Garcia <marcos.asgarcia@gmail.com>
-
Fabian Hurnaus authored
* Only load 'return_path' config data if it's required. It doesn't make sense to retrieve the configuration for failure on each request. It's enough to only do it on failure. * Update Controller/Process/Result.php Co-Authored-By:
cyattilakiss <42297201+cyattilakiss@users.noreply.github.com>
-
- 30 Jan, 2020 1 commit
-
-
attilak authored
-
- 28 Jan, 2020 1 commit
-
-
acampos1916 authored
-
- 27 Jan, 2020 4 commits
-
-
acampos1916 authored
-
acampos1916 authored
-
Rik ter Beek authored
* [PW-2024] Add merchantApplication into API calls * [PW-2024] Add to body request as config methods are not implemented in the library version we use. Cleanup some code and formatting. Tested Card payments, vault payment that will include this value.
-
Ángel Campos authored
* [PW-1947]: Fixing _reason variable declaration and adding _live variable * [PW-1947]: Added admin notice message for failed refund notifications * Omitting underscore on addRefundFailedNotice() method
-
- 21 Jan, 2020 1 commit
-
-
cyattilakiss authored
While validating a request we use the 'Validating request' label so the bot should not stale the issue. After validating the request if we tag the issue with the label 'Bug' the bot should not close the issue, because it is a valid bug.
-
- 17 Jan, 2020 1 commit
-
-
Ángel Campos authored
[PW-2015]: Fix orders not being created but card getting charged when Persistent Cart and Guest Checkout enabled (#630) * [PW-2015]: Fix orders not being created but card getting charged when Persistent Cart and Guest Checkout enabled * [PW-2015]: Removing \Magento\Checkout\Model\Session DI not being used anymore * Skipping payment validation if no quoteId is present * Replacing ternary check with if/else for readability
-
- 16 Jan, 2020 1 commit
-
-
Hans Nieser authored
-
- 15 Jan, 2020 2 commits
-
-
Imran Shakil authored
* constructor argument order To avoid "class not found" exception * constructor argument order exception faced "class not found"
-
alessio authored
-
- 14 Jan, 2020 2 commits
-
-
Rik ter Beek authored
-
cyattilakiss authored
Different versions of checkout components have different default settings for showing the pay button. In 3.2.0 therefore the Google Pay button does not show while in 3.0.0 it does. With this new setting the Google Pay button will be shown anyway. By default we cannot set this property to true because other payment methods does not require to render their own pay button and it is better to use the Magento default place order button instead.
-
- 13 Jan, 2020 1 commit
-
-
Rik ter Beek authored
* Update issue templates * Update bug_report.md * Update feature_request.md
-
- 10 Jan, 2020 4 commits
-
-
Rik ter Beek authored
-
cyattilakiss authored
Add try catch into cron process when new adyen_order_payment entity is added Turned out that other plugins can intercept into invoice creation and these are potential sources of exceptions. After inserting a new adyen_order_payment entity we start the invoice creation process and if something goes wrong during that process we reprocess the notification in the next batch. Therefore the adyen_order_payment is already saved and the next run will violate the unique constraint setting of the table. This is a quick solution to prevent the process to stop and the order to get stuck because of this exception. Resolves GitHub issues: #603, #610
-
Alessio Zampatti authored
-
Rik ter Beek authored
-
- 08 Jan, 2020 1 commit
-
-
Ángel Campos authored
Update CODEOWNERS
-
- 07 Jan, 2020 1 commit
-
-
Alessio Zampatti authored
Fix typo saleToAcquirerData
-
- 06 Jan, 2020 1 commit
-
-
alessio authored
-
- 03 Jan, 2020 1 commit
-
-
cyattilakiss authored
The 3DS2 toggle setting is ignored since version 5.0.0 because of a major change. Add the check back in the Request buildThreeDS2Data()
-
- 30 Dec, 2019 1 commit
-
-
Rik ter Beek authored
* PW-1190 add magento info into request * PW-1190 add unit tests and fix current ones. Add codesniffer and magento/magento-coding-standard to easy validate code within the repo. Add paypal reference as we have a depencency to paypal module as we need it for billing agreements. * [WIP] Feature/pw 1190 travis (#606) * add travis file * add credentials encrypted will only work for local branches * fix commands * add ruleset * update travis to execute all plugin code * remove params as it is declared into the ruleset. and update version codesniffer * only fail and show errors not warnings * added arguments p and n for better visibility and ignoring warning in ruleset xml * use relative path to fix local check
-
- 16 Dec, 2019 1 commit
-
-
alessio authored
-