aboutsummaryrefslogtreecommitdiff
path: root/merchants.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'merchants.html.j2')
-rw-r--r--merchants.html.j2126
1 files changed, 82 insertions, 44 deletions
diff --git a/merchants.html.j2 b/merchants.html.j2
index e2b17947..56425d40 100644
--- a/merchants.html.j2
+++ b/merchants.html.j2
@@ -3,12 +3,16 @@
3<div class="jumbotron"> 3<div class="jumbotron">
4 <div class="container text-center"> 4 <div class="container text-center">
5 <h1>{{ _("Advantages for Merchants") }}</h1> 5 <h1>{{ _("Advantages for Merchants") }}</h1>
6 <p>{{ _("Taler is a cost-effective electronic payment system 6
7 <p>
8 {% trans %}
9 Taler is a cost-effective electronic payment system
7 which provides you with cryptographic proof that 10 which provides you with cryptographic proof that
8 the payment worked correctly within milliseconds. 11 the payment worked correctly within milliseconds.
9 Your Web customers pay with previously unknown 12 Your Web customers pay with previously unknown
10 levels of convenience without risk of fraud.") 13 levels of convenience without risk of fraud.
11 }}</p> 14 {% endtrans %}
15 </p>
12 </div> 16 </div>
13</div> 17</div>
14 18
@@ -17,7 +21,9 @@
17 <div class="col-lg-4"> 21 <div class="col-lg-4">
18 <h3>{{ _("Fast") }}</h3> 22 <h3>{{ _("Fast") }}</h3>
19 23
20 <p>{{ _("Processing transactions with Taler is fast, 24 <p>
25 {% trans %}
26 Processing transactions with Taler is fast,
21 allowing you to confirm the transaction with your 27 allowing you to confirm the transaction with your
22 customer virtually immediately. Your customers 28 customer virtually immediately. Your customers
23 will appreciate that they do not have to type in 29 will appreciate that they do not have to type in
@@ -26,33 +32,42 @@
26 more convenient for your customers, you may be able 32 more convenient for your customers, you may be able
27 to use Taler for small transactions that would not 33 to use Taler for small transactions that would not
28 work with credit card payments due to the mental 34 work with credit card payments due to the mental
29 overhead for customers.") }}</p> 35 overhead for customers.
36 {% endtrans %}
37 </p>
30 38
31 </div> 39 </div>
32 <div class="col-lg-4"> 40 <div class="col-lg-4">
33 <h3>{{ _("Secure") }}</h3> 41 <h3>{{ _("Secure") }}</h3>
34 42
35 <p>{{ _("You will have cryptographic proof of payment from 43 <p>
36 the Taler payment service provider. Taler does not 44 {% trans %}
37 require you to undergo any particular security 45 You will have cryptographic proof of payment from the
38 audits (such as PCI DSS), processes or procedures, 46 Taler payment service provider. With Taler you never
39 as you never handle sensitive customer account 47 handle sensitive customer account information and thus
40 information. Your systems will have customer 48 do not have to undergo any particular security audits
49 (such as PCI DSS). Your systems will have customer
41 contracts with qualified signatures for all 50 contracts with qualified signatures for all
42 transactions which you can use in court in case of 51 transactions which you can use in court in case of
43 disputes.") }}</p> 52 disputes.
53 {% endtrans %}
54 </p>
44 55
45 </div> 56 </div>
46 <div class="col-lg-4"> 57 <div class="col-lg-4">
47 <h3>{{ _("Free") }}</h3> 58 <h3>{{ _("Free") }}</h3>
48 59
49 <p>{{ _("Taler is free software, and you can use the 60 <p>
61 {% trans %}
62 Taler is free software, and you can use the
50 liberally-licensed reference code as a starting 63 liberally-licensed reference code as a starting
51 point to integrate Taler into your services. To use 64 point to integrate Taler into your services. To use
52 Taler, you do not need to pay license fees, and the 65 Taler, you do not need to pay license fees, and the
53 free software development model will ensure that 66 free software development model will ensure that
54 you can select from many competent integrators for 67 you can select from many competing integrators for
55 support.") }}</p> 68 support.
69 {% endtrans %}
70 </p>
56 71
57 </div> 72 </div>
58 </div> 73 </div>
@@ -60,31 +75,40 @@
60 <div class="col-lg-4"> 75 <div class="col-lg-4">
61 <h3>{{ _("Cheap") }}</h3> 76 <h3>{{ _("Cheap") }}</h3>
62 77
63 <p>{{ _("Taler is designed to minimize the work the exchange 78 <p>
64 needs to perform. Combined with Taler's strong 79 {% trans %}
65 security which prevents fraud, payment service 80 Taler is uses efficient cryptographic constructions with low
81 bandwidth and storage requirements. Combined with Taler's strong
82 security which makes fraud impossible, Taler payment service
66 providers can operate with very low overhead and 83 providers can operate with very low overhead and
67 thus low transaction fees.") }}</p> 84 thus offer low transaction fees.
68 85 {% endtrans %}
86 </p>
69 </div> 87 </div>
70 <div class="col-lg-4"> 88 <div class="col-lg-4">
71 <h3>{{ _("Flexible") }}</h3> 89 <h3>{{ _("Flexible") }}</h3>
72 90
73 <p>{{ _("Taler can be used for different currencies (such as 91 <p>
74 Euros, US Dollars or Bitcoins) and different 92 {% trans %}
75 payment models limited only by what the payment 93 Taler can be used for different currencies (such as
76 service provider supports in its interactions.") 94 Euros, US Dollars or Bitcoins) and any amount, limited
77 }}</p> 95 only by applicable regulatation and what denominations
78 96 the payment service provider supports.
97 {% endtrans %}
98 </p>
79 </div> 99 </div>
80 <div class="col-lg-4"> 100 <div class="col-lg-4">
81 <h3>{{ _("Ethical") }}</h3> 101 <h3>{{ _("Ethical") }}</h3>
82 102
83 <p>{{ _("Taler prevents tax evasion and money laundering. 103 <p>
84 Taler's protocols are efficient and do not waste 104 {% trans %}
85 energy. Taler encourages transparency by providing 105 Taler prevents tax evasion and money laundering.
86 an open standard and free software reference 106 Taler's protocols are efficient and do not use wasteful
87 implementations.") }}</p> 107 proof-of-work calculations. Taler encourages
108 transparency by providing an open standard and free
109 software reference implementations.
110 {% endtrans %}
111 </p>
88 112
89 </div> 113 </div>
90 </div> 114 </div>
@@ -119,20 +143,34 @@
119 <p> 143 <p>
120 <ul> 144 <ul>
121 145
122 <li>{{ _("The backend <b>signs</b> and <b>stores</b> 146 <li>
123 proposals made by the merchant to customers. 147 {% trans %}
148 The backend <b>signs</b> and <b>stores</b> the
149 complete terms of offers made by the merchant to customers.
124 For this, the merchant's frontend needs to give the 150 For this, the merchant's frontend needs to give the
125 customer's order in a JSON format to the backend.") }}</li> 151 customer's order in a JSON format to the backend.
126 152 {% endtrans %}
127 <li>{{ _("The backend <b>validates</b> and <b>executes</b> 153 </li>
128 payments received from the wallet. The frontend 154
129 must pass the payment request through to the backend 155 <li>
130 and checks the HTTP status code that is returned.") }}</li> 156 {% trans %}
131 157 The backend <b>validates</b> payments received from
132 <li>{{ _("The backend can <b>list</b> completed transactions 158 the wallet and <b>executes</b> them with the Taler
133 and <b>map</b> aggregated wire transfers to individual 159 payment service provider (the exchange). For this,
134 business transactions including the exact terms of 160 the merchant's frontend must pass the payment
135 the contract.") }} </li> 161 request through to the Taler backend and check the
162 HTTP status code that is returned.
163 {% endtrans %}
164 </li>
165
166 <li>
167 {% trans %}
168 The backend can <b>list</b> completed transactions
169 and <b>map</b> wire transfers to sets of business
170 transactions, including the exact terms of each
171 contract.
172 {% endtrans %}
173 </li>
136 174
137 </ul> 175 </ul>
138 </p> 176 </p>