Price Type
- If you have not started implementing From Pricing yet, please refer to From Pricing and Information Modal Configurations which is our newest SDK documentation.
- If you have implemented From Pricing already, you can refer to the legacy documentation below for support or review our new SDK documentation for an enhanced implementation
Migration Instructions: From Pricing v2 Migration
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 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.