taler-docs

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

commit 90133fced04faeee80ff696e5c4216e5d2d6fa0f
parent 8bff8ca74559e5f7887e8ec85b21ddc71ce4c695
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 10 Jun 2016 14:41:28 +0200

we use id, not transaction_id

Diffstat:
Mapi-merchant.rst | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/api-merchant.rst b/api-merchant.rst @@ -1,17 +1,21 @@ .. This file is part of GNU TALER. Copyright (C) 2014, 2015, 2016 INRIA + TALER is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> @author Marcello Stanisci @author Florian Dold + @author Christian Grothoff ============ Merchant API @@ -220,7 +224,7 @@ The following API are made available by the merchant's `backend` to the merchant **Request:** - :query transaction_id: ID of the transaction we want to trace (an integer) + :query id: ID of the transaction we want to trace (an integer) **Response:**