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:
After applying the code, the offer price will be recalculated:
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
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.
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)
Find the Promo code input component in the list and put it on the screen
Please fill in the input fields with the values from above
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}
Related Articles:
Last updated
Was this helpful?

