btcpayserver/BTCPayServer/Models/InvoicingModels
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
..
CreateInvoiceModel.cs Form Builder (#4137) 2022-11-25 10:42:55 +09:00
InvoiceDetailsModel.cs Always show overpaid amount if invoice is overpaid (#4192) 2022-10-06 12:59:05 +09:00
InvoiceReceiptViewModel.cs Add store logo to invoice receipt page (#4435) 2022-12-15 06:49:33 +01:00
InvoicesModel.cs Add refund badge to invoice lists (#3918) 2022-07-01 13:26:00 +09:00
PaymentModel.cs Checkout v2: Configure countdown timer (#4471) 2023-01-16 20:45:19 +09:00
RefundModel.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
UpdateCustomerModel.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00