1. 08 Oct, 2020 1 commit
  2. 07 Oct, 2020 1 commit
    • Attila Kiss's avatar
      [PW-3180] Remove generalResponseValidator (#841) · 260b1e30
      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
      
      * Remove GeneralResponseValidator.php
      
      Change wrong phpdocs as well
      260b1e30
  3. 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
  4. 05 Oct, 2020 2 commits
  5. 02 Oct, 2020 2 commits
  6. 01 Oct, 2020 1 commit
  7. 30 Sep, 2020 1 commit
  8. 29 Sep, 2020 1 commit
  9. 24 Sep, 2020 3 commits
  10. 22 Sep, 2020 1 commit
  11. 21 Sep, 2020 1 commit
  12. 17 Sep, 2020 6 commits
  13. 16 Sep, 2020 1 commit
  14. 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
  15. 11 Sep, 2020 2 commits
  16. 09 Sep, 2020 1 commit
  17. 03 Sep, 2020 1 commit
  18. 01 Sep, 2020 6 commits
  19. 28 Aug, 2020 2 commits
  20. 26 Aug, 2020 1 commit
  21. 18 Aug, 2020 1 commit
  22. 12 Aug, 2020 1 commit
  23. 11 Aug, 2020 1 commit