An error occurred fetching the project authors.
  1. 24 Jun, 2020 1 commit
    • Attila Kiss's avatar
      [PW-2499] Fix codesniffer warnings and errors and prepare Release 6.1.2 (#737) · 5dfbe4d2
      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: default avatarÁngel Campos <angel.campos@adyen.com>
      
      * Update Model/Cron.php
      Co-authored-by: default avatarÁngel Campos <angel.campos@adyen.com>
      
      * Fix request's paymentMethod field
      Co-authored-by: default avataralexandros <alexandros.moraitis@adyen.com>
      Co-authored-by: default avatarÁngel Campos <angel.campos@adyen.com>
      5dfbe4d2
  2. 16 Dec, 2019 1 commit
    • Alessio Zampatti's avatar
      PW-1880: Implement ComboCards in creditcards section (#601) · ab506db2
      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
      ab506db2
  3. 29 Aug, 2019 1 commit
  4. 03 Jul, 2019 2 commits
    • attilak's avatar
      Remove CHECKOUT_ENVIRONMENT_URL_LIVE and CHECKOUT_ENVIRONMENT_URL_TEST - · e3446216
      attilak authored
      we are not using them anymore
      Use TEST and LIVE instead of CHECKOUT_ENVIRONMENT_URL_TEST and
      CHECKOUT_ENVIRONMENT_URL_LIVE
      Add styling for admin
      Add component version number in the css files as well
      e3446216
    • attilak's avatar
      Version bump component from 2.5.0 to 3.0.0 · 3c41d3e6
      attilak authored
      Using environment in components instead of loadingContext
      Rename functions for getCheckoutContextUrl to getCheckoutEnvironment
      Update styling
      Follow component response changes - instead of state.data remap values
      to state.data.paymentMethod
      3c41d3e6
  5. 09 May, 2019 1 commit
    • cyattilakiss's avatar
      PW-1236 Release Checkout API (#440) · 213ec7aa
      cyattilakiss authored
      * Using paymentMethods instead of directory lookup and some optimizations
      
      * add shopperLocale as well in the parameters
      
      * rename fetchHppMethods
      
      * Route HPP / APMs through checkout /payments
      
      * Handle both old HPP and the new checkout api flow
      Response will be handled in PW-705
      
      *  - Exclude open invoice payments from the checkout flow and route them
      through hpp
       - Code changes based on review
      
      * Handle response from Checkout API redirect
      
      * Resolve review comments
       - Add Received case into the Results controller
       - change depricated authResponse to resultCode
      
      * Move open invoice to checkout
      Put HPP redirect and Validate3d redirect (general handler) together
      Put HPP into the authorize flow instead of the order flow
      Show gender, date of birth and phone number for open invoice payment
      methods all the time - remove the admin settings
      Fix house number in the AddressBuilder
      Add first name, last name and country code in the CustomerDataBuilder
      
      * New function getStreetFromString in the helper that converts the street
      line into street and house number
      Fixes for code reviews
      
      * Move apple pay to checkout
      
      * Modifications for paymentMethods response
      Pass issuer for APMs
      
      * remove console log
      
      * Rename HppAuthorizationDataBuilder to CheckoutDataBuilder
      Add sepa direct debit component
      Fix place order button - enabled when the input is valid
      refactor in adyen-hpp-methods.js
      remove dedicated sepa direct debit payment method
      
      * rename ideal node
      remove onValid and onError callbacks, move functionality to onChange
      
      * fix onChange validity check
      
      * remove unused getSepaCountries function
      
      * additionalData is not necessary in the checkout api request
      
      * remove duplicated use
      
      * Style holder name input field
      Shareable checkout component for oneclick
      Move onValid and onError to OnChange
      
      * Add boleto method
      
      * Hide all the others boleto payment methods
      
      * Change shopperName to personalDetails, add telephone number and email
      address to personalDetails in the payments request if open invoice
      Move checkout component to version 2.1
      Add the new checkout component css
      Add klarna and afterpay component
      
      * Clean paReq, MD, paymentObject only after handling the paymentsDetails
      call
      Use redirectUrl for issuerUrl as well
      Fix 3d secure flow
      
      * checkout component 2.1 from beta to live urls
      
      * Remove unused properties CheckoutDataBuilder.
      
      * Move the store id back
      
      * Applying fix for 3dsecure not working on Magento 2.3
      
      * Applying fix for 3dsecure to retrieve resultCode
      
      * Redirect.php handles validate3d, vault and apm redirects and creates the
      billing agreement immediately
      The authorize3d call returns now the whole response object
      Installments are adjusted to the checkout component v2.1
      OnBrand component callback implemeted for cc payments
      HPP error messages implemented for refused payments
      
      * fix instant billing agreement creation for redirect payment methods
      
      * remove validate3d.php
      
      * Fix oneclick component edge case for v2.1
      if it's maestro and the cvc is empty or not empty and valid then order
      can be placed, if not empty and not valid then it cannot be placed
      
      * fix component missing from parameters
      
      * Check CVC validity at cc payment as well for the maestro edgecase
      (if the cvc is optional but the user already typed something which is
      not valid)
      At oneclick remove the bcmc check since the component now handles it
      Remove the oneClick property - not necessary anymore
      Outsource getting the details into a separate function
      
      * Remove df.js and device fingerprinting
      Leave ratepay fingerprint as it was
      
      * update css for card component for backend orders (#398)
      
      * handle Received result in Checkout validator
      
      * simplify cases
      
      * Add social security number support for openinvoice pm-s
      Adjust ssn for checkout api
      fix styling
      
      * return value fix
      
      * added logos
      
      * added some doku logos and changed the main credit card logo
      
      * fix pms with isuuerlist without component (#402)
      
      * fix for payment methods that have fields different from "issuer"
      
      * Adding molpay logos
      
      * add ratepay logo
      fix format invoice line item amounts
      
      * Adding logos(molpay, econtext_online)
      
      * filter out bcmc_mobile_qr for now
      
      * format the tax amount in openinvoice line items
      
      * add dragonpay logo
      
      * add dragonpay logos
      
      * Remove unused boleto methods and fix for single configured value
      
      * add ACH logo
      
      * Add the correct boleto list
      
      * Correct billing address for boleto
      
      * Add ACH checkout support
       - add bank account number
       - add bank location id
       - add bank account owner name
       - add validation on frontend
      
      * typo
      
      * add support for banktransfer_iban
      
      * Make constants more readable
      
      * added checks if payment object exists and fix _blank links
      
      * Add missing logos
      
      * Rename Adyen HPP to Alternative payment methods
      
      Remove functions and settings related to
      - payment_selection_on_adyen
      - payment_routine
      - skin_code
      - hmac_test
      - hmac_live
      - ignore_second_address_field
      - delivery_days
      at Adyen HPP
      
      Update fall back notes at pay by mail settings
      
      * [PW-1054] Implement multibanco payment method
      
      * Add logos
      
      * Add logos
      
      * Update filter function
      
      * Remove unnecessary payment routines
      
      * Resolve code review comments
      
      * Resolve code review comments
      Add logos
      
      * Revert isOpenInvoiceMethod changes
      
      * readding VaultDetailsHandler to di.xml
      
      * readding imports necessary for creating vault tokens in case of 3dsecure
      213ec7aa
  6. 21 Jan, 2019 2 commits
  7. 27 Dec, 2018 1 commit
    • Rik ter Beek's avatar
      Refactor the complete oneclick process as it was not correctly send to... · 99d1ec99
      Rik ter Beek authored
      Refactor the complete oneclick process as it was not correctly send to checkout api. Build a converter to convert oneclick,recurring to enableOneclick and enableRecurring to make it easier for the merchants to configure. Update version so upgrade script will be executed. Added converter back to oneclick,recurring to be backwards compatible with current billing agreements. Made fixes for oneclick and bcmc. added styles for cards component and oneclick component.
      99d1ec99
  8. 21 Dec, 2018 3 commits
  9. 11 Dec, 2018 1 commit
  10. 13 Nov, 2018 1 commit
  11. 31 Oct, 2018 1 commit
    • attilak's avatar
      - Modifications based on code review · d8991b0b
      attilak authored
      - Card components instead of CSE
      - 3D secure adjusted
      - Installments adjusted
      
      - Dependent php-api-library change (on the branch PW-306)
      d8991b0b
  12. 24 Oct, 2018 1 commit
  13. 09 Jan, 2018 1 commit
    • Alessio Zampatti's avatar
      Fix installments (#229) · e9cfcb60
      Alessio Zampatti authored
      * PW-303: Fixed the installments to only show the configured ones.
      
      * PW-303: installments and fix cronmessage
      
      * PW-303: Fixed OneClick installments, small fix on CronMessage
      
      * PW-303: Reformat code
      
      * PW-303: Readded the optionsCaption in the forms
      
      * PW-303: Added incomplete installmentvalidator
      
      * PW-303: Added installmentvalidator
      
      * removed comment
      
      * PW-303: Fixed merge and formatting
      
      * PW-303: Removed ObjectManager call, added sorting to installments
      
      * PW-303: Added tooltip for the installments.
      e9cfcb60
  14. 02 Jan, 2018 1 commit
  15. 23 Aug, 2016 1 commit
  16. 28 Jul, 2016 1 commit
  17. 27 Jul, 2016 1 commit