An error occurred fetching the project authors.
  1. 24 Apr, 2020 1 commit
  2. 17 Jan, 2020 1 commit
    • Ángel Campos's avatar
      [PW-2015]: Fix orders not being created but card getting charged when... · 9249bb27
      Ángel Campos authored
      [PW-2015]: Fix orders not being created but card getting charged when Persistent Cart and Guest Checkout enabled (#630)
      
      * [PW-2015]: Fix orders not being created but card getting charged when Persistent Cart and Guest Checkout enabled
      
      * [PW-2015]: Removing \Magento\Checkout\Model\Session DI not being used anymore
      
      * Skipping payment validation if no quoteId is present
      
      * Replacing ternary check with if/else for readability
      9249bb27
  3. 29 Aug, 2019 1 commit
  4. 03 May, 2019 1 commit
  5. 11 Dec, 2018 1 commit
  6. 09 Jan, 2018 1 commit
    • Alessio Zampatti's avatar
      Fix installments (#229) · e9cfcb60
      Alessio Zampatti authored
      * PW-303: Fixed the installments to only show the configured ones.
      
      * PW-303: installments and fix cronmessage
      
      * PW-303: Fixed OneClick installments, small fix on CronMessage
      
      * PW-303: Reformat code
      
      * PW-303: Readded the optionsCaption in the forms
      
      * PW-303: Added incomplete installmentvalidator
      
      * PW-303: Added installmentvalidator
      
      * removed comment
      
      * PW-303: Fixed merge and formatting
      
      * PW-303: Removed ObjectManager call, added sorting to installments
      
      * PW-303: Added tooltip for the installments.
      e9cfcb60