Feature Requests
Complete
Support Custom Metadata for Discounts
Add support for defining and accessing custom metadata on discounts. This would allow users to attach key-value pairs to discounts and use them programmatically for validation, categorization, or business logic.
By leveraging metadata, users can avoid relying on hardcoded discount IDs or environment variables, making integrations more flexible, scalable, and easier to maintain.
1 Comment
Sign in to comment

This is now live — custom metadata on discounts shipped in v1.94.0 (Apr 8, 2026). Changelog: https://docs.dodopayments.com/changelog/v1.94.0. Thanks for the request!