{**************************************************************************} {* *} {* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation; either version 2 of the License, or *} {* (at your option) any later version. *} {* *} {* This program is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} {* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} {* along with this program; if not, write to the Free Software *} {* Foundation, Inc., *} {* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} {* *} {**************************************************************************} {if $smarty.request.op eq "submit" and !$pl_errors}

Télépaiements

{if t($public)} {/if} {if $comment} {/if}
Paiement via {$meth->text}
Nom {$full_name}
Transaction {$pay->text}
Montant {$amount} €
Commentaire {$comment}
 
{foreach from=$pay->api->infos.commercant key="name" item="value"} {/foreach} {foreach from=$pay->api->infos.client key="name" item="value"} {/foreach} {foreach from=$pay->api->infos.commande key="name" item="value"} {/foreach} {foreach from=$pay->api->infos.divers key="name" item="value"} {/foreach}

En cliquant sur "Valider", tu seras redirigé{if $sex}e{/if} vers le site de {$pay->api->nomsite}, où il te sera demandé de saisir ton numéro de carte bancaire. Lorsque le paiement aura été effectué, tu recevras une confirmation par email.

{if $pay->api->text}

{$pay->api->text}

{/if} {if $evtlink}

Si tu n'es pas encore inscrit à cet événement, n'oublie pas d'aller t'inscrire.

{/if} {else} {if t($donation)} {include wiki=Docs.Dons} {/if}
{if t($public)} {/if} {if t($donation)} {/if}
Effectuer un télépaiement
Transaction {$pay->text} {if $pay->url}
plus d'informations {/if}
Méthode
Montant
Identifiant (prenom.nom.promo)
Commentaire
Afficher ton nom dans la liste des donateurs  - 
 
{if t($transactions)}

Tu as déjà effectué des paiements pour cette transaction :

{iterate from=$transactions item=t} {/iterate}
DateMontant
{$t.ts_confirmed|date_format} {$t.amount|replace:'.':','} €
{/if} {if t($donation)}

Les 10 plus gros dons sont les suivants :

{foreach from=$biggest_donations item=d} {/foreach}
Nom Montant Date
{$d.name} {$d.amount|replace:'.':','} € {$d.ts_confirmed|date_format}

Les dons par période :

{foreach from=$donations item=d} {/foreach}
Période Montant
{if $d.month neq 0}{$d.ts_confirmed|date_format:"%B %Y"}{else}{$d.ts_confirmed|date_format:"%Y"}{/if} {$d.amount|replace:'.':','} €
{/if} {/if} {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}