We will work on Apr 26th (Saturday) and will be off from Apr 30th (Wednesday) until May 2nd (Friday) for public holiday in our country

An error occurred fetching the project authors.
  1. 11 Sep, 2020 1 commit
  2. 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
  3. 05 Jun, 2020 4 commits
  4. 26 May, 2020 1 commit
  5. 12 Aug, 2019 1 commit
    • Alessio Zampatti's avatar
      PW-390 Pay with Google for Web (#496) · 42c7908f
      Alessio Zampatti authored
      * PW-390 Added Google Pay skeleton/configuration
      
      * PW-390 Added Google Pay method on frontend + authorizationdatabuilder, config provider/logo
      
      * PW-390 Save BillingAgreements for googlepay
      
      * PW-390 Save vault token for GooglePay, fix button issue on css, fix isavailable promise
      
      * remove comments
      
      * Set token invisible for shopper if payment method is Google Pay
      
      * split formatAmount into formatAmount and decimalNumbers
      
      * PW-390 use only one merchant identifier for test/live, reformat comment in configuration
      42c7908f
  6. 06 Jun, 2019 1 commit
  7. 21 Jan, 2019 4 commits