{% extends 'base.html.twig' %} {% block title %}E-Flex {{ eflex.reference }} - Association E-Cosplay{% endblock %} {% block body %}
{{ eflex.reference }} - Association E-Cosplay
{% if customer.raisonSociale %}Chez {{ customer.raisonSociale }}{% else %}Bonjour {{ customer.firstName }}{% endif %}, voici le detail de votre contrat de financement E-Flex.
{# Description #}{{ eflex.description }}
Montant total
{{ eflex.totalAmount|number_format(2, ',', ' ') }} €
Mensualite
{{ eflex.monthlyAmount|number_format(2, ',', ' ') }} €
Echeances
{{ eflex.nbLines }} mois
| N | Date prevue | Montant | Statut |
|---|---|---|---|
| {{ line.position }} | {{ line.scheduledAt|date('d/m/Y') }} | {{ line.amount|number_format(2, ',', ' ') }} € | {% if line.isPaid %} Paye {% elseif line.isFailed %} Echoue {% else %} A payer {% endif %} |
Conditions
E-Flex est une solution de financement sans frais supplementaires proposee par l'Association E-Cosplay.
Les prelevements seront effectues automatiquement a chaque date prevue.
Prelevement SEPA configure - IBAN **** {{ eflex.stripeSepaLast4 ?: '****' }}
Pour toute question : contact@e-cosplay.fr