What's New

April 2025

February 2025

December 2024

July 2024

February 2024

August 2023

December 2022

September 2022

A new version of the SDK console installer is available, which works only with Smartpoint 11.0+. For more information on installing and using the console, refer to the SDK Console help topic.

June 2022

November 2021

June 2021

December 2020

  • Smartpoint SDK 9.1 API documentation is available.
  • Smartpoint SDK 9.1 installer is available.

August 2020

Refer to the Travelport Smartpoint SDK 9.0.2 Release Notes for detailed information about these updates, including breaking changes.

  • Smartpoint SDK 9.0 API documentation is available.
  • Smartpoint SDK 9.0.2 installer is available.
  • Travelport Smartpoint TravelData was enhanced to consume four new Galileo Web Services transaction DFLs. These methods allow new transactions to retrieve ticket details for Smartpoint Assisted Ticketing, a new feature in the Travelport Smartpoint 9.0.2 release:

    • CreateManualFare
    • RevalidateTicket
    • GetETicketRetrievalMods
    • GetValidTicketInfoMods
  • Chromium browser CefSharp library was updated to v75.0.1.43.

March 2020

Updated Smartpoint C# Template available.

November 2019

January 2019

July 2018

March 2018

  • Smartpoint SDK 8.0 API documentation available.
  • Smartpoint SDK 8.0 installer is available.
  • A Web Integration plug-in sample was added to the sample repository. This sample opens a Travelport Smartpoint browser window, inspects the content of the web site, then performs related actions on the PNR when the browser window is closed.
  • Travelport Smartpoint 8.0 introduces Flex Window mode. When Smartpoint 8.0 is released, some methods will not be available in Flex Window mode.

    Important: If your plug-in uses a method that is not supported in Flex Window mode, you will need to modify your plug-in and recompile so that it works in Flex Window mode.

    • GetToolsMenu is not supported in Flex Window mode. Instead, use GetToolsLeftMenu or GetToolsSidebarButton.
    • GetSearchMenu is not supported in Flex Window mode. Instead, use GetSearchSidebarButton.
    • For a full list of changes, see Flex Window.

November 2017

Smartpoint SDK 7.5 released.

September 2017

Smartpoint SDK 7.4 released .

April 2017

Smartpoint SDK 7.3 released.

22 November 2016

Smartpoint SDK 7.2 released.

August 2016

Smartpoint SDK 7.1 released.

18 May 2016

  • Updated Smartpoint plug-in samples
  • Added instructions for creating a basic installer for Smartpoint plug-ins