Is this a packaged Square connector or a custom build?
It is a Connectify-owned adapter, not a third-party packaged connector. We maintain the code, we monitor the runtime, and the fields, hooks, and reconciliation rules are shaped to your exact data model — not a generic schema we hope matches.
Can the Square adapter handle our custom fields?
On first connection the adapter discovers every custom field, custom object and custom workflow inside your Square tenant and presents them as first-class mappings — you decide which to mirror, which to ignore, and which to enrich.
Does it work with our existing Square licenses?
Yes — the adapter rides on top of your existing Square subscription. We use service-principal or OAuth M2M credentials so the integration never burns a named-user seat and never pushes you into a higher tier.
How long does the Square integration take to ship?
Our standard window is thirty days from signed scope to live Square adapter in production, plus a one-week monitored stabilization phase. For Allentown, Pennsylvania, that includes a sandbox loop with your team, parallel-run reconciliation, and a documented runbook handed to your operations lead.
Will this break our existing reports?
No. The adapter writes through a versioned schema layer with full lineage. Existing reports, BI extracts and Excel pivot-tables keep working unchanged while new fields and new objects are added behind the scenes for the Square surface.
How is data security handled?
Tokens and credentials live inside a hardware-backed secret store with audit logging on every read. The Square adapter runs on isolated workers with deny-by-default egress, and every message is replayable from a tamper-evident journal for downstream forensics.