sumup

SumUp payment integrations across terminal and online checkout flows. Build Android and iOS POS apps with SumUp card readers, online checkout with server SDKs and the checkout widget, and control card readers remotely via Cloud API.

Content Preview
{
  "name": "sumup",
  "description": "SumUp payment integrations across terminal and online checkout flows. Build Android and iOS POS apps with SumUp card readers, online checkout with server SDKs and the checkout widget, and control card readers remotely via Cloud API.",
  "category": "development",
  "source": {
    "source": "url",
    "url": "https://github.com/sumup/sumup-skills.git",
    "sha": "802476c39a0422d3277e37288b03968ad731bc30"
  },
  "homepage": "https://www.sumup.com/"
}
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/sumup.md \
  https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/.claude-plugin/marketplace.json

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/anthropics/claude-plugins-official

Then reference at .claude-plugin/marketplace.json

Related Skills