btcpayserver/BTCPayServer/Payments/LNURLPay
d11n ded0c8a3bc
Update price display (#4736)
* Update price display

As proposed by @dstrukt in #4364.

* Update format

* Unify price display across the app

* Add DisplayFormatter

* Replace DisplayFormatCurrency method

* Use symbol currency format for invoice

* Unify currency formats on backend pages

* Revert recent changes

* Do not show exchange rate and fiat order amount for crypto denominations

* Fix test and add test cases
2023-03-13 10:12:58 +09:00
..
LNURLPayPaymentHandler.cs Update price display (#4736) 2023-03-13 10:12:58 +09:00
LNURLPayPaymentMethodDetails.cs Greenfield: Add payment hash and preimage to Lightning invoices (#4520) 2023-01-13 17:29:41 +09:00
LNURLPaySupportedPaymentMethod.cs LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
PaymentTypes.LNURL.cs Refactoring: Extract StringExtensions 2022-03-08 08:17:39 +00:00