Skip to content

feat(connectors): add Squarespace commerce connector#300

Merged
andrei-hasna merged 2 commits into
mainfrom
open-connectors-cursor/open-connectors/b579beef-f6ca-45be-b036-75a7ebe51d04-5a179c91
Jul 7, 2026
Merged

feat(connectors): add Squarespace commerce connector#300
andrei-hasna merged 2 commits into
mainfrom
open-connectors-cursor/open-connectors/b579beef-f6ca-45be-b036-75a7ebe51d04-5a179c91

Conversation

@andrei-hasna

Copy link
Copy Markdown
Contributor

Summary

  • Add first-class @hasna/connect-squarespace package under connectors/squarespace/ with Commerce API v1.0 REST client (Bearer API key auth)
  • Cover inventory, orders, products, transactions, profiles, store pages, membership, forms, and webhooks via modular API modules + Commander CLI
  • Register squarespace in Commerce & Finance registry (distinct from existing square payments connector)

Test plan

  • cd connectors/squarespace && bun install && bun run build && bun run typecheck && bun test (9 client tests pass)
  • bun run typecheck (repo root)
  • bun run build (repo root)
  • bun test — 1195 pass, 1 pre-existing unrelated fail (CLI > events > lists shared events...)
  • Grep scan: no browser-use, beepmedia, hasnaxyz, or Alumia imports in new package

Implement @hasna/connect-squarespace with Commerce API v1.0 client, CLI,
and registry entry for website builder and ecommerce operations.
@andrei-hasna
andrei-hasna merged commit 4901df5 into main Jul 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant