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_...orsk_live_...) - Webhook signing secret (
whsec_...), created when you add a webhook endpoint