Highlights
|
Please remember to perform a hard refresh in your browser after upgrading your environment.
New Features and Improvements
Users can configure the columns displayed in the Pages v2, Add-ons, and Products tables
Users can configure the columns displayed in tables on the Pages v2, Add-ons, and Products tabs, like what was possible for Offers v2. Users can select which attributes are displayed, whether they are out-of-the-box Limio attributes or custom attributes, and can choose the order the columns are displayed in. The column configuration modal has also been improved so to show unused attributes alphabetically and to utilise a drag-and-drop UI. Lastly, there are new attributes to use. For example in Pages v2, users can configure columns for page tags, published status, publish date, and canonical tag.
Screenshot: Users can configure their table columns by clicking the gear button in the top left corner.
Users can edit attributes directly from the table in the Pages v2, Add-ons, Products, and Offers tabs
This release introduces inline editing for Products, Add-ons, and Pages v2, similar to what was possible with Offers v2. Users can select the pencil icon in the table to edit most attributes directly from the table. To make editing even faster, a "select all" and "deselect all" option has been added to all multi-picklist type attributes. Styling has been improved for the first column, ensuring that names are centrally aligned, and there is new functionality to open live page links in a new tab.
Screenshot: Users can access the inline editing view by clicking the pencil icon in the top right corner. To save, click the checkbox.
Users can export the Offers v2, Products, Add-Ons, and Pages v2 data
Users now have the ability to export Offers v2, Products, Add-ons, and Pages v2 data to CSV format, with or without filters applied. Users can choose to export results with specified columns or all columns, or to export results with all filtered attributes or all attributes. Complex attribute values (like pricing) are displayed as strings in the exported CSV file.
Screenshot: To export a table view, click the cloud icon in the top right corner of the table.
Improve Update Object API
The Update Object API has been improved so that the name parameter in the body is no longer required. The name will persist if not specified. This can be helpful if using the API to update the quantity of a gift code.
Read more about the Update Object API here: API Documentation - Update Object
Improve Zuora integration for Update Subscription order type
Before, when making changes to a subscription through "Update Subscription," pro rata payments weren't collected. Now, an update has been implemented so that billing and payment collection occur, similar to other order functions.
Sync API to return Limio Sub ID
The Limio Sync Zuora Data API now returns the Limio subscription ID.
Read more about this API here: https://api.limio.com/#tag/Sync-Zuora-Data
Bug Fixes
Gifts Subscription with renew order (3435)
Users were unable to redeem a gift if they were logged in to Limio and already had an active subscription. This limitation prevented them from accessing the gift redemption process. We have addressed the issue by enabling users who meet these criteria to successfully redeem a gift.
Decimals don’t sync into initial price
We fixed an issue where the initial price passed from Zuora to Limio during the Catalog sync didn’t include the decimal place.
Improvements to custom component build process
We’ve refactored the custom component build process to be more efficient, so it will take less time.
Remove the Job Webhooks (109943)
Job Webhooks are a deprecated feature and we have removed this from the UI to avoid confusion.
Incorrect total price on complete page when multi-buying different products
When purchasing two subscriptions with different products, the wrong total amount was displayed in the order confirmation component. This occurred because the paid schedule total for one product was mistakenly used to calculate the total price. We corrected the calculation logic so that the total amount displayed in the order confirmation component accurately reflects the combined prices of both subscription products.
This bug affected Release 97-99.
Wrong schedule when 'Switch date' = immediately
In the switch-subscription component, the effective date wasn't always correctly passed in the switch order payload. Specifically, when the switch date is set to "immediate," it failed to send today's date as the effectiveDate. To fix this, we ensured that the correct effective date is always included in the switch order payload.
This bug affected Release 99 only.
Unable to select a new rate plan in the Offer Attributes tab (109989)
If an Offer had a rate plan attached and it was removed in the Offer Attributes tab, attempting to add a new rate plan, the app got stuck showing "No Matches Found". We fixed this by making sure the app properly caches the new rate plan information.
This bug affects Release 98-99.
Zuora Apple Pay breaks modular checkout
When Apple Pay was a payment option in the modular checkout, the form component wouldn't render due to an infinite loop. Additionally, the submit button in the Form component would still appear. To fix this, we updated the logic to persist in the Apple Pay context without causing unnecessary re-renders when the component renders.
Note: the Apple Pay option will only appear on iPhone or certain Macs if the user has Apple Pay set up on their device.
Edit Payment Details won't close in Payments Table (110005)
There was a bug where the Edit Payment Details section wouldn't re-collapse in the Payments Table. This has been resolved.
Comments
0 comments
Please sign in to leave a comment.