Versions
v0.15.1 (4 Jan 2025)
Introducing Invoice API, subscription webhooks, comprehensive guides, Dodo Wall of Love, and social sharing features. Plus, enhanced subscription trial periods and customer identification.
New Features π
API Enhancements
- Launched Invoice API, enabling merchants and customers to download invoices using
payment_id
. Visit the Invoice API documentation for more details. - Implemented new
subscription.renewed
webhook event for subscription renewal notifications.
Platform Updates
- Introduced Dodo Payments Wall of Love, showcasing customer testimonials.
- Added social sharing functionality for successful transactions.
- Released Policy Generator tool for automatic generation of privacy policy, terms of service, and refund policy documents. Try Policy Generator.
Documentation Improvements
- Published comprehensive guides:
Improvements and Bug Fixes π§
API Updates
- Added
trial_period_days
parameter to Create Subscription API to override product-level trial periods. - Enhanced customer identification logic: now using consistent
customer_id
across payments and subscriptions for the same email. - Implemented various performance optimizations and fixed minor bugs.