taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit e79d7d07017cea9e2595df751099b49a9c876a85
parent 7acb16dfa350e85717028b83e87ba4141236f236
Author: MS <ms@taler.net>
Date:   Thu, 10 Sep 2020 19:43:13 +0200

on refunds

Diffstat:
Mcore/api-merchant.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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