1. 27 Oct, 2020 1 commit
    • attilak's avatar
      Merge branch 'develop' into generic-component · 8cf53d82
      attilak authored
      # Conflicts:
      #	Block/Redirect/Redirect.php
      #	Controller/Process/Redirect.php
      #	Gateway/Validator/CheckoutResponseValidator.php
      #	view/frontend/layout/adyen_process_redirect.xml
      #	view/frontend/templates/redirect/redirect.phtml
      8cf53d82
  2. 22 Oct, 2020 4 commits
  3. 14 Oct, 2020 1 commit
  4. 09 Oct, 2020 4 commits
  5. 08 Oct, 2020 2 commits
  6. 07 Oct, 2020 2 commits
  7. 06 Oct, 2020 2 commits
    • Attila Kiss's avatar
      [PW-3174] Use the generic component for card payments (#840) · 14c25f45
      Attila Kiss authored
      * Use bundle instead of the component
      
      * Store action and additionalData from /payments response
      
      * [WIP] handle paymentDetails for card payments
      
      * Remove custom redirect page
      
      The checkout redirect component does the redirect for both 3DS1(now) and
      alternative payment(WIP)
      
      * Store and return details
      
      Store action, resultCode, additionalData, pspReference, nad paymentData
      
      * Show challenge in a popup for 3DS2
      14c25f45
    • Alexandros Moraitis's avatar
      [PW-3127] Validate payment methods (#838) · 89409fb6
      Alexandros Moraitis authored
      * payment methods response validation
      
      * Remove getConnectedTerminals
      
      * Refactor
      
      * Fix suggestions
      
      * Refactor paymentmethods
      
      * Refactor method names
      
      * Refactor payment method request
      89409fb6
  8. 05 Oct, 2020 2 commits
  9. 02 Oct, 2020 2 commits
  10. 01 Oct, 2020 1 commit
  11. 30 Sep, 2020 1 commit
  12. 29 Sep, 2020 1 commit
  13. 24 Sep, 2020 4 commits
  14. 22 Sep, 2020 1 commit
  15. 21 Sep, 2020 1 commit
  16. 17 Sep, 2020 6 commits
  17. 16 Sep, 2020 1 commit
  18. 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
  19. 11 Sep, 2020 2 commits
  20. 09 Sep, 2020 1 commit