• Attila Kiss's avatar
    [PW-3174] Use the generic component for card payments (#840) · 14c25f45
    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
    14c25f45
CheckoutResponseValidator.php 10 KB