From Pricing Configuration
  • 30 Jul 2025
  • 2 Minutes to read
  • Dark
    Light

From Pricing Configuration

  • Dark
    Light

Article summary

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 API 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 ValueSubheader TextUse Cases / Examples
totalBook Now. Pay over time. Feel good about how you payuse data-up-price-type = total when the price point being referenced is the total cost of the purchase/trip
examples - total price point in the cart, at checkout page, purchase/trip summary page
hotel_optionBook the best locationuse data-up-price-type = hotel_option when the price point being referenced is an individual hotel search result, room selection
departure_optionTravel when you want, not when you canuse data-up-price-type = departure_option when the price point being referenced is a flight search result, fare class
return_optionTravel when you want, not when you canuse data-up-price-type = return_option when the price point being referenced is a flight search result, fare class
cruise_optionTake the cruise of a lifetime with Upliftuse data-up-price-type = cruise_option when the price point being referenced is a cruise search result, cruise itinerary price point, cabin selection
activity_optionSee more. Do moreuse data-up-price-type = activity_option when the price point being referenced is an activity or ticket search results, seat selection
car_optionUpgrade to the car you wantuse data-up-price-type = car_option when the price point being referenced is an individual vehicle rental search results
insuranceInsure your trip and travel worry freeuse data-up-price-type = insurance when the price point being referenced is an insurance inventory
addon_optionUpgrade and make it the trip of a lifetimeuse 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.


Was this article helpful?