btcpayserver/BTCPayServer/Plugins/PointOfSale
d11n 7829a93251
POS: Create Invoice action optionally responds with JSON (#6439)
* POS: Create Invoice action optionally responds with JSON

We adapted this action, which is full of custom POS logic, for the app to avoid creating a separate API endpoint.

* Add test and improve error handling
2024-12-13 12:09:55 +09:00
..
Controllers POS: Create Invoice action optionally responds with JSON (#6439) 2024-12-13 12:09:55 +09:00
Models Refactoring: Move AppItem to Client lib and use the class for item list (#6258) 2024-11-05 11:49:30 +09:00
PointOfSalePlugin.cs Use AddUIExtension 2024-10-07 21:43:06 +09:00