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. 03 Sep, 2020 1 commit
  2. 01 Sep, 2020 5 commits
  3. 28 Aug, 2020 2 commits
  4. 26 Aug, 2020 1 commit
  5. 18 Aug, 2020 1 commit
  6. 12 Aug, 2020 1 commit
  7. 11 Aug, 2020 1 commit
  8. 06 Aug, 2020 2 commits
  9. 31 Jul, 2020 1 commit
  10. 30 Jul, 2020 2 commits
  11. 29 Jul, 2020 1 commit
  12. 23 Jul, 2020 1 commit
  13. 22 Jul, 2020 3 commits
    • rikt's avatar
      update version for release · 2a5c3deb
      rikt authored
      2a5c3deb
    • Rik ter Beek's avatar
      fix payment method POS (#771) · 7be49679
      Rik ter Beek authored
      * fix payment method POS
      
      * Remove unreachable code
      Co-authored-by: default avatarMarcos Garcia <marcos.asgarcia@gmail.com>
      7be49679
    • Rik ter Beek's avatar
      [PW-2087] Add Swish Payment Method and upgrade Component version to 3.4.0 This... · f2c67bb3
      Rik ter Beek authored
      [PW-2087] Add Swish Payment Method and upgrade Component version to 3.4.0 This commit has the following changes: (#770)
      
      * [PW-2087] This commit has the following changes:
      * With the added environment into the component is does not mather if we use the test or live component url. To remove complexity we will use the live endpoint on both environments.
      * Upgrade component version from 3.2.0 to 3.4.0. This requires a different way of loading in the component. This will change all payment method integration that is using checkout component.
      * Add swish payment method support with support for pending payment results and redering a QR code.
      * Environment and originKey is now as well needed for alternative payment methods so moved this into a genericConfigProvider.
      * The threeDS2processor is being used for 3DS2 and action payment methods. TODO we need to rename this to a generic name into the code this will mean a breaking change as interface will rename and PWA needs to adopt different API endpoint as this is a quick feature release I kept it out of scope.
      * Rename threeDS2PaymentData to generic adyenPaymentData as this will be used for alternative payent methods as well.
      * Remove unused ThreeDS2ResponseValidator file
      
      * fix phpcs warning
      
      * Remove duplicated getCheckoutEnvironment function
      
      * Update view/frontend/web/js/view/payment/method-renderer/adyen-hpp-method.js
      
      * remove debugger and add comment
      
      * Update view/frontend/web/js/view/payment/adyen-methods.js
      
      * Update Model/AdyenThreeDS2Process.php
      
      * revert hideCVC for recurring contracts needed to hide
      
      * Only for pending show back the component to the checkout form. For PresentToShopper redirect to success page to show action component.
      Co-authored-by: default avatarattilak <attila.kiss@adyen.com>
      Co-authored-by: default avatarAttila Kiss <42297201+cyattilakiss@users.noreply.github.com>
      f2c67bb3
  14. 13 Jul, 2020 2 commits
  15. 07 Jul, 2020 1 commit
  16. 03 Jul, 2020 3 commits
  17. 02 Jul, 2020 3 commits
  18. 01 Jul, 2020 1 commit
  19. 30 Jun, 2020 1 commit
  20. 29 Jun, 2020 2 commits
  21. 26 Jun, 2020 5 commits