gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: spec merchant api v10, see #8357


From: gnunet
Subject: [taler-docs] branch master updated: spec merchant api v10, see #8357
Date: Sat, 02 Mar 2024 22:49:46 +0100

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 c54c4c15 spec merchant api v10, see #8357
c54c4c15 is described below

commit c54c4c15ebb35282c4107f81a002ee97c428caea
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 2 22:49:42 2024 +0100

    spec merchant api v10, see #8357
---
 core/api-merchant.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 24a9a29e..ca0cd351 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2758,6 +2758,12 @@ to validate that a customer made a payment.
       // Counter for counter-based OTP devices.
       otp_ctr?: Integer;
 
+      // Current time for time-based OTP devices.
+      // Will match the ``faketime`` argument of the
+      // query if one was present, otherwise the current
+      // time at the backend.
+      otp_timestamp?: Integer;
+
       // Current OTP code of the device.
       //
       // If the ``otp_algorithm`` is time-based, the code is

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