mcp intermediate active

Stripe Api

Payment questions hit your inbox daily. Your agent can answer them now.

What breaks without openclaw stripe payment skill

Manual billing lookups. Subscription checks done by hand. Live keys in dev environments.

Full Stripe payment and customer access × 185-star trusted skill ÷ 15–25 minutes ÷ API key only = payment-aware agents live.

openclaw stripe payment skill — what it actually does

01
Queries Stripe customers, payments, and subscription status
02
Issues refunds and manages billing from OpenClaw commands
03
Uses test mode keys in development — never live keys
04
Lists recent customers with /stripe customers list
05
Handles read and write operations — webhooks require separate setup

Security check — openclaw stripe payment skill

Privacy score: 7/10 — accesses connected platform APIs only. Lock it: review OAuth scopes before install, confirm Linux, macOS; OpenClaw ≥1.0 compatibility.

Quick start — openclaw stripe payment skill in 15–25 minutes

Setup time: 15–25 minutes

!
You need:
  • OpenClaw core
  • Stripe account
  • Stripe API key

Install the package:

clawhub install byungkyu/stripe-api
1
Get secret key at dashboard.stripe.com/apikeys
2
Set STRIPE_SECRET_KEY in .env
3
Install skill
4
Run /stripe customers list to see recent customers

Troubleshooting openclaw stripe payment skill

1
1. Never use live keys in development — use test mode keys
2
2. Webhook events need server endpoint — this skill is read/write only

Compatibility & status

Works with: Linux, macOS; OpenClaw ≥1.0 intermediate Last updated: Nov 2025 ★ 185 on GitHub MIT

Official docs →

View on GitHub →

Related — more like openclaw stripe payment skill

More by byungkyu

Manual payment lookups slow every support and ops workflow you run. Install before the next billing query lands in your queue.

Get it on GitHub →