Skip to main content
Home

@sumup/sdk@0.0.11
Built and signed on GitHub Actions

Works with
This package works with Node.jsIt is unknown whether this package works with Cloudflare Workers, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score47%
Downloads7/wk
Publisheda month ago (0.0.11)

Official TypeScript SDK for the SumUp API.

No docs found.
Built and signed on
GitHub Actions

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@sumup/sdk

Import symbol

import * as sdk from "@sumup/sdk";
or

Import directly with a jsr specifier

import * as sdk from "jsr:@sumup/sdk";

Add Package

pnpm i jsr:@sumup/sdk
or (using pnpm 10.8 or older)
pnpm dlx jsr add @sumup/sdk

Import symbol

import * as sdk from "@sumup/sdk";

Add Package

yarn add jsr:@sumup/sdk
or (using Yarn 4.8 or older)
yarn dlx jsr add @sumup/sdk

Import symbol

import * as sdk from "@sumup/sdk";

Add Package

vlt install jsr:@sumup/sdk

Import symbol

import * as sdk from "@sumup/sdk";

Add Package

npx jsr add @sumup/sdk

Import symbol

import * as sdk from "@sumup/sdk";

Add Package

bunx jsr add @sumup/sdk

Import symbol

import * as sdk from "@sumup/sdk";