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
2026-01-10 17:44:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f89cdadde831204c07cb205802b4d1f7dbf6dd7c
btcpayserver
/
BTCPayServer
/
Services
/
Invoices
History
Nicolas Dorier
d7a7382d00
Introduce cheat mode (
#2965
)
2021-10-11 12:32:09 +09:00
..
Export
Make sure to only select accounted payments where we should (
#2523
)
2021-05-14 16:16:19 +09:00
InvoiceEntity.cs
Properly handle InvoiceMetadata string properties (
Fix
#2906
)
2021-09-27 11:44:55 +09:00
InvoiceExtensions.cs
Should not be able to activate a payment method on an invoice which is not new
2021-09-24 00:12:12 +09:00
InvoiceRepository.cs
Introduce cheat mode (
#2965
)
2021-10-11 12:32:09 +09:00
PaymentMethodDictionary.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
PaymentMethodHandlerDictionary.cs
Fix exception in CreateInvoice if a payment method is not supported
2019-06-07 00:45:10 +09:00
PaymentService.cs
Payment Settled Webhook event (
#2944
)
2021-10-05 18:10:41 +09:00