{% set currentRoute = app.request.attributes.get('_route') %} {# Check If Step 1 Completed #} {% set isStepTwoCompleted = false %} {% for singleOrder in invoice.orders %} {% if singleOrder.shipment.collectAddress and singleOrder.shipment.shippingAddress %} {% set isStepTwoCompleted = true %} {% else %} {% set isStepTwoCompleted = false %} {% endif %} {% endfor %}
1 {% if isStepTwoCompleted %}
{% endif %}

Saisir vos cordonnées

2 {% if invoice.tokenStripe %}
{% endif %}

Informations Factures

3

Paiement Sécurisé