gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: specify how to expose payment target


From: gnunet
Subject: [taler-docs] branch master updated: specify how to expose payment targets in /config for #4939
Date: Sat, 11 Apr 2020 18:47:21 +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 0c235b7  specify how to expose payment targets in /config for #4939
0c235b7 is described below

commit 0c235b70616c2f456814e4fd2c2558f5ee6f3870
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Apr 11 18:47:18 2020 +0200

    specify how to expose payment targets in /config for #4939
---
 core/api-merchant.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 35e3a1a..4fc736a 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -991,6 +991,11 @@ both by the user's browser and their wallet.
       // Public key of the merchant/instance, in Crockford Base32 encoding.
       merchant_pub: EddsaPublicKey;
 
+      // List of the payment targets supported by this instance. Clients can
+      // specify the desired payment target in /order requests.  Note that
+      // front-ends do not have to support wallets selecting payment targets.
+      payment_targets: string[];
+
       // Base URL of the exchange this instance uses for tipping.
       // Optional, only present if the instance supports tipping.
       tipping_exchange_baseurl?: string;

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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