Limio Release Notes - Release 70.0

New Features and Improvements

New prop for configuring gift code validation on Redeem component

Users can configure the validation of gift codes entered by customers via a new property on the Redeem component by using regex (regular expressions). This allows greater flexibility in the format of gift codes accepted.

You can read more about the .

mceclip0.png

Screenshot: Configurable gift code regex prop on the Redeem component.

Improvements to Payment Method Confirmation (formerly named Direct Debit Confirmation) component

We’ve extended the Direct Debit Confirmation component to apply to other payment types besides direct debit, and have renamed it to the Payment Method Confirmation component. Users will now be able to configure the component to display different headings and descriptions for successful set up of direct debit or credit card.

You can read more about the .

mceclip0.png

Screenshot: View of Direct Debit Confirmation component from the Page Builder.

Bug Fixes

Customer details not editable or pre-populated on Single Page Checkout during renewals (Done)

If users attempted to renew a subscription using the Single Page Checkout, their details (first name, last name, email, etc) were not editable or pre-populated.

This is now resolved. Please note this has also been deployed to Release 69 retroactively.

(Fixes Zendesk ticket #2767)

Ramp deals have 1 day gap for intervals ending on the 31st (Done)

Ramp deals ending on the 31st of a month had a 1 day gap in its intervals, which caused errors in Zuora.

This is now resolved, and ramp deal interval generation logic has been improved.

(Fixes Zendesk ticket #2707)

Delivery address not updating correctly on Orders Table component (Done)

If users updated their delivery address on the Orders Table component using the autocomplete functionality, only Address line 1 was accurately updated. Additionally, the postcode was missing and the country was being shown as an abbreviated code.

These issues are now resolved, so each line of the address updates properly and is fully displayed.

Customer details are not being included in webhooks (Done)

Customer details were not included when external services called our webhooks. This meant that services like Salesforce or Zephr could not identify a customer.

This is now resolved, and owner information is now added to all webhooks.

Rich text field performance poor (Done)

Users typing in a rich text field had to press the spacebar twice for each space needed.

This is now resolved.

(Fixes Zendesk ticket #2840)

Users must select arrow to trigger dropdown on Cancel Survey Dropdown component (Done)

The only way to trigger the dropdown in the Cancel Survey Dropdown component was for users to click the arrow directly.

This is now resolved, and users can click anywhere on the dropdown when selecting a cancel reason.

mceclip2.png

Screenshot: CancelSurvey dropdown

Pre-populated address fields not editable while switching subscriptions (Done)

Customers attempting to switch a subscription were not able to edit any address fields.

This is now resolved.

Data in the Current Subscription table on Subscription Info component is disappearing (Done)

If users had the props “Display product name?” or “Display description?” set to off, then no data would appear in the Current Subscription table on the Subscription Info component.

This is now resolved.

Page crashes when redirecting from the Cancel Survey Dropdown component to the Order Change Success component (Done)

If a customer attempts to cancel a subscription using the Cancel Survey Dropdown component, the page would crash while redirecting to the Order Change Success screen.

This is now resolved.

Page crashes when attempting to edit payment details for an invoice (Done)

When a customer tried to edit payment details for an invoice, no subscription information would be displayed to the customer and an error would be thrown on the backend.

This is now resolved.

Data overlapping on the Offers table makes it hard to read (Done)

Data overlapping between columns in the Offers table makes it hard to read information.

This is now resolved. Data will wrap when it doesn’t fit in the column.

(Fixes Zendesk ticket #2839)

Address form modal issue on Switch Subscription component (Done)

If a user tried to switch to a new subscription using the Switch Subscription component, the modal appearing would not allow users to scroll down, meaning they could not complete an order successfully.

This is now resolved.

Translatable fields missing from Subscription Info and Subscription Description components (Done)

The translatable fields were missing from the Subscription Info and Subscription Description components.

This is now resolved.

Button always showing regardless of setting in Order Change Success component (Done)

Even when the “Show buttons?” attribute was set to no on the Order Change Success component, it would appear to customers.

This is now resolved.

Last updated

Was this helpful?