An error occurred fetching the project authors.
- 20 Nov, 2020 1 commit
-
-
Alexandros Moraitis authored
* Add bundle.js with checkout component version 3.12.1 (#828) Add the AdyenComponent var in the requireJS paramas * [PW-3133] Refactor threeds2 to paymentDetails (#829) * Refactor threeds2 to paymentDetails * paymentDetails.paymentDetails -> paymentDetails.process * [PW-3136]Processing generic payment details requests (#835) * Processing generic payment details requests Co-authored-by:
marcoss <marcos.silvagarcia@adyen.com> * [PW-3137] Refactor Payment Status endpoint (#839) * [PW-3127] Validate payment methods (#838) * payment methods response validation * Remove getConnectedTerminals * Refactor * Fix suggestions * Refactor paymentmethods * Refactor method names * Refactor payment method request * [PW-3174] Use the generic component for card payments (#840) * Use bundle instead of the component * Store action and additionalData from /payments response * [WIP] handle paymentDetails for card payments * Remove custom redirect page The checkout redirect component does the redirect for both 3DS1(now) and alternative payment(WIP) * Store and return details Store action, resultCode, additionalData, pspReference, nad paymentData * Show challenge in a popup for 3DS2 * [PW-3180] Remove generalResponseValidator (#841) * Use bundle instead of the component * Store action and additionalData from /payments response * [WIP] handle paymentDetails for card payments * Remove custom redirect page The checkout redirect component does the redirect for both 3DS1(now) and alternative payment(WIP) * Store and return details Store action, resultCode, additionalData, pspReference, nad paymentData * Show challenge in a popup for 3DS2 * Remove GeneralResponseValidator.php Change wrong phpdocs as well * Use Generic Components for Google Pay (#845) Co-authored-by:
marcoss <marcos.silvagarcia@adyen.com> * [PW-3131] Use generic component for alternative payment methods (#843) * Remove methodlist * Remove payment-details.js and move request into the service.js * Rename retrieveAvailablePaymentMethods to getPaymentMethods and return a promise instead of setting the methods when done * Remove threeds2-js-utils.js and usage * Add adyen-configuration.js * Initialize checkout component and store it * Use the new paymentMethods response from the component * Move logic from CcAuthorizationDataBuilder to CheckoutDataBuilder Remove CcAuthorizationDataBuilder.php * require php api library version 8 Use checkout API v64 instead of 52 Use the new services from the library since v7 * Move logic from ThreeDS2DataBuilder to CheckoutDataBuilder Remove ThreeDS2DataBuilder.php * Simplify adyen-cc-method.js Send the whole state.data in 1 request field instead of manually mapping * Adjust adyen-payment-service to multi payment method structure the onAdditionalData callback can be handled only from the main adyenCheckout component therefore it cannot be created in one central place but in each payment method renderer * Adjust the AdyenCcDataAssignObserver to handle the full state data * Update generic component to the latest bundle * Fix 3DS1 response in CheckoutResponseValidator.php We don't need to map fields and store each field individually * Standardise cc and alternative payment methods observers Validate the top level keys in state.data from the checkout component Store additionalData fields in additionalInformation * Use state.data validated array for the /payments request Do not map each field in the request from additionalInformation but use the validated state.data array as a base request * Standardise alternative payment methods frontend Do not create checkout components one by one but while iterating through the paymentMethods list Build state.data for payment methods which has no component created Prefill component input fields with data the plugin already know Remove unused code * Remove line item itemId from checkout requests Version 64 does not support it anymore * Adjust personal details request structure to checkout version 64 Open invoice payment methods required a different request structure before, in version 64 it has been standardised and enforced * Make paymentMethods array observable Update payment methods list when shipping address country is changed Rerender payment methods list on the frontend when paymentMethods array changes * Update view/frontend/web/js/model/adyen-configuration.js Co-authored-by:
Ángel Campos <angel.campos@adyen.com> * Fix code smells * Fix removed dependency Co-authored-by:
Ángel Campos <angel.campos@adyen.com> * Fix bug sonar after sonarcloud check * Add legend field * Add legend field in the correct place * Update Helper/Requests.php Co-authored-by:
Attila Kiss <42297201+cyattilakiss@users.noreply.github.com> Co-authored-by:
Attila Kiss <42297201+cyattilakiss@users.noreply.github.com> Co-authored-by:
Ángel Campos <angel.campos@adyen.com> Co-authored-by:
marcoss <marcos.silvagarcia@adyen.com> Co-authored-by:
Marcos Garcia <marcos.asgarcia@gmail.com> Co-authored-by:
attilak <attila.kiss@adyen.com>
-
- 24 Jun, 2020 1 commit
-
-
Attila Kiss authored
* Update phpcs to validate PSR2 rules * Fix PSR2 phpcs errors with phpcbf * Fix phpcs errors with phpcbf * Fix PSR2 phpcs errors * Reapply fix for boleto lastname key * Fix Api folder * Fix phpcs warning * Fix phpcs warning * Remove unused var * Version bump 6.1.2 * Fix MagentoStandard phpcs warnings * Part of fixing the code sniffer errors * Part of fixing the code sniffer errors * Fix Magento Marketplace codesniffing warnings * Fix some code sniffer errors with phpcbf * Autoformat PSR12 * Fix the path string with ::class * Fix empty spaces warnings * Fix Magento marketplace codesniffing warnings * Fix Magento marketplace codesniffing warnings * Set arguments defaults values at the end of the argument list * Code sniffer fixes * Fix Magento marketplace codesniffing warnings * remove empty return statement * Fix Static method cannot be intercepted error * Fix eror: Possible useless method overriding detected * Remove private const since it is only supported since php 7.1 * Fix wrong class paths * Fix sonarcloud bugs table th element should have scope attribute when possible * Fix codesmells * Fix unit test * Remove ISSUE_TEMPLATE.md * fix wrong function call for formatStreet() * Add removed _prepareLayout() function back * Update Model/Cron.php Co-authored-by:
Ángel Campos <angel.campos@adyen.com> * Update Model/Cron.php Co-authored-by:
Ángel Campos <angel.campos@adyen.com> * Fix request's paymentMethod field Co-authored-by:
alexandros <alexandros.moraitis@adyen.com> Co-authored-by:
Ángel Campos <angel.campos@adyen.com>
-
- 03 Sep, 2019 1 commit
-
-
cyattilakiss authored
-
- 29 Aug, 2019 1 commit
-
-
marcoss authored
-
- 08 Aug, 2019 1 commit
-
-
attilak authored
Add POS instalments Refactor instalments on the frontend (credit cards, pos cloud) If no terminal is available show message
-
- 21 Jun, 2019 1 commit
-
-
attilak authored
-
- 11 Dec, 2018 1 commit
-
-
Rik ter Beek authored
-
- 15 Nov, 2018 1 commit
-
-
attilak authored
-
- 09 Nov, 2018 1 commit
-
-
Aleffio authored
-
- 16 May, 2017 1 commit
-
-
Rik ter Beek authored
-
- 01 Aug, 2016 2 commits
-
-
Rik ter Beek authored
-
Rik ter Beek authored
-
- 10 Jun, 2016 1 commit
-
-
rikterbeek authored
-
- 30 May, 2016 1 commit
-
-
rikterbeek authored
-
- 23 May, 2016 1 commit
-
-
rikterbeek authored
-
- 20 May, 2016 1 commit
-
-
rikterbeek authored
-
- 26 Apr, 2016 1 commit
-
-
rikterbeek authored
-
- 26 Feb, 2016 1 commit
-
-
rikterbeek authored
-
- 18 Feb, 2016 1 commit
-
-
rikterbeek authored
-
- 16 Feb, 2016 2 commits
-
-
rikterbeek authored
-
rikterbeek authored
-
- 09 Feb, 2016 2 commits
-
-
rikterbeek authored
-
rikterbeek authored
fix length field holder name, result URl fix for logger, added some license texts, cleanup code and remove die() statement in a catch statement
-
- 08 Feb, 2016 1 commit
-
-
rikterbeek authored
oneclick implemented billing agreement disable call to adyen, creditcardtype now set for CreditCard and Oneclick payment method, removed cron controller, added info and error logfile for info and error statements, fix save creditcard checkbox function
-
- 05 Feb, 2016 1 commit
-
-
rikterbeek authored
Implemented OneClick payment method, seperate log file for notfiications, implemented recurring_contract notification saved into billing agreements
-
- 18 Jan, 2016 1 commit
-
-
rikterbeek authored
change of lib so setStatus is now setEnvironment and uses Environment class to set correct environment
-
- 04 Jan, 2016 1 commit
-
-
rikterbeek authored
-
- 01 Dec, 2015 1 commit
-
-
rikterbeek authored
-
- 27 Nov, 2015 1 commit
-
-
rikterbeek authored
-
- 22 Sep, 2015 1 commit
-
-
rikterbeek authored
-
- 09 Sep, 2015 1 commit
-
-
rikterbeek authored
-