From b9aa0ecf2aa5c099049c9337838c36f956403f87 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 16 Aug 2022 16:04:48 +0200 Subject: document taler://pay-push --- core/taler-uri.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/core/taler-uri.rst b/core/taler-uri.rst index dd45611e..80e8c7aa 100644 --- a/core/taler-uri.rst +++ b/core/taler-uri.rst @@ -126,6 +126,17 @@ a merchant and ask the user to accept/decline it. * ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for Internet connectivity. +--------------------- +Peer-to-peer payments +--------------------- + +A ``taler://pay-push/{exchange_host}{/exchange_prefix_path*}/{contract_priv}`` URI +instructs the wallet to accept a P2P push payment. + +* ``exchange_host`` is the hostname of the exchange. +* ``exchange_prefix_path`` is an optional list of path components that identifies the path prefix of the exchange base URL. +* ``contract_priv`` is the private key of the peer push payment contract stored at the exchange + ---------------- Adding exchanges ---------------- -- cgit v1.2.3