gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: fulfillment_url is optional here


From: gnunet
Subject: [taler-docs] branch master updated: fulfillment_url is optional here
Date: Mon, 24 Aug 2020 13:59:16 +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 98f90d3  fulfillment_url is optional here
98f90d3 is described below

commit 98f90d33f2b7d9174714257d92905fa5153125bf
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Aug 24 13:59:13 2020 +0200

    fulfillment_url is optional here
---
 core/api-merchant.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 23f4cba..47f9418 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1459,6 +1459,10 @@ Payment processing
       // URI that the wallet must process to complete the payment.
       taler_pay_uri: string;
 
+      // Status URL, can be used as a redirect target for the browser
+      // to show the order QR code / trigger the wallet.
+      fulfillment_url?: string;
+
       // 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]