taler-docs

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

commit 40dbb90fda78439cb1e638fa7b25e821e7ce856f
parent a7ca300846ba7d94cb8d2660299977bb26a6ce0f
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  1 Jun 2020 23:44:47 +0200

fix typo

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1042,7 +1042,7 @@ Receiving Payments -.. http:get:: /private/orders/$ORDER_ID/ +.. http:get:: /private/orders/$ORDER_ID Merchant checks the payment status of an order. If the order exists but is not payed yet, the response provides a redirect URL. When the user goes to this URL,