API Routes
| Route | HTTP method | Body required | Body description |
|---|---|---|---|
/check_connection | POST | No | Discover enabled pay_system + operations |
/showqrcode | POST | Yes | Start payment flow |
/check | POST | Yes | Poll payment status |
/cancel | POST | Yes | Cancel/refund flow |
/final_confirm | POST | Yes | Final confirmation/fiscal data |