gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: document Florian's API change


From: gnunet
Subject: [taler-docs] branch master updated: document Florian's API change
Date: Mon, 07 Sep 2020 13:00:23 +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 fe484ba  document Florian's API change
fe484ba is described below

commit fe484bad864cd1a0a6600908a84a6924bb0d2a95
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Sep 7 13:00:20 2020 +0200

    document Florian's API change
---
 core/api-merchant.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index b73107a..5df7e2c 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1315,6 +1315,10 @@ Payment processing
       // Only given if the same product was purchased before in the same 
session.
       already_paid_order_id?: string;
 
+      // Fulfillment URL of an already paid order. Only given if under this
+      // session an already paid order with a fulfillment URL exists.
+      already_paid_fulfillment_url?: string;
+
       // Status URL, can be used as a redirect target for the browser
       // to show the order QR code / trigger the wallet.
       order_status_url: 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]