From bc1806ef1c978f6fb084babbd76d16df2d1671e9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 13 Mar 2017 16:16:33 +0100 Subject: revising merchant's page based on feedback from Sva and Marcello --- merchants.html.j2 | 126 +++++++++++++++++++++++++++++++++++------------------- 1 file changed, 82 insertions(+), 44 deletions(-) (limited to 'merchants.html.j2') 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 @@

{{ _("Advantages for Merchants") }}

-

{{ _("Taler is a cost-effective electronic payment system + +

+ {% trans %} + Taler is a cost-effective electronic payment system which provides you with cryptographic proof that the payment worked correctly within milliseconds. Your Web customers pay with previously unknown - levels of convenience without risk of fraud.") - }}

+ levels of convenience without risk of fraud. + {% endtrans %} +

@@ -17,7 +21,9 @@

{{ _("Fast") }}

-

{{ _("Processing transactions with Taler is fast, +

+ {% trans %} + Processing transactions with Taler is fast, allowing you to confirm the transaction with your customer virtually immediately. Your customers will appreciate that they do not have to type in @@ -26,33 +32,42 @@ more convenient for your customers, you may be able to use Taler for small transactions that would not work with credit card payments due to the mental - overhead for customers.") }}

+ overhead for customers. + {% endtrans %} +

{{ _("Secure") }}

-

{{ _("You will have cryptographic proof of payment from - the Taler payment service provider. Taler does not - require you to undergo any particular security - audits (such as PCI DSS), processes or procedures, - as you never handle sensitive customer account - information. Your systems will have customer +

+ {% trans %} + You will have cryptographic proof of payment from the + Taler payment service provider. With Taler you never + handle sensitive customer account information and thus + do not have to undergo any particular security audits + (such as PCI DSS). Your systems will have customer contracts with qualified signatures for all transactions which you can use in court in case of - disputes.") }}

+ disputes. + {% endtrans %} +

{{ _("Free") }}

-

{{ _("Taler is free software, and you can use the +

+ {% trans %} + Taler is free software, and you can use the liberally-licensed reference code as a starting point to integrate Taler into your services. To use Taler, you do not need to pay license fees, and the free software development model will ensure that - you can select from many competent integrators for - support.") }}

+ you can select from many competing integrators for + support. + {% endtrans %} +

@@ -60,31 +75,40 @@

{{ _("Cheap") }}

-

{{ _("Taler is designed to minimize the work the exchange - needs to perform. Combined with Taler's strong - security which prevents fraud, payment service +

+ {% trans %} + Taler is uses efficient cryptographic constructions with low + bandwidth and storage requirements. Combined with Taler's strong + security which makes fraud impossible, Taler payment service providers can operate with very low overhead and - thus low transaction fees.") }}

- + thus offer low transaction fees. + {% endtrans %} +

{{ _("Flexible") }}

-

{{ _("Taler can be used for different currencies (such as - Euros, US Dollars or Bitcoins) and different - payment models limited only by what the payment - service provider supports in its interactions.") - }}

- +

+ {% trans %} + Taler can be used for different currencies (such as + Euros, US Dollars or Bitcoins) and any amount, limited + only by applicable regulatation and what denominations + the payment service provider supports. + {% endtrans %} +

{{ _("Ethical") }}

-

{{ _("Taler prevents tax evasion and money laundering. - Taler's protocols are efficient and do not waste - energy. Taler encourages transparency by providing - an open standard and free software reference - implementations.") }}

+

+ {% trans %} + Taler prevents tax evasion and money laundering. + Taler's protocols are efficient and do not use wasteful + proof-of-work calculations. Taler encourages + transparency by providing an open standard and free + software reference implementations. + {% endtrans %} +

@@ -119,20 +143,34 @@

-- cgit v1.2.3