commit c54c4c15ebb35282c4107f81a002ee97c428caea parent b517fcdf4808d18e3ecaf16946de9fe17cf35485 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 2 Mar 2024 22:49:42 +0100 spec merchant api v10, see #8357 Diffstat:
| M | core/api-merchant.rst | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git 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