Not built yet
Stated so that nobody designs against it.
- Refunds. No endpoint. A refund today is a request to PamoPay.
- Automated settlement. Balances are paid out by arrangement;
settling_minoris always0andsettlement.paidis never sent. charge.failedwebhook. Declared but not emitted; readfailedfrom a poll or fromGET /v1/eventsonce it ships.- Escrow over the API. Escrows are opened by the buyer in the PamoPay app and approved on the business dashboard; the API only hears about them.
- The test-mode webhook endpoint over the API. The sandbox cannot write, so the test address is set on the dashboard; the live one has its own routes.
- Bills, links, POS charges and events in the sandbox. Live only today.
- Opening further tills, cancelling a bill, retiring a payment link — the dashboard, not the API.
- A custom API domain. The base URLs are the Cloud Functions addresses.
- Client libraries. Generate one from the OpenAPI document.