From 6673e42048230881f04db0073552a74263574278 Mon Sep 17 00:00:00 2001 From: MS Date: Tue, 8 Sep 2020 17:48:21 +0200 Subject: default case --- core/api-merchant.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 014b66de..b19b31b4 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -670,7 +670,8 @@ Payment processing order: Order; // if set, the backend will then set the refund deadline to the current - // time plus the specified delay. + // time plus the specified delay. If it's not set, then the merchant backend + // will use a default value from its configuration. refund_delay?: RelativeTime; // specifies the payment target preferred by the client. Can be used -- cgit v1.2.3