(Legacy) Component: Redeem Checkout

| ⚠️This component is now a legacy component. You should use the Modular Checkout to redeem gifts. Read more at |

Purpose: Allows gift recipients to confirm their location as well as provide delivery address for physical subscriptions. This is generally used after the Redeem component.

Note: If reCAPTCHA is enabled on your site, it will perform checks on pages which use this component. Read more:

Props

heading
Heading
string
You're almost done
Heading text

subHeading

Sub Heading

richtext

Just tell us where you're located so you can start enjoying your product.

Subheading text

confirmDeliveryAddressText

Confirm delivery address text

string

Confirm your delivery address

Confirm delivery address text

confirmProvidedAddressText

Confirm address provided text

string

Your gifter provided the address below

Confirm address provided text

confirmLocationText

Confirm location text

string

Confirm your location

Confirm location text

confirmButtonText

Confirm button text

string

Submit

Confirm button text

confirmAddressButtonText

Confirm delivery button text

string

Confirm address

Confirm delivery button text

editAddressButtonText

Edit delivery address button text

string

Edit address

Edit delivery address button text

confirmButtonUrl

Button Url

string

/complete

Button Url

deliveryCompanyLabel

Delivery company label

string

Company

Delivery company label

deliveryAddress1Label

Delivery address line 1 label

string

Address line 1

Delivery address line 1 label

deliveryAddress2Label

Delivery address line 1 label

string

Address line 2

Delivery address line 1 label

deliveryCityLabel

Delivery city label

string

City

Delivery city label

deliveryStateLabel

Delivery county/state label

string

{{state_name_type}}

Delivery county/state label

deliveryPostalCodeLabel

Delivery postal code/ZIP code label

string

{{zip_name_type}}

Delivery postal code/ZIP code label

deliveryCountryLabel

Delivery country label

string

Country

Delivery country label

fullDeliveryAddressLabel

Full delivery address label

string

Delivery address

Full delivery address label

digitalStateLabel

Non-delivery state label

string

Select your country

Non-delivery state label

digitalPostalCodeLabel

Non-delivery postal code/ZIP code label

string

Select your state

Non-delivery postal code/ZIP code label

digitalCountryLabel

Non-delivery county/state label

string

Country

Non-delivery county/state label

invalidDeliveryCountryMessage

Invalid delivery country message

string

Please choose a different country

Invalid delivery country message

invalidAddressMessage

Invalid address message

string

Address is required

Invalid address message

invalidCityMessage

Invalid city message

string

City is required

Invalid city message

invalidStateMessage

Invalid state/county message

string

{{state_name_type}} is required

Invalid state/county message

invalidPostalCodeMessage

Invalid zip/postal code message

string

{{zip_name_type}} is required

Invalid zip/postal code message

invalidCountryMessage

Invalid country message

string

Country is required

Invalid country message

prefillMapping

Label Mapping

list

showCompanyField

Show delivery company field?

boolean

false

If true the company field will be displayed

showOptionalFields

Highlight optional fields?

boolean

false

If true the optional fields will be visually displayed

Last updated

Was this helpful?