btcpayserver/BTCPayServer/Services/Invoices
Andrew Camilleri 79b034b505
GreenField: Add properties to Store API (#1573)
* GreenField: Add properties to Store API

* Update StoreBaseData.cs

* fix api

* fix swagger
2020-05-24 04:13:18 +09:00
..
Export Fix crash which can happen during export if someone remove support for a network, inject Network inside paymentdata 2019-06-07 13:31:11 +09:00
InvoiceEntity.cs GreenField: Add properties to Store API (#1573) 2020-05-24 04:13:18 +09:00
InvoiceRepository.cs GreenField: Add properties to Store API (#1573) 2020-05-24 04:13:18 +09:00
PaymentMethodDictionary.cs Refactoring, make PaymentType a class instead of enum 2019-06-04 08:59:01 +09:00
PaymentMethodHandlerDictionary.cs Fix exception in CreateInvoice if a payment method is not supported 2019-06-07 00:45:10 +09:00