What problem does it solve?
This skill enables teams to manage Stripe payments and related resources directly from the uni CLI, eliminating the need to switch between web dashboards and terminal sessions.
Core Features & Use Cases
- Balance checks provide quick visibility into the Stripe account balance.
- Payments, payment links, customers, invoices, refunds, and subscriptions can be listed and managed from a single CLI workflow.
- Customer onboarding and checkout automation: generate and manage payment links for seamless purchasing flows in SaaS or marketplaces.
- Use Case: automate monthly billing workflows by generating links, recording payments, and reconciling invoices without leaving the terminal.
Quick Start
Authenticate with Stripe using uni stripe auth sk_test_xxx or export STRIPE_SECRET_KEY="sk_test_xxx" in your environment.
Check balance with uni stripe balance.
Create and list payments with uni stripe payments and uni stripe payments pi_xxx.
Create a payment link with uni stripe link 50