Skip to content

feat: add @hasna/connect-stripe-terminal connector#277

Open
andrei-hasna wants to merge 1 commit into
mainfrom
open-connectors-cursor/open-connectors/e5a85545-bae4-4b2c-8e05-c02a2bf3b8cf-925245b8
Open

feat: add @hasna/connect-stripe-terminal connector#277
andrei-hasna wants to merge 1 commit into
mainfrom
open-connectors-cursor/open-connectors/e5a85545-bae4-4b2c-8e05-c02a2bf3b8cf-925245b8

Conversation

@andrei-hasna

Copy link
Copy Markdown
Contributor

Summary

  • Add first-class @hasna/connect-stripe-terminal package under connectors/stripe-terminal/
  • Real Stripe Terminal API client at https://api.stripe.com/v1/terminal/* (connection tokens, locations, readers, configurations)
  • Register stripe-terminal in commerce-finance registry and add test-endpoint smoke check

Test plan

  • cd connectors/stripe-terminal && bun install && bun run typecheck && bun run build
  • connect-stripe-terminal --help
  • bun run typecheck (repo root)
  • bun test src/lib/registry.test.ts src/lib/test-endpoints.test.ts
  • Full bun test after bun run build (CLI subprocess tests need built bin)

Implement first-class Stripe Terminal API package with connection tokens,
locations, readers, and configurations modules against api.stripe.com/v1/terminal/*.
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