btcpayserver/BTCPayServer/Models/InvoicingModels
Andrew Camilleri 64e34d0ef5
Seaparate CoinSwitch as a plugin (#2390)
* Separate coinswitch as a system plugin

* Decouple Coinswitch from Checkout UI

* remove dummy csproj

* Remove CoinSwitchTests.cs per @NicolasDorier feedback

Co-authored-by: rockstardev <rockstardev@users.noreply.github.com>
2021-04-13 20:19:48 +09:00
..
CreateInvoiceModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceDetailsModel.cs Add Webhooks in store's settings 2020-11-08 15:57:24 +09:00
InvoicesModel.cs fix invoice exception status not displaying in list 2020-10-08 08:42:45 +02:00
PaymentModel.cs Seaparate CoinSwitch as a plugin (#2390) 2021-04-13 20:19:48 +09:00
RefundModel.cs Add custom refund option 2020-09-02 11:24:18 +02:00
UpdateCustomerModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00