btcpayserver/BTCPayServer/Data
d11n 068b717a75
Checkout v2: Configure countdown timer (#4471)
* Checkout v2: Configure countdown timer

This addresses feedback by @astupidmoose left [here](https://github.com/btcpayserver/btcpayserver/discussions/4308#discussioncomment-4438926): Make the countdown timer configurable with a minutes setting. This way the merchant has full control over when to display the timer. They could even set it to equal the invoice expiry, so that it is shown right from the beginning.

* Rename property and adjust wording

* Remove expiration percentage from Checkout v2
2023-01-16 20:45:19 +09:00
..
Payouts Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
PullPayments Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
AddressInvoiceDataExtensions.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
APIKeyDataExtensions.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
CustodianAccountDataExtensions.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
InvoiceDataExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PaymentDataExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PaymentRequestDataExtensions.cs Fix crash of payment request list (Fix #3392) 2022-02-02 20:08:20 +09:00
StoreBlob.cs Checkout v2: Configure countdown timer (#4471) 2023-01-16 20:45:19 +09:00
StoreDataExtensions.cs Use better default than coingecko when creating a new store (#4416) 2022-12-14 13:33:27 +09:00
WalletTransactionInfo.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
WebhookDataExtensions.cs Rename WebhookNotificationManager -> WebhookSender 2022-01-11 13:21:38 +09:00