btcpayserver/BTCPayServer/Models/InvoicingModels
d11n cd9a52706c
Use the store's default currency when creating entities (#3585)
* Use default currency for new pull payments

Closes #3582.

* Pull payment: Improve create form

* Use default currency for new invoices

Closes  #3581.

* Clean up old invoice form code

* Use default currency for new payment requests

* Test fixes
2022-04-11 17:50:30 +09:00
..
CreateInvoiceModel.cs Use the store's default currency when creating entities (#3585) 2022-04-11 17:50:30 +09:00
InvoiceDetailsModel.cs Fix change state broken in the UI and update invoice's status in payment request to new convention (Fix #3265) (#3286) 2022-01-11 21:49:56 +09:00
InvoicesModel.cs Update Invoice Views (#3264) 2022-01-11 17:14:34 +09:00
PaymentModel.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
RefundModel.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
UpdateCustomerModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00