stripe-best-practices

Installation
SKILL.md

Stripe Provider

Connect PayKit to Stripe with @paykitjs/stripe.

Setup

1. Install the provider

pnpm add @paykitjs/stripe

2. Get your Stripe keys

From the Stripe Dashboard:

  • Secret key (sk_test_... or sk_live_...)
  • Webhook signing secret (whsec_...), created when you add a webhook endpoint

3. Add environment variables

Related skills
Installs
15
GitHub Stars
1
First Seen
Apr 11, 2026