An error occurred fetching the project authors.
  1. 10 Nov, 2020 1 commit
    • Ángel Campos's avatar
      [PW-2029] Configuration to charge orders based on storeview or global currency (#851) · c74eff91
      Ángel Campos authored
      * [PW-2029] New charged currency config field
      
      * [PW-2029] Charged currency default value
      
      * [PW-2029] Charged currency config getter
      
      * [PW-2029] Removing unused setOpenInvoiceData() in Redirect block class
      
      * [PW-2029] New charged currency column for sales_order table
      
      * [PW-2029] Event observer to save order's charged currency for future use in refunds
      
      * [PW-2029] ChargedCurrency.php helper class for orders, quotes, stores and refunds
      
      * [PW-2029] Using the ChargedRefund helper
      
      * [PW-2029] Fix broken unit test because of new AdyenInitiateTerminalApi dependency
      
      * [PW-2029] AdyenAmountCurrency model
      
      * [PW-2029] Using AdyenAmountCurrency model
      
      * [PW-2029] Adding discount and tax amount for items in ChargedCurrency model
      
      * [PW-2029] Setting discount and tax amount for items
      
      * [PW-2029] Getting tax and discount amount for items in CheckoutDataBuilder
      
      * [PW-2029] Adjusting CaptureDataBuilder to use new AmountCurrency model
      
      * [PW-2029] ChargedCurrency php docs
      
      * [PW-2029] Removing use statements from AdyenSalesOrderChargedCurrencyObserver
      
      * [PW-2029] Saving base or display in adyen_charged_currency instead of currency code on order placement
      
      * [PW-2029] Using new AdyenAmountCurrency model
      
      * [PW-2029] AdyenAmountCurrency for partial PBM
      
      * [PW-2029] AdyenAmountCurrency in Capture and Refund builders
      
      * [PW-2029] Renaming orderAmount var for code smell
      
      * [PW-2029] Removing redundant boolean literal
      
      * Version 7.0.0 bump
      
      * [PW-2029] Extra usages of ChargedCurrency helper
      
      * [PW-2029] Removed charged currency config field from admin panel
      
      * [PW-2029] Adjusting usage of currency in Cron.php
      
      * [PW-2029] Code styling
      
      * Fix phpcs
      Co-authored-by: default avatarattilak <attila.kiss@adyen.com>
      c74eff91
  2. 11 Dec, 2018 1 commit
  3. 04 Jan, 2018 1 commit
    • Alessio Zampatti's avatar
      Feature applepay (#227) · 832f4ff4
      Alessio Zampatti authored
      * PW-179: Integrate Apple Pay
      
      * PW-179: Integrate Apple Pay
      
      * PW-179: Integrate Apple Pay
      
      * PW-179: Added ApplePay logo
      
      * PW-179: Fixed ApplePay button and fixed the border of the payment methods by removing the hidden dfvalue input field
      
      * PW-179: Removed commented statements
      
      * PW-179 cleanup code, use dynamic data for currency, language. Get domain name from store and add debugging logging
      
      * use same template as cc because it is a card payment
      
      * Remove duplicate promise, remove unused method and fix label description
      
      * allow merchant validation as well for quest users
      832f4ff4
  4. 28 Jun, 2016 1 commit
  5. 23 May, 2016 1 commit
  6. 01 Dec, 2015 1 commit
  7. 27 Nov, 2015 1 commit
  8. 22 Sep, 2015 2 commits
  9. 16 Sep, 2015 1 commit
  10. 19 Aug, 2015 1 commit