[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: rename to revenue API
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: rename to revenue API |
Date: |
Wed, 06 Sep 2023 18:18:21 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new e8391084 rename to revenue API
e8391084 is described below
commit e8391084ae70ffd1c10d6ecd3250ec627ec49b6d
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Sep 6 18:18:21 2023 +0200
rename to revenue API
---
core/{api-bank-merchant.rst => api-bank-revenue.rst} | 14 +++++---------
core/api-bank.rst | 2 +-
core/api-libeufin-bank.rst | 2 +-
3 files changed, 7 insertions(+), 11 deletions(-)
diff --git a/core/api-bank-merchant.rst b/core/api-bank-revenue.rst
similarity index 93%
rename from core/api-bank-merchant.rst
rename to core/api-bank-revenue.rst
index c7b56c09..e266bced 100644
--- a/core/api-bank-merchant.rst
+++ b/core/api-bank-revenue.rst
@@ -15,15 +15,12 @@
.. _taler-bank-merchant-http-api:
-============================
-Taler Bank Merchant HTTP API
-============================
+===========================
+Taler Bank Revenue HTTP API
+===========================
-This section describes an API offered by the Taler wire gateway. The API is
-used by the merchant to query for incoming transactions.
-
-This API is TO BE implemented by the Taler Demo Bank, as well as by
-LibEuFin (work in progress).
+This section describes an API offered by libeufin-nexus and libeufin-bank. The
API is
+used by the merchant (or other parties) to query for incoming transactions to
their account.
--------------
@@ -37,7 +34,6 @@ The bank library authenticates requests to the bank merchant
API using
Querying the transaction history
--------------------------------
-
.. http:get:: ${BASE_URL}/history
Return a list of transactions made from an exchange to the merchant.
diff --git a/core/api-bank.rst b/core/api-bank.rst
index c94a3faf..8bad5db2 100644
--- a/core/api-bank.rst
+++ b/core/api-bank.rst
@@ -28,7 +28,7 @@ Bank RESTful APIs
:maxdepth: 1
api-bank-wire
- api-bank-merchant
+ api-bank-revenue
api-bank-integration
api-libeufin-bank
api-bank-nexus
diff --git a/core/api-libeufin-bank.rst b/core/api-libeufin-bank.rst
index 4e6296bf..eb3503c2 100644
--- a/core/api-libeufin-bank.rst
+++ b/core/api-libeufin-bank.rst
@@ -912,7 +912,7 @@ Taler Revenue API
.. http:any:: /accounts/$USERNAME/taler-revenue/*
All endpoints under this prefix are specified
- by the :doc:`GNU Taler Revenue API </core/api-bank-merchant>`.
+ by the :doc:`GNU Taler Revenue API </core/api-bank-revenue>`.
EBICS Host Management
---------------------
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: rename to revenue API,
gnunet <=