mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-22 06:34:36 +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