Limio Release Notes - Release 84

Summary

- New features: Page Builder v2 and Modular Checkout - Bug fixes: Company name included in checkout when toggled, checkout page with tax is improved, updates to Zuora payment method visible to CSRs, gift redemption links fixed.

Please remember to perform a hard refresh in your browser after upgrading your environment.

New Features and Improvements

New and improved Page Builder

The Page Builder has been rebuilt! This Page Builder v2 makes it easier and quicker to update and reorder components, and allows you to use our new Modular Checkout (see below). You can also test what your pages will look like based on different user IDs.

Please note that the Page Builder v1 will continue to be the default view. You will need to enable Page Builder v2 in order to see this new experience. Follow this guide:

To understand how products, offers, and pages relate in the new Page Builder, read this guide:

Read our guide to understand the new Page Builder v2 functionality:

We will be continuing to add functionality to the new Page Builder v2, so feel free to request new features on our .

New Modular Checkout

Limio's Modular Checkout allows you to fully customise your customers' checkout experience. We're introducing the concept of flexible, reorder-able subcomponents, which offer the following benefits:

  • Structured data collection: Forms provide an organised approach to gather all the necessary information for completing a purchase, ensuring nothing is missed.

  • Validation and error handling: Forms allow you to validate user input via regex, reducing errors and ensuring accurate data submission.

  • Improved user experience: Forms with tooltips and labelling enhance the checkout experience by guiding users and making data entry more convenient.

  • Flexibility and customisation: Forms enable you to customise the checkout layout and order of fields to match your specific business needs, creating a tailored experience.

  • Data consistency and integrity: By enforcing a consistent data structure, forms help maintain data integrity, facilitating accurate calculations and order management.

  • Easier integration and processing: Forms simplify the integration of checkout data with server-side applications or APIs, ensuring seamless communication and processing.

Read more about the Modular Checkout here:

Show Auto-renewal in Orders Table

In the Order Table component, there is a new prop called "Show auto-renew?" that controls whether the Auto-renew field is displayed to users. If toggled on, either Yes or No will be displayed, depending on the autorenew attribute on that order's offer. Limio Commerce users can also use localisation for the label name and Yes/No values in Page Builder v1.

Screenshot: Orders Table in the Page Builder v1 view with the new Show Auto Renewal prop toggled on.

(Zendesk ticket #3613)

Version shown on Limio login screen

To make it easier to track which version of Limio is in different environments, the Limio version is now displayed on the login screen.

Screenshot: Login view with Limio version in the bottom right corner.

Home phone number included in Zuora to Limio sync

If the Zuora to Limio sync is being used for customer detail updates, the home phone number will now be included in the sync.

Bug Fixes

Company name field missing from the checkout

The company name was missing in both both the single-page checkout and redeem-gift checkout even if the toggle to show the company name was on. This issue has been fixed so that the company name appears above the address when the toggle is on

(Zendesk ticket #3172)

Changes to default Zuora payment visible in Limio for Salesforce wallet

Updates to a customer's default payment method in Zuora were not reflected in the Limio for Salesforce wallet and were not visible to CSRs. This has been updated so that changes to a customer's default payment method in Zuora are reflected in the Limio for Salesforce wallet and are visible to CSRs.

(Zendesk ticket #3576)

Gift redemption links not working

Gift redemption links were not working for customers using Firefox. This has been fixed and customers using Firefox can successfully redeem gift codes.

(Zendesk ticket #3614)

Unable to access API with valid server user token

Previously, the access token solution wouldn't allow access to the API. A new condition has been added to allow access for an access token with the right scope.

Last updated

Was this helpful?