Skip to content

v5.0.2: Fix set EmitDefaultValue=true for UsageLimit

Compare
Choose a tag to compare
@ahmetildirim ahmetildirim released this 13 Nov 15:50
· 19 commits to master since this release
2fba8b1

Summary

Management API

Creating coupons with the C# SDK doesn't allow usageLimit = 0

We fixed a bug which does not allow creating a coupon with 0 usageLimit (unlimited redemptions)

☝️ Back to Table of Contents