gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: tighten spec for #9452


From: gnunet
Subject: [taler-docs] branch master updated: tighten spec for #9452
Date: Fri, 10 Jan 2025 16:23:37 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new f30ed32f tighten spec for #9452
f30ed32f is described below

commit f30ed32f3b6ac0f66f7667557ce591cc871d28fb
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jan 10 16:23:29 2025 +0100

    tighten spec for #9452
---
 core/api-merchant.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 5d2c7b83..336e8cff 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2566,7 +2566,8 @@ Creating orders
       // Map from IETF BCP 47 language tags to localized summaries.
       summary_i18n?: { [lang_tag: string]: string };
 
-      // Unique, free-form identifier for the order.
+      // Unique identifier for the order. Only characters
+      // allowed are "A-Za-z" and ".:_-".
       // Must be unique within a merchant instance.
       // For merchants that do not store proposals in their DB
       // before the customer paid for them, the ``order_id`` can be used

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]