Get PO'd

FAQ

Which distributors does this work with?

Crow Shooting Supply only in v1. The parser is distributor-specific, and we're starting with Crow because that's where the founding shop does the plurality of its buying. Lipsey's, RSR, Davidson's, and Sports South are on the v2 roadmap (in roughly that order of priority).

Does this touch serialized firearms or my A&D book?

No. The draft PO carries SKU + UPC + quantity only — no serial numbers, no dispositions, no bound-book entries. Get PO'd is receiving-side planning, not regulatory record-keeping.

How is my coreSTORE API key stored?

Encrypted at rest with XChaCha20-Poly1305 (AEAD). The master key is held in the backend process environment; the ciphertext and nonce live in the stores row. The key is decrypted only at request time, in memory, to talk to coreSTORE.

Can I rotate the extension token?

Yes, any time. Dashboard → Extension tokenRotate token. The new token is shown once, you paste it into the extension popup, and the old token is dead instantly. Useful if you've given a token to a shared workstation that you no longer trust.

What happens if I close the confirmation tab too fast?

The extension has a roughly one-second window to read the datalayer and POST it to the backend. Close the tab before that and the capture can miss. Fix: refresh the confirmation page (Crow's backend will re-emit the same datalayer, same idem key, so you won't get a duplicate PO).

Is there a free tier / pricing page?

Not in v1. We're running as a private preview while the wedge is being validated; ping the operator directly for access.