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-3111] Use getOrigin helper function for returnUrl parameter in redirect controller (#924) · c8e009f6
    Attila Kiss authored
    * Add PWA origin for the getRedirectUrl() in the transparent redirect
    
    Add support for PWA dedicated frontend urls per store
    
    * Add query when redirecting to the result controller
    
    * Delete Redirect.php - not used anymore
    
    * Add merchant reference in the return url as get param to support PWA
    
    * Store details in the payment additional information object
    
    * [WIP] use result as a generic handler for redirects
    
    Validate all the redirects via payments/details
    Validate the parameters for payments/details with the details list from
    the first payments response
    
    * [WIP] use result as a generic handler for redirects
    
    * Update Controller/Process/Result.php
    Co-authored-by: default avatarÁngel Campos <angel.campos@adyen.com>
    Co-authored-by: default avatarÁngel Campos <angel.campos@adyen.com>
    c8e009f6
AdyenGooglePayConfigProvider.php 5.2 KB