taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit ea93851bdae9f5288f536d7324cfa7336bf64a9d
parent 9dae30ae94796cd343045f2cab0c40c9421b321b
Author: Florian Dold <florian.dold@gmail.com>
Date:   Fri, 13 Sep 2019 01:27:22 +0200

typesetting

Diffstat:
Mcore/taler-uri.rst | 6+++---
Mtaler-nfc-guide.rst | 4++--
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/core/taler-uri.rst b/core/taler-uri.rst @@ -1,8 +1,8 @@ .. _taler-uri-scheme: -==================== -The taler URI scheme -==================== +======================= +The taler:// URI scheme +======================= The `taler` URI scheme represents actions that are processed by a Taler wallet. The basic syntax is as follows: diff --git a/taler-nfc-guide.rst b/taler-nfc-guide.rst @@ -140,8 +140,8 @@ are used: -Sending taler URIs to the Wallet via NFC -======================================== +Sending taler:// URIs to the Wallet via NFC +=========================================== To make the wallet process an order via NFC, the merchant PoS terminal sends ``SELECT FILE`` command with the Taler AID, and a ``PUT DATA`` command with the Taler instruction ID ``0x01`` and the URI in the rest of the command data.