btcpayserver/BTCPayServer/Models/AppViewModels
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
..
CreateAppViewModel.cs Add Point of Sale feature to BTCPay 2018-04-03 16:58:47 +09:00
ListAppsViewModel.cs Allow Pay Button to work on Apps 2020-03-24 23:43:47 -05:00
UpdateCrowdfundViewModel.cs fix: remove ipn via email #1241 (#1337) 2020-02-24 21:21:03 +09:00
UpdatePointOfSaleViewModel.cs fix: remove ipn via email #1241 (#1337) 2020-02-24 21:21:03 +09:00
ViewCrowdfundViewModel.cs Use proper divisibility for payments in crowdfund and do not show tooltip if identical data 2020-02-28 12:51:15 +01:00
ViewPointOfSaleViewModel.cs New feature: Apps limited inventory (#961) 2019-09-02 22:37:52 +09:00