gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: explain Order vs ContractTerms


From: gnunet
Subject: [taler-docs] branch master updated: explain Order vs ContractTerms
Date: Fri, 29 Mar 2024 09:41:39 +0100

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

christian-blaettler pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 092a9948 explain Order vs ContractTerms
092a9948 is described below

commit 092a99488fade846489388e2f3860a87fdb47467
Author: Christian Blättler <blatc2@bfh.ch>
AuthorDate: Fri Mar 29 09:41:35 2024 +0100

    explain Order vs ContractTerms
---
 core/api-merchant.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 3d20d838..8b1139eb 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2059,6 +2059,11 @@ Creating orders
       otp_id?: string;
     }
 
+  The `Order` object represents the starting point for new `ContractTerms`.
+  After validating and sanatizing all inputs, the merchant backend will add
+  additional information to the order and create a new `ContractTerms` object
+  that will be stored in the database.
+
   .. ts:def:: Order
 
     interface Order {

-- 
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]