fsfe-website/order/tmpl-thankyou.de.xhtml

53 lines
1.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<title>Vielen Dank für Ihre Bestellung! FSFE</title>
</head>
<body>
<p id="category" class="p-category">
<a href="/order/order.html">Fanartikel</a>
</p>
<h1>Vielen Dank für Ihre Bestellung!</h1>
<p class="p-summary">
Der Gesamtpreis Ihrer Bestellung beträgt <strong>€:AMOUNT:</strong>.
</p>
<p>
Sie können jetzt online mit verschiedenen Kredit- und Debitkarten oder
mit PayPal bezahlen.
</p>
<form action="https://secure.payengine.de/ncol/prod/orderstandard_utf8.asp" method="post" class="thankyou">
:FORM:
<input type="submit" name="submit" value="Online bezahlen"/>
</form>
<p>
Falls Sie eine Bezahlung per Überweisung bevorzugen, verwenden Sie bitte
folgende Daten:
</p>
<p>
Empfänger: Free Software Foundation Europe e.V.<br/>
Adresse: Schönhauser Allee 6/7, 10119 Berlin, Deutschland<br/>
IBAN: DE47 4306 0967 2059 7908 01<br/>
Bank: GLS Gemeinschaftsbank eG, 44774 Bochum, Deutschland<br/>
BIC: GENODEM1GLS<br/>
Überweisungsbetrag: :AMOUNT:<br/>
Verwendungszweck: :REFERENCE:
</p>
</body>
<followup>join</followup>
<timestamp>$Date$ $Author$</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->