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-27 01:44:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f3eedea5b9b8cf1d6cae503a2cb12239af1014e
btcpayserver
/
BTCPayServer
/
Services
/
Invoices
History
Nicolas Dorier
53aafcf86b
Fix: The current preimage of a invoice's lightning payment method should be available via API (
#5111
)
2023-06-23 19:12:11 +09:00
..
Export
Code formatting updates (
#4502
)
2023-01-06 22:18:07 +09:00
InvoiceEntity.cs
Fix: The current preimage of a invoice's lightning payment method should be available via API (
#5111
)
2023-06-23 19:12:11 +09:00
InvoiceRepository.cs
Fix stale invoice api for settle invoice
2023-06-07 17:57:03 +02:00
PaymentMethodDictionary.cs
Use ArgumentNullException.ThrowIfNull everywhere (
#3239
)
2021-12-28 17:39:54 +09:00
PaymentMethodHandlerDictionary.cs
Fix exception in CreateInvoice if a payment method is not supported
2019-06-07 00:45:10 +09:00
PaymentService.cs
Prevent an NRE in LNURL (
#4908
)
2023-04-24 21:50:31 +09:00
PosAppData.cs
Receipt improvements (
#5077
)
2023-06-22 15:57:29 +09:00