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. 01 Oct, 2020 1 commit
  2. 24 Sep, 2020 1 commit
  3. 03 Sep, 2020 1 commit
  4. 11 Oct, 2019 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. 08 Aug, 2019 1 commit
  7. 26 Jun, 2019 1 commit
  8. 21 Jun, 2019 1 commit
  9. 09 Nov, 2018 2 commits
    • Alessio Zampatti's avatar
      PW-489 Implement terminal API (#279) · 16ca2716
      Alessio Zampatti authored
      * PW-489: Added Initiate call before placing the order
      
      * PW-489: Construct sync call request on Magento instead of on the Util Library, add encryptor on pos api key
      
      * PW-489: Removed logger/comments
      
      * PW-458: Implemented status call every 5 seconds, added timeout on Initiate call
      
      * PW-458: Fixed terminalAPI guest checkout, added configuration for pos_timeout, return immediately if response from Initiate call
      
      * PW-458: Do not show pos_timeout in config
      
      * PW-458: Retrieve quoteid from the backend, added PHP library version requirement, using settimeout instead of setinterval, removed pos_timeout from adyen_pos_cloud xml, renamed Initiate button label back to Place Order, replaced the .done().fail() flow with .always() on the frontend
      16ca2716
    • Aleffio's avatar
      176da0f8