March'24 weekly update #3
⤴️ Improvements
Prevent revenue loss by limiting the number of discounts that can be applied by a customer :
- Stores will now be able to define a specific limit on the number of discounts that can be applied. Customers will be shown an error once the discount limit is reached. They will have to remove the already applied discount code and reapply the new one. This limit will be checked only on the customer portal and storefront APIs.
- Preference is available under Customer portal > Preferences > Subscription actions > Apply discounts.
-
The error message can be configured by editing Customer portal > Texts > Discount section > Maximum number of discounts reached.
🐞 Bug fixes
Incorrect bundles edit after merging subscription : After merging multiple subscriptions, bundles were not getting edited properly. After the fix, the bundle edits will reflect correctly on the active subscription.
Unable to edit bundles with zero value discount : Shopify discounts will no longer be created and applied for the zero value discounts created against build your bundle variants. Previously, zero value discounts were created and applied where in Shopify used to throw an error and prevent subscribers from editing their bundles. Legacy discounts have already been removed from the existing subscriptions.
Shipping province incorrect data in reports : A bug was identified in the reports section where the shipping data was having incorrect province data due to a province code mapping issue. This has now been resolved along with the previous data correction.