Skip to main content
Back to registry

dodo-best-practices

dodopayments/skills

Always consult docs.dodopayments.com for the latest API reference and code examples.

Installs184
Install command
npx skills add https://github.com/dodopayments/skills --skill dodo-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Always consult docs.dodopayments.com for the latest API reference and code examples. Dodo Payments is the all-in-one engine to launch, scale, and monetize worldwide. Designed for SaaS and AI products, it handles payments, billing, subscriptions, and distribution without extra engineering. Products are the items you sell. Create them in the dashboard or via API: Credits are virtual balances (API calls, tokens, compute hours) attached to products. Create them in Dashboard → Products → Credits: The primary way to collect payments. Create a checkout session and redirect customers: Listen to events for real-time updates: Always verify webhook signatures: Allow customers to manage their subscriptions: Handle API errors gracefully: Use ngrok or similar for webhook testing: Then configure the ngrok URL as your webhook endpoint in the dashboard. Use API routes for server-side operations: - DODO_PAYMENTS_API_KEY - Your API key from the dashboard - DODO_PAYMENTS_WEBHOOK_SECRET - Webhook signing secret for verification - Live Mode : (default) - Test Mode : with environment: 'test_mode' - Main Dashboard : app.dodopayments.com - API Keys : Dashboard → Developer → API - Webhooks : Dashboard → Developer → Webhooks - Products : Dashboard → Products - One-time : Single purchase products - Subscription : Recurring billing products - Usage-based : Metered billing per consumption - Custom Unit :...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does dodo-best-practices do?

Always consult docs.dodopayments.com for the latest API reference and code examples.

Is dodo-best-practices good?

dodo-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does dodo-best-practices work with?

dodo-best-practices currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to dodo-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install dodo-best-practices?

npx skills add https://github.com/dodopayments/skills --skill dodo-best-practices

Related skills

More from dodopayments/skills

Related skills

Alternatives in Software Engineering