Productivity · Store package · v1.1.0
Take payments through your own Square or PayPal account — Square runs a card charge, PayPal sends an invoice.
Opens ?app=payments on the demo deployment. On your own box it is the same URL.
1 screen in the ribbon · opens on payments-home
What it does
Deterministic, sandbox by default, explicit-confirm gated.
How it runs
Not a chat window with a plugin behind it. Every step below is something the app declares in its manifest, which is why it can be told to you plainly.
Opening ?app=payments loads its 1 screen into the shared cockpit, starting on payments-home. The ribbon, the ticket list and the assistant are already there — the app contributes views, not a second application to log into.
The connector call happens in a fixed server operation outside the model. Only the normalized result reaches reasoning — the token stays encrypted and scoped to you.
Back on the app's own screens, as state you own — not as a chat message you have to scroll back to find.
What it needs
square paypal. Your token is encrypted per user and consumed by a fixed server operation — the model never sees it.payments — reached by declaration, never by copying platform code into the package.Also on the productivity shelf
One outline, three artifacts — a themed PowerPoint deck, Word document, or live Excel workbook
Learn more → ProductivityStoreYour connected message feeds in one place - live stream, activity trends, hot channels, and trending topics over your own Slack messages, with a…
Learn more → ProductivityStoreEvery account you've connected, in one place - click to jump straight into Gmail, LinkedIn, your smart-home app, and more, reconnect a login that's…
Learn more → ProductivityStoreYour inbox, calendar, and day in one surface - the ADR-037 reference comms app
Learn more →Underneath
This app does not ship its own queue, its own credential store or its own cockpit. It declares what it needs and the platform provides it.