• Attila Kiss's avatar
    [PW-3180] Remove generalResponseValidator (#841) · 260b1e30
    Attila Kiss authored
    * Use bundle instead of the component
    
    * Store action and additionalData from /payments response
    
    * [WIP] handle paymentDetails for card payments
    
    * Remove custom redirect page
    
    The checkout redirect component does the redirect for both 3DS1(now) and
    alternative payment(WIP)
    
    * Store and return details
    
    Store action, resultCode, additionalData, pspReference, nad paymentData
    
    * Show challenge in a popup for 3DS2
    
    * Remove GeneralResponseValidator.php
    
    Change wrong phpdocs as well
    260b1e30
RefundResponseValidator.php 2.49 KB