summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst6
1 files changed, 6 insertions, 0 deletions
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