From e79d7d07017cea9e2595df751099b49a9c876a85 Mon Sep 17 00:00:00 2001 From: MS Date: Thu, 10 Sep 2020 19:43:13 +0200 Subject: on refunds --- core/api-merchant.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 346217e3..b993c63e 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -673,8 +673,8 @@ Payment processing order: Order; // if set, the backend will then set the refund deadline to the current - // time plus the specified delay. If it's not set, then the merchant backend - // will use a default value from its configuration. + // time plus the specified delay. If it's not set, refunds will not be + // possible. refund_delay?: RelativeTime; // specifies the payment target preferred by the client. Can be used -- cgit v1.2.3