mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-05 23:24:27 +01:00
* 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