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

  • Attila Kiss's avatar
    [PW-3157] [iDeal] First notification is unsuccessful but a second notification... · 9e7967cc
    Attila Kiss authored
    [PW-3157] [iDeal] First notification is unsuccessful but a second notification 2 minutes later send a success response => order canceled but payment is in success (#910)
    
    * Delay processing of AUTHORISATION success=false notifications by 10 min
    
    In some edge cases (for example 3DS1 authentication) an authorisation
    success=false notification can be sent earlier than the success=true one
    The reason can be a closed and reopened mobile application where the
    customer performs the 3DS1 authentication
    To avoid closing false unsuccessful orders, processing authorisation
    success=false and offer_closed notifications are delayed
    
    * Simplify date calculations
    9e7967cc
Cron.php 88.3 KB