{# compatible with >= sw6.4 #} {% sw_extends '@Storefront/storefront/component/payment/payment-method.html.twig' %} {% block component_payment_method_input %} {% endblock %} {% block component_payment_method_description %} {% if "MolliePayments" in payment.handlerIdentifier and page.extensions.MollieTestModePageExtension.testMode == true %}
{{ paymentDescription }}
{% endif %}