gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: update spec for #6822


From: gnunet
Subject: [taler-docs] branch master updated: update spec for #6822
Date: Thu, 01 Apr 2021 11:17:25 +0200

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 ae616b4  update spec for #6822
ae616b4 is described below

commit ae616b4113bdb07c9b67dca00e38d148ddc90474
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Apr 1 11:17:22 2021 +0200

    update spec for #6822
---
 core/api-merchant.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index f4aa7f0..90351ca 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1841,6 +1841,15 @@ Inspecting orders
       // URI that the wallet must process to complete the payment.
       taler_pay_uri: string;
 
+      // when was the order created
+      creation_time: Timestamp;
+
+      // Order summary text.
+      summary: string;
+
+      // Total amount of the order (to be paid by the customer).
+      total_amount: Amount;
+
       // Alternative order ID which was paid for already in the same session.
       // Only given if the same product was purchased before in the same 
session.
       already_paid_order_id?: string;

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