aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorNullptrderef <nullptrderef@national.shitposting.agency>2024-02-25 11:00:54 +0100
committerNullptrderef <nullptrderef@national.shitposting.agency>2024-02-25 11:00:54 +0100
commit1188c35569d1162e6c060b0d5d82207e6a4a6e63 (patch)
treeb9cac9d9eb71c029118d78ee082b581200316bf5 /template
parent1f3ba55bbad56db18b60183dff3cb3dcc5006c91 (diff)
downloadtaler-ops-www-1188c35569d1162e6c060b0d5d82207e6a4a6e63.tar.gz
taler-ops-www-1188c35569d1162e6c060b0d5d82207e6a4a6e63.tar.bz2
taler-ops-www-1188c35569d1162e6c060b0d5d82207e6a4a6e63.zip
fmt
Diffstat (limited to 'template')
-rw-r--r--template/fees.html.j2105
1 files changed, 51 insertions, 54 deletions
diff --git a/template/fees.html.j2 b/template/fees.html.j2
index 21cafea..59312f0 100644
--- a/template/fees.html.j2
+++ b/template/fees.html.j2
@@ -11,25 +11,25 @@ right now. #} {% block body_content %}
<section class="hero">
<h2>{% trans %}Deposit fees{% endtrans %}</h2>
<p>
- {% trans %}
- Withdrawing 5&nbsp;CHF creates electronic coins with denominations
- of 0.04&nbsp;CHF, 0.16&nbsp;CHF, 0.32&nbsp;CHF, 0.64&nbsp;CHF,
- 1.28&nbsp;CHF, and 2.56&nbsp;CHF.
- Paying 3.23&nbsp;CHF might then use the 0.04&nbsp;CHF, 0.64&nbsp;CHF
- and 2.56&nbsp;CHF coins, resulting in a total of 3.24&nbsp;CHF with
- 0.01&nbsp;CHF returned as change.
- {% endtrans %}
+ {% trans %} Withdrawing 5&nbsp;CHF creates electronic coins with
+ denominations of 0.04&nbsp;CHF, 0.16&nbsp;CHF, 0.32&nbsp;CHF,
+ 0.64&nbsp;CHF, 1.28&nbsp;CHF, and 2.56&nbsp;CHF. Paying 3.23&nbsp;CHF
+ might then use the 0.04&nbsp;CHF, 0.64&nbsp;CHF and 2.56&nbsp;CHF coins,
+ resulting in a total of 3.24&nbsp;CHF with 0.01&nbsp;CHF returned as
+ change. {% endtrans %}
</p>
<p>
- This matters, as the <b>deposit fees</b> charged by Taler payment providers
- depend on the electronic coins used in the transaction. Merchants can
- offer to pay deposit fees up to a specified limit; customers have to pay
- deposit fees that exceed what the merchant is willing to cover. Taler
- wallets inform customers about applicable deposit fees for every transaction.
- The following table shows the deposit fee structure used by Taler Operations:
+ This matters, as the <b>deposit fees</b> charged by Taler payment
+ providers depend on the electronic coins used in the transaction.
+ Merchants can offer to pay deposit fees up to a specified limit; customers
+ have to pay deposit fees that exceed what the merchant is willing to
+ cover. Taler wallets inform customers about applicable deposit fees for
+ every transaction. The following table shows the deposit fee structure
+ used by Taler Operations:
</p>
<table
- class="border-spacing-2 border-separate border border-slate-500 rounded-3xl bg-slate-50 border-opacity-50">
+ class="border-spacing-2 border-separate border border-slate-500 rounded-3xl bg-slate-50 border-opacity-50"
+ >
<tr>
<th class="text-left p-2 bg-slate-200 bg-opacity-60 rounded-2xl">
{% trans %}Coin denomination{% endtrans %}
@@ -42,44 +42,45 @@ right now. #} {% block body_content %}
<td class="p-2 bg-slate-200 bg-opacity-60 rounded-2xl">
0.0025&nbsp;CHF - 0.64&nbsp;CHF
</td>
- <td class="p-2 bg-slate-200 bg-opacity-60 rounded-2xl">0.0025&nbsp;CHF</td>
+ <td class="p-2 bg-slate-200 bg-opacity-60 rounded-2xl">
+ 0.0025&nbsp;CHF
+ </td>
</tr>
<tr>
<td class="p-2 bg-slate-200 bg-opacity-60 rounded-2xl">
1.28&nbsp;CHF - 10.24&nbsp;CHF
</td>
- <td class="p-2 bg-slate-200 bg-opacity-60 rounded-2xl">0.0050&nbsp;CHF</td>
+ <td class="p-2 bg-slate-200 bg-opacity-60 rounded-2xl">
+ 0.0050&nbsp;CHF
+ </td>
</tr>
<tr>
<td class="p-2 bg-slate-200 bg-opacity-60 rounded-2xl">
- 20.48&nbsp;CHF - 655.36&nbsp;CHF
+ 20.48&nbsp;CHF - 655.36&nbsp;CHF
+ </td>
+ <td class="p-2 bg-slate-200 bg-opacity-60 rounded-2xl">
+ 0.0010&nbsp;CHF
</td>
- <td class="p-2 bg-slate-200 bg-opacity-60 rounded-2xl">0.0010&nbsp;CHF</td>
</tr>
</table>
<br />
</section>
<section class="toggleable">
- <div class="title">
- {% trans %}Bounce fee{% endtrans %}
- </div>
+ <div class="title">{% trans %}Bounce fee{% endtrans %}</div>
<div class="toggle-content">
<p>
- {% trans %}
- A <b>bounce fee</b> of <b>0.1&nbsp;CHF</b> is applied to wire transfers that return
- funds to customers when either the Taler wallet did not withdraw the amount after
- <b>4 weeks</b>, or immediately if a wire transfer subject was used that is missing
- the required code to associate a wallet with the wire transfer. The fee is deducted
- from the amount transferred back to the original account.
- {% endtrans %}
+ {% trans %} A <b>bounce fee</b> of <b>0.1&nbsp;CHF</b> is applied to
+ wire transfers that return funds to customers when either the Taler
+ wallet did not withdraw the amount after <b>4 weeks</b>, or immediately
+ if a wire transfer subject was used that is missing the required code to
+ associate a wallet with the wire transfer. The fee is deducted from the
+ amount transferred back to the original account. {% endtrans %}
</p>
<p>
- {% trans %}
- Payers should be careful when entering the wire transfer subject, and ensure that
- their wallet is online within a month of initiating the withdrawal to avoid paying
- bounce fees.
- {% endtrans %}
+ {% trans %} Payers should be careful when entering the wire transfer
+ subject, and ensure that their wallet is online within a month of
+ initiating the withdrawal to avoid paying bounce fees. {% endtrans %}
</p>
</div>
</section>
@@ -88,17 +89,15 @@ right now. #} {% block body_content %}
<div class="title">Wire transfer fee</div>
<div class="toggle-content">
<p>
- {% trans %}
- A <b>wire fee</b> of <b>0.1&nbsp;CHF</b> is charged on an outgoing
- wire transfer when Taler is used to deposit funds into a bank
- account. Merchants are encouraged to allow Taler to delay and
- then aggregate many small payments into a single collective wire transfer
- to minimize wire transfer fees. For example, by configuring a
- <b>wire deadline</b> of one week, all payments within a week
- could be aggregated into a single wire transfer, and thus only
- be paying the wire transfer fee once. The fee is simply subtracted
- from the total amount wired.
- {% endtrans %}
+ {% trans %} A <b>wire fee</b> of <b>0.1&nbsp;CHF</b> is charged on an
+ outgoing wire transfer when Taler is used to deposit funds into a bank
+ account. Merchants are encouraged to allow Taler to delay and then
+ aggregate many small payments into a single collective wire transfer to
+ minimize wire transfer fees. For example, by configuring a
+ <b>wire deadline</b> of one week, all payments within a week could be
+ aggregated into a single wire transfer, and thus only be paying the wire
+ transfer fee once. The fee is simply subtracted from the total amount
+ wired. {% endtrans %}
</p>
</div>
</div>
@@ -107,15 +106,13 @@ right now. #} {% block body_content %}
<div class="title">Possible loss of e-money due to expiration</div>
<div class="toggle-content">
<p>
- {% trans %}
- Taler eCHF is issued with a <b>1&nbsp;year</b> validity period.
- One month before the expiration date, you wallet should
- automatically exchange any eCHF that are about to expire for
- new eCHF with an extended validity period.
- However, if your wallet is offline for an extended
- period of time, it may be unable to do so. Ensure your wallet
- is regularly online to avoid loosing money due to expiration!
- {% endtrans %}
+ {% trans %} Taler eCHF is issued with a <b>1&nbsp;year</b> validity
+ period. One month before the expiration date, you wallet should
+ automatically exchange any eCHF that are about to expire for new eCHF
+ with an extended validity period. However, if your wallet is offline for
+ an extended period of time, it may be unable to do so. Ensure your
+ wallet is regularly online to avoid loosing money due to expiration! {%
+ endtrans %}
</p>
</div>
</div>