gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: bank integration API: document previ


From: gnunet
Subject: [taler-docs] branch master updated: bank integration API: document previous behavior of confirm_transfer_url
Date: Mon, 12 Feb 2024 22:20:03 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new da24ce8a bank integration API: document previous behavior of 
confirm_transfer_url
da24ce8a is described below

commit da24ce8a77e8aac371ad05837a14319328b2fc98
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Feb 12 22:20:00 2024 +0100

    bank integration API: document previous behavior of confirm_transfer_url
---
 core/api-bank-integration.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/core/api-bank-integration.rst b/core/api-bank-integration.rst
index 748d98da..4131a28a 100644
--- a/core/api-bank-integration.rst
+++ b/core/api-bank-integration.rst
@@ -119,6 +119,7 @@ for the withdrawal operation (the ``WITHDRAWAL_ID``) to 
interact with the withdr
 
       // URL that the user needs to navigate to in order to
       // complete some final confirmation (e.g. 2FA).
+      // Only applicable when ``status`` is ``selected`` or ``pending``.
       // It may contain withdrawal operation id
       confirm_transfer_url?: string;
 
@@ -194,7 +195,7 @@ for the withdrawal operation (the ``WITHDRAWAL_ID``) to 
interact with the withdr
       // URL that the user needs to navigate to in order to
       // complete some final confirmation (e.g. 2FA).
       //
-      // Only applicable when ``status`` is ``selected``.
+      // Only applicable when ``status`` is ``selected`` or ``pending``.
       // It may contain withdrawal operation id
       confirm_transfer_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]