{% for method in methods_list %} {% if method.gateway == 'pixelpay' %} {% for card in cards[0].data %}
  • {% endfor %} {%endif%}
  • {% if method.gateway == 'pixelpay' %}


    • {% if user %}
      {% endif %} {% if method.gateway == 'pixelpay' %}
      Este cobro es seguro gracias a nuestra certificacion PCI DSS para pagos con tarjetas de crédito y débito.
      {% endif %}
    {%else%} {{ method.partial|raw }} {%endif%}
  • {% else %}
  • {{ 'pixel.shop::component.cart.no_gateway_support'|trans({country: method_country_code}) }}

  • {% endfor %}