We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

  • Á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
InstallmentValidator.php 4.29 KB