From da08bef2e02e5049e6b216fab9b7125c2ae173d7 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 6 Mar 2017 04:56:57 +0100 Subject: text --- index.html.j2 | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/index.html.j2 b/index.html.j2 index 8fe3276f..c69d2a9d 100644 --- a/index.html.j2 +++ b/index.html.j2 @@ -115,16 +115,21 @@

Paying with Taler

- In order to pay with Taler, users install a wallet browser extension - or app on their device. Before a payment is possible, the wallet's balance must - be charged by some other means of payment for the desired currency. +

In order to pay with Taler, users install a wallet browser extension + or app on their device. Before the first payment, the wallet's balance must + be charged by some other means of payment for the desired currency.

+

Once the wallet is charged, payments on websites take only one click, are never falsely rejected + by fraud detection and do not post any risk of phishing or identity theft.

Receiving payments with Taler

- To receive Taler payments, a merchant only needs a bank account (or +

To receive Taler payments, a merchant only needs a bank account (or any other kind of payment address) in the desired currency. We provide an SDK in various languages that makes the integration into a merchant's store - painless. + painless. The merchant's backend for Taler transaction processing can run + on the mechant's premises or be a hosted backend.

+

When using a hosted backend, setting up a website that accepts taler + payments is a matter of minutes.

-- cgit v1.2.3