Component: Redeem
Purpose: An input form for a gift recipient to redeem a previously purchased gift.
Read more about the gift process here:
Props
heading
Heading
string
You're almost done
subHeading
Sub Heading
richtext
Just tell us where you're located so you can start enjoying your product.
giftCodeLabel
Gift Code Field Label
string
Enter your code to redeem
giftCodeRegex
Gift Code Regex
string
^[a-zA-Z0-9]{10,11}$
contactUsMessage
Contact us/issues redeeming gift text
richtext
Having issues redeeming your gift? Contact us
incorrectGiftCodeMessage
Incorrect Gift Code Message
string
The code you entered is incorrect
noGiftCodeMessage
Empty Gift Code Message
string
Please enter a code to continue
alreadyRedeemedMessage
Gift code already redeemed message
string
Gift code has already been redeemed
invalidGiftCodeMessage
Gift code doesn't exist message
string
Gift code doesn't exist
expiredCodeMessage
Expired gift code message
string
Gift code is expired
fallbackErrorMessage
Fallback error
string
An error occured
confirmButtonText
Button Text
string
Redeem
confirmButtonUrl
Button Url
string
www.limio.com
showOptionalFields
Highlight optional fields?
boolean
false
Last updated
Was this helpful?

