-
Rik ter Beek authored
* [PW-2390] Add action component on success page if presentToShopper and Action result is provided. * Added a adyenCheckout3101 requireJS variable to use latest component version. This we can use for all new payment method integrations or upgrades. * Success block loads all values needed for the component * Success page renders the component * Layout renders the styles.css file for showing the component with the right styling * Update view/frontend/templates/checkout/success.phtml Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com> * Update view/frontend/templates/checkout/success.phtml Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com> * Update view/frontend/templates/checkout/success.phtml Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com> * remove empty lines * remove escapeHTML as it is json causing the JSON.parse to fail * Update view/frontend/templates/checkout/success.phtml * Update view/frontend/templates/checkout/success.phtml Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com> Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com> Co-authored-by: Ángel Campos <angel.campos@adyen.com> Co-authored-by: Marcos Garcia <marcos.asgarcia@gmail.com>
61deb8b9