aboutsummaryrefslogtreecommitdiff
path: root/merchants.html
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-09-07 10:04:52 +0200
committerChristian Grothoff <christian@grothoff.org>2015-09-07 10:04:52 +0200
commiteebb64bab27051c5c5af8061410abec3748f42df (patch)
tree77369203cfc73be6fa5668fdf8c2b46e299cdc8d /merchants.html
parent8cc25a9f519eeed70aed54be5cd69d6b3efde26d (diff)
downloadwww-eebb64bab27051c5c5af8061410abec3748f42df.tar.gz
www-eebb64bab27051c5c5af8061410abec3748f42df.zip
translating
Former-commit-id: c50e37f8778c7fdd27dfa96bfa9836c88cd0d990
Diffstat (limited to 'merchants.html')
-rw-r--r--merchants.html18
1 files changed, 14 insertions, 4 deletions
diff --git a/merchants.html b/merchants.html
index c9b307f3..6ce7075d 100644
--- a/merchants.html
+++ b/merchants.html
@@ -224,7 +224,7 @@
224 </div> 224 </div>
225 <div class="col-lg-12"> 225 <div class="col-lg-12">
226 <h2 lang="en" id="overview">Taler as seen by merchants</h1> 226 <h2 lang="en" id="overview">Taler as seen by merchants</h1>
227 <h2 lang="de">Taler aus Gesch&auml;ftssicht</h1> 227 <h2 lang="de">Taler aus H&auml;ndlerperspektive</h1>
228 <h2 lang="fr" note="outdated"></h2> 228 <h2 lang="fr" note="outdated"></h2>
229 <h2 lang="it">Come i negozianti vedono Taler</h2> 229 <h2 lang="it">Come i negozianti vedono Taler</h2>
230 <p lang="en">Merchants supporting the Taler system need to integrate 230 <p lang="en">Merchants supporting the Taler system need to integrate
@@ -232,7 +232,10 @@
232 system. 232 system.
233 Typical steps performed by the merchant system are: 233 Typical steps performed by the merchant system are:
234 </p> 234 </p>
235 <p lang="de" note="outdated"></p> 235 <p lang="de" note="outdated">H&auml;nder die Taler als Bezahlsystem
236 anbieten wollen, m&uuml;ssen ein paar relativ einfache Erweiterungen
237 an ihrem Transaktionssystem vornehmen. Die typischen Schritte die
238 ein H&auml;ndler bei Taler durchf&uuml;ren muss sind:</p>
236 <p lang="fr" note="outdated"></p> 239 <p lang="fr" note="outdated"></p>
237 <p lang="it">Al fine di supportare Taler, i negozianti 240 <p lang="it">Al fine di supportare Taler, i negozianti
238 dovranno integrare alcune semplici procedure nei loro sistemi di ricezione 241 dovranno integrare alcune semplici procedure nei loro sistemi di ricezione
@@ -241,13 +244,20 @@
241 <img src="images/merchant.svg" alt="merchant perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%"> 244 <img src="images/merchant.svg" alt="merchant perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
242 <ol> 245 <ol>
243 <li lang="en">The new logic detects when a customer's system 246 <li lang="en">The new logic detects when a customer's system
244 supports Taler and then needs to send a digitally signed 247 supports Taler and then needs to send a cryptographically signed
245 version of the proposed contract in a simple JSON format to 248 version of the proposed contract in a simple JSON format to
246 the customer. 249 the customer.
247 The message also includes salted, hashed wire details for 250 The message also includes salted, hashed wire details for
248 the merchant, as well as restrictions as to which mint operators 251 the merchant, as well as restrictions as to which mint operators
249 the merchant is willing to deal with.</li> 252 the merchant is willing to deal with.</li>
250 <li lang="de" note="outdated"></li> 253 <li lang="de">Die H&auml;ndlerwebseite muss
254 pr&uuml;fen ob der Kunde eine Taler Geldb&ouml;rsenanwendung
255 benutzt und dieser einen kryptographisch unterzeichneten
256 Vertragstext in einem JSON-Format &uuml;bertragen. Der
257 Vertragstext muss auch einen Hash der Kontoinformationen
258 des H&auml;ndlers sowie Restriktionen f&uuml;r die vom
259 H&auml;ndler unterst&uuml;tzten M&uuml;nzanstalten beinhalten.
260 </li>
251 <li lang="fr" note="outdated"></li> 261 <li lang="fr" note="outdated"></li>
252 <li lang="it">La nuova procedura rileva il caso in cui un cliente 262 <li lang="it">La nuova procedura rileva il caso in cui un cliente
253 supporta Taler, e procede ad inviarvi un contratto digitale firmato 263 supporta Taler, e procede ad inviarvi un contratto digitale firmato