Skip to content

Conversation

Jeroen-G
Copy link

@Jeroen-G Jeroen-G commented Sep 2, 2025

⚠️ First release #30

Description

  • Refactored existing functions to newer REST API, or otherwise remove them.
  • See also the changelog and upgrade guide ✨

How to test

  • Have node and npm installed. To run the examples you can use a setup with e.g. npm or bun, for example: bun run ./examples/connect/createOrder.ts or npx ts-node ./examples/connect/createOrder.ts)
  • npm install
  • Run npm run test and see tests succeed
  • Run npm run lint to see linting succeed
  • Get an API token, API code and service location ID
  • Try out the examples from `./examples

Releasing

  • merge this PR
  • create a release v2.0 with the notes from the changelog

Xammie and others added 30 commits August 21, 2025 11:42
PAY-34: Setup local development
…ange TypeScript target to ES2022

# Conflicts:
#	tsconfig.json
PAY-36: Add jest testing
PAY-38: Added github actions setup
 PAY-37: setup connect API client
PAY-35: Add order create
# Conflicts:
#	src/connect/order/OrderApi.ts
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.

2 participants