- 18 Aug 2025
- 2 Minutes to read
- DarkLight
From Pricing and Information Modal Configurations
- Updated on 18 Aug 2025
- 2 Minutes to read
- DarkLight
Price Type
data-up-price-type
is a required attribute of Flex Pay Price node. It defines a marketing header that will be displayed to the user.
Additionally, if data-up-price-type
is set to total
then the pricing node will only be shown if the order matches or exceeds the minimum order value configured in the Flex Pay system and defined by your team during onboarding. If however, this attribute is set to any value other than total
, then all nodes will always be shown to increase awareness. To obtain further information or change these settings please reach out to your account manager.
For example, if the minimum order amount defined in the Flex Pay system for your integration is $300 USD, and the order price is $298 USD, the Flex Pay SDK won’t show the From Pricing node if data-up-price-type
is set to total.
Please find below available price types and the corresponding headers.
Price Type Value | Subheader Text | Use Cases / Examples |
---|---|---|
total | Book Now. Pay over time. Feel good about how you pay | use data-up-price-type = total when the price point being referenced is the total cost of the purchase/tripexamples - total price point in the cart, at checkout page, purchase/trip summary page |
hotel_option | Book the best location | use data-up-price-type = hotel_option when the price point being referenced is an individual hotel search result, room selection |
departure_option | Travel when you want, not when you can | use data-up-price-type = departure_option when the price point being referenced is a flight search result, fare class |
return_option | Travel when you want, not when you can | use data-up-price-type = return_option when the price point being referenced is a flight search result, fare class |
cruise_option | Take the cruise of a lifetime with Uplift | use data-up-price-type = cruise_option when the price point being referenced is a cruise search result, cruise itinerary price point, cabin selection |
activity_option | See more. Do more | use data-up-price-type = activity_option when the price point being referenced is an activity or ticket search results, seat selection |
car_option | Upgrade to the car you want | use data-up-price-type = car_option when the price point being referenced is an individual vehicle rental search results |
insurance | Insure your trip and travel worry free | use data-up-price-type = insurance when the price point being referenced is an insurance inventory |
addon_option | Upgrade and make it the trip of a lifetime | use data-up-price-type = addon_option when the price point being referenced is an ancillary or add-on inventory such as additional baggage, seat selection for flights, meal selection, etc. |
📘 We offer some level of customization for the image/header for our partners to better suit your industry and product. Please contact your account manager for more details to make these changes.