[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Taler] expiring or cancelling orders
From: |
Christian Grothoff |
Subject: |
Re: [Taler] expiring or cancelling orders |
Date: |
Thu, 23 Dec 2021 20:29:59 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 |
You can set the 'pay_deadline' in the order terms, see
https://docs.taler.net/core/api-merchant.html#the-contract-terms
But be aware: any inventory associated with the (unpaid) order will be
locked until that time (or until you manually delete the unpaid order).
On 12/23/21 7:55 PM, Cypher wrote:
> Hi,
>
> Anyone know how to deal with late payments? For example, user gets the
> order URL but pays it a month later. I couldn't find information on
> merchant's cancelling orders or having them expire in the documentation.
>
> Thanks!
>
>