dodo-best-practices
Installation
SKILL.md
Dodo Payments Integration Guide
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.
Quick Reference
Environment Variables
DODO_PAYMENTS_API_KEY- Your API key from the dashboardDODO_PAYMENTS_WEBHOOK_SECRET- Webhook signing secret for verification
API Environments
- Live Mode:
https://api.dodopayments.com(default) - Test Mode:
https://api.dodopayments.comwithenvironment: 'test_mode'