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. 06 Jan, 2020 1 commit
  2. 03 Jan, 2020 1 commit
  3. 30 Dec, 2019 1 commit
    • Rik ter Beek's avatar
      PW-1190 add magento info into request (#605) · 0efb78c7
      Rik ter Beek authored
      * PW-1190 add magento info into request
      
      * PW-1190 add unit tests and fix current ones. Add codesniffer and magento/magento-coding-standard to easy validate code within the repo. Add paypal reference as we have a depencency to paypal module as we need it for billing agreements.
      
      * [WIP] Feature/pw 1190 travis (#606)
      
      * add travis file
      
      * add credentials encrypted will only work for local branches
      
      * fix commands
      
      * add ruleset
      
      * update travis to execute all plugin code
      
      * remove params as it is declared into the ruleset. and update version codesniffer
      
      * only fail and show errors not warnings
      
      * added arguments p and n for better visibility and ignoring warning in ruleset xml
      
      * use relative path to fix local check
      0efb78c7
  4. 16 Dec, 2019 2 commits
    • alessio's avatar
      version bump 5.1.0 · f57578c5
      alessio authored
      f57578c5
    • Alessio Zampatti's avatar
      PW-1880: Implement ComboCards in creditcards section (#601) · ab506db2
      Alessio Zampatti authored
      * Add combo card for Brazilian shoppers
      
      * PW-1880: set ['paymentMethod']['type'], check if billingaddress is BR and currency BRL
      
      * PW-1918: added EOLs
      
      * PW-1880: removed logger
      
      * PW-1880: add installments if they are set(not only on Credit), unset them if Debit
      
      * PW-1880: move combocards check to the frontend
      
      * PW-1880: fix for other debit cards
      ab506db2
  5. 10 Dec, 2019 1 commit
  6. 06 Dec, 2019 1 commit
  7. 03 Dec, 2019 1 commit
  8. 22 Nov, 2019 7 commits
  9. 21 Nov, 2019 1 commit
  10. 14 Nov, 2019 3 commits
  11. 13 Nov, 2019 1 commit
  12. 11 Nov, 2019 1 commit
  13. 08 Nov, 2019 1 commit
  14. 07 Nov, 2019 4 commits
  15. 06 Nov, 2019 1 commit
  16. 01 Nov, 2019 1 commit
  17. 31 Oct, 2019 2 commits
  18. 30 Oct, 2019 3 commits
  19. 29 Oct, 2019 1 commit
    • Rik ter Beek's avatar
      PW-1800 first place order before doing authentication, remove payment… (#559) · 01997eee
      Rik ter Beek authored
      * PW-1800 first place order before doing authentication, remove payment endpoint, add plugin to add 3DS data back to the front-end.
      
      * PW-1800 add missing file for building 3DS2data
      
      * PW-1800 fix 3DS 1.0 payments and add validation to last payment call. If not authorised provide error message back to the front-end
      
      * PW-1800 add error messages for oneclick payments on failed payments
      
      * Update Helper/Requests.php
      Co-Authored-By: default avatarcyattilakiss <42297201+cyattilakiss@users.noreply.github.com>
      
      * remove unused constructor, make input paramaters private
      
      *  - cancel order if payment is refused
       - remove store_cc = true from onclick frontend js
      01997eee
  20. 28 Oct, 2019 4 commits
  21. 25 Oct, 2019 2 commits