This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
btcpayserver
Watch
1
Star
0
Fork
0
You've already forked btcpayserver
mirror of
https://github.com/aljazceru/btcpayserver.git
synced
2025-12-26 18:34:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e985d8554ee58d0acfcf82955fbbf94efcc3b05
btcpayserver
/
BTCPayServer
/
Models
/
InvoicingModels
History
Nicolas Dorier
e72becdfcb
Merge branch 'master' into separate-ln-bitcoin-checkout-part2
2020-11-19 12:44:01 +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
Ensure that there is no LN/Bitcoin specific logic in the Invoice UI endpoint
2020-11-06 11:09:17 +01: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