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

  • Rik ter Beek's avatar
    [PW-1192] Move plugin to ajax controller, remove plugins code, move sdk to 2.4.… (#439) · 97b465fa
    Rik ter Beek authored
    * Move plugin to ajax controller, remove plugins code, move sdk to 2.4.2(disable risk as it is not working), fix agreements not being updated by oneclick as removes the ONECLICK option. Minimize duplicate code by using model.
    
    * Update view/frontend/web/js/view/payment/method-renderer/adyen-cc-method.js
    Co-Authored-By: default avatarrikterbeek <rikterbeek@users.noreply.github.com>
    
    * Update view/frontend/web/js/view/payment/method-renderer/adyen-cc-method.js
    Co-Authored-By: default avatarrikterbeek <rikterbeek@users.noreply.github.com>
    
    * PW-1173: Ignore OFFER_CLOSED for already authorised orders, or for or… (#436)
    
    * PW-1173: Ignore OFFER_CLOSED for already authorised orders, or for orders that are not matching the paymentmethod of the notification
    Set the ccType of boleto payments to the proper boleto variant.
    reset order id on card placeorder
    
    * PW-1173: use nonempty
    
    * Move plugin to ajax controller, remove plugins code, move sdk to 2.4.2(disable risk as it is not working), fix agreements not being updated by oneclick as removes the ONECLICK option. Minimize duplicate code by using model.
    
    * Update view/frontend/web/js/view/payment/method-renderer/adyen-cc-method.js
    Co-Authored-By: default avatarrikterbeek <rikterbeek@users.noreply.github.com>
    
    * Update view/frontend/web/js/view/payment/method-renderer/adyen-cc-method.js
    Co-Authored-By: default avatarrikterbeek <rikterbeek@users.noreply.github.com>
    
    * add errorMessage for oneclick
    97b465fa
CcAuthorizationDataBuilder.php 2.26 KB