We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

  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. 29 Oct, 2020 3 commits
  3. 28 Oct, 2020 4 commits
  4. 23 Oct, 2020 1 commit
  5. 22 Oct, 2020 3 commits
  6. 14 Oct, 2020 1 commit
  7. 09 Oct, 2020 4 commits
  8. 08 Oct, 2020 1 commit
  9. 07 Oct, 2020 1 commit
  10. 02 Oct, 2020 1 commit
  11. 01 Oct, 2020 1 commit
  12. 24 Sep, 2020 4 commits
  13. 22 Sep, 2020 1 commit
  14. 21 Sep, 2020 1 commit
  15. 17 Sep, 2020 6 commits
  16. 16 Sep, 2020 1 commit
  17. 14 Sep, 2020 1 commit
    • Marcos Garcia's avatar
      Fix for Vault with 3DS2 Credit Cards (#814) · 7965a329
      Marcos Garcia authored
      The VaultDetailsHandler object is not called when processing 3DS2 payments. To make it so, this commit extracts the logic of storing the info to Vault and reuses that both in the Handler and in the 3DS2 Process.
      7965a329
  18. 11 Sep, 2020 2 commits
  19. 09 Sep, 2020 1 commit
  20. 03 Sep, 2020 1 commit
  21. 01 Sep, 2020 1 commit