stripe-setup
Installation
SKILL.md
Stripe Auto-Setup
Connect your Stripe account to Affitor with a single command. Automatically configures webhooks for payment tracking.
Quick Setup
npx affitor setup stripe
This command:
- Opens your browser to authorize Stripe Connect (read-only access)
- Creates a webhook endpoint on your Stripe account pointing to Affitor
- Subscribes to the required payment events
- Saves the connection to your Affitor program
What Gets Configured
Related skills
More from affitor/agent-skills
test-integration
Verify Affitor tracking pipeline end-to-end with CLI test commands. Triggers on "test tracking", "verify integration", "test affitor".
1click-tracking
Install the Affitor tracker to capture affiliate clicks and store attribution cookies. Triggers on "add affiliate tracking", "install tracker", "click tracking".
1sale-tracking
Track sales and revenue for affiliate commission attribution via Sale API or Stripe metadata. Triggers on "track sales", "payment tracking", "commission tracking".
1signup-tracking
Track user signups for affiliate attribution via browser helper or server-side lead API. Triggers on "track signups", "lead tracking", "affiliate signup".
1