Renames the amount field for plan tiers to unit_amountBreaking changes
What’s new
Renames the amount field field in the tiers configuration for plans to unit_.
Impact
You need to update your code to reference unit_ instead of amount when working with tiered pricing in plans. This modification provides clearer terminology, reducing confusion between total amounts and per-unit amounts.