btcpayserver/BTCPayServer.Data/Data
Kukks 36bd76248b Allow Pay Button to work on Apps
This PR allows you to use the pay button generator to create buttons that target apps. This means that you can generate an invoice that is linked to an item on the POS/Crowdfund (targeting the item is optional). The POS/Crowdfund item amount -> invoice creation amount validation works too so that the user cannot modify the amount of a perk using just html ( fixes #1392 )
2020-03-24 23:43:47 -05:00
..
AddressInvoiceData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
APIKeyData.cs Refactor permissions of GreenField 2020-03-19 23:43:51 +09:00
AppData.cs Allow Pay Button to work on Apps 2020-03-24 23:43:47 -05:00
ApplicationDbContext.cs fix sqlite again 2020-03-09 09:44:44 +01:00
ApplicationDbContextFactory.cs Cleanup netcore21 specific code 2020-01-12 13:30:54 +09:00
ApplicationUser.cs Remove OpenIddict (#1244) 2020-02-25 00:40:04 +09:00
HistoricalAddressInvoiceData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
InvoiceData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
InvoiceEventData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
PairedSINData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
PairingCodeData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
PaymentData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
PaymentRequestData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
PendingInvoiceData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
RefundData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
SettingData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
StoreData.cs Refactor authorizations 2019-10-14 00:24:41 +09:00
StoredFile.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
U2FDevice.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
UserStore.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
WalletData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
WalletTransactionData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00