gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: remove kyc_url


From: gnunet
Subject: [taler-docs] branch master updated: remove kyc_url
Date: Sun, 08 Sep 2024 23:01:37 +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 e4cefaa5 remove kyc_url
e4cefaa5 is described below

commit e4cefaa553fb5a892b9b3e8a26836bea01a56642
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Sep 8 23:01:34 2024 +0200

    remove kyc_url
---
 core/api-merchant.rst | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 420217e4..5eac8e9b 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1520,17 +1520,6 @@ KYC status checks
       // been an error code). Since protocol **v17**.
       exchange_code?: number;
 
-      // URL that the user should open in a browser to
-      // proceed with the KYC process (as returned
-      // by the exchange's ``/kyc-check/`` endpoint).
-      // Optional, missing if the account is blocked
-      // due to the need for a KYC auth transfer.
-      // (See ``payto_kycauth`` in that case.)
-      // Deprecated since protocol **v17**. Combine
-      // ``exchange_url``, "/kyc-spa/" and ``access_token``
-      // if this is needed instead.
-      kyc_url?: string;
-
       // Access token needed to open the KYC SPA and/or
       // access the ``/kyc-info/`` endpoint.
       access_token?: AccountAccessToken;

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