Promo Code Redemption for Acquisition Journey Flow

LFS version: requires Limio for Salesforce v12.68 or later

As part of our Limio initiative to improve SaaS functionality, we're launching new promo code features. The main aim is to allow customer service agents to redeem promo codes for customers during the acquisition process.

Main features:

As you proceed through our Acquisition Journey Flow you will notice new input for promo codes:Screenshot 2024-11-22 at 12.59.58.png

After applying the code, the offer price will be recalculated:Screenshot 2024-11-22 at 13.06.38.png

Note:

  • Only letters and numbers are permitted

  • A popup will appear if the promo code has expired, has reached the available number of redemptions, or if there is an error.

Next steps are unchanged so proceed to the summary screen and submit your order.

Promo Code component review

Screenshot 2024-11-28 at 14.38.06.png

Promo Code Input

Input: Billing Address: {!billingAddress}

Input: Delivery Address: {!delivery_address.address}

Input: Order Items:{!orderItems}

Input: Order Type: {!orderType}

Input: Purchase Country: {!purchaseCountry}

Input: Record Id: {!recordId}

Self-reference: Basket ID: {!promoCode.basketId}

Self-reference: Order Discount: {!promoCode.orderDiscount}

Additionally, the Limio Order Summary and Limio Order Total components now include a new input property.

Screenshot 2024-11-28 at 15.20.06.png
Screenshot 2024-11-28 at 15.42.31.png

Input: Order Discount: {!promoCode.orderDiscount} - Order discount property with discount data.

How to add Promo Code Input component to the Acquisition Journey Flow:

  • Open Acquisition Journey Flow

  • Select the screen component (Selected offer screen)Screenshot 2024-11-28 at 16.08.34.png

  • Find the Promo code input component in the list and put it on the screenScreenshot 2024-11-28 at 16.10.20.png

  • Please fill in the input fields with the values from above Screenshot 2024-11-28 at 16.15.36.png

  • Also prefill Input: Order Discount: {!promoCode.orderDiscount} in the Order Total and Order Summary components.

Note:

Starting from LFS version 13.02, a promo code can be attached to the checkout link by pre-filling the Input: Order Discount field in the Limio Initiate Checkout component using {!promoCode.orderDiscount}

Screenshot 2025-05-14 at 15.00.48.png
Screenshot 2025-05-14 at 14.59.25.png

Last updated

Was this helpful?