Limio Release Notes - Release 68.0

New Features and Improvements

Disable change address button for cancelled subscription

If a customer is not subscribed to any physical or delivery products, they will no longer see the Change Address button to change their delivery address on their Manage My Account (MMA) screen.

Allow the subscriber to change email in Customer Table

Customers can now change the email address associated with their subscription in the Customer Table component. When a user clicks the new Change Email button, they can input a new email and subsequently log in with that new email address in the future.

mceclip0.png

Screenshot: Change email button in Customer Table

There is validation during the update that ensures that the user has entered a valid email address.

mceclip0.png

Screenshot: Email Address validation

Address Pre-fill added to MMA to match checkout

The Order Table and Payment Table components have been enhanced to include a configurable attribute that allows customers to populate their address by typing their street or postcode. Customers can click the Enter Address Manually button to see all address fields. This functionality now matches the Checkout component, and is meant to limit the likelihood of customers abandoning their basket.

Allow elements to be added to Page & Campaign attribute Inject Code

This is helpful for implementing analytics on shop pages as users can embed canonical and hreflang tags.

New functionality for data analytics

Enhancements have been made to the data analytics functionality in Limio. Limio will now:

  • pass on ltm, lmo, and utm tags to the registration redirect

  • persist lmo_* and ltm_* tags to the checkout journey

  • add ltm_* and lmo_* in the tracking tag of new order events

  • add utm_* and ltm_* to custom fields to the Zuora subscription

You can read more about setting up data analytics on your Limio shop here:

Search for Campaigns and apply bulk edits on Campaign attributes

Limio app users can now search for Campaigns in the Search tab by selecting “Campaigns" from the dropdown. Once Campaign results are displayed, users can bulk update and copy items.

Bug Fixes

Incorrect re-direct link(Done)

If a user clicked the “Return to my Account” button, it would like them to a page showing only “undefined”.

This issue is now resolved.

(Fixes Zendesk ticket #2797)

Checkout Payment Error(Done)

If a customer entered an invalid credit card number, and clicked the Checkout button twice, the page would get stuck on load.

This issue is now resolved.

Validation for Address form components(Done)

If a customer left a required address field empty, the user would not be able to submit the form even though no error message appeared. This affected the address form in the Redeem Checkout, Orders Table, and Payments Table components.

This issue is now resolved, as an error appears if a required address field is left blank.

mceclip0.png

Screenshot: Address Form Validation

Build list showing duplicate builds (Done)

If there were pages with multiple tags, the build list would show one build per tag instead of one build per page.

This issue is now resolved.

Incorrect redirect URL after payment via Paypal or ApplePay (Done)

When a user paid for a subscription through Paypal or ApplePay, the complete URL was hardcoded.

This issue is now resolved, and the complete URL can be specified per product per payment method.

(Fixes Zendesk ticket #2782)

Confirm and cancel buttons not visible for copying components in a side panel (Done)

If a Limio app user had a page with a template that utilised a side panel, and there was a component in that side panel, the options to confirm and cancel copying that component were not visible.

This issue is now resolved.

Table rows unaligned (Done)

If a customer used a Limio component with a table, the rows would sometimes become unaligned. See screenshot below.

This issue is now resolved.

Last updated

Was this helpful?