Skip Navigation

Digital Connect Check-In 24.04 Release Notes

Release Identification

Release VersionType (Version, Update, or Patch)DateApproved byDescription of Change
24.04Version19 Apr 2024Piotr GorskiSoftware updated

Features

Digital Connect Check-In introduces new features and enhancements in the following areas:

  • Enhance Visa Timatic Eligibility
  • Enhance dcci/pay Service to Support Installments with Interest Rate "zero"
  • EMD-2-EMD EXCH: Return New AirExtraDocument with Additional Fields
  • Enhance /dcci/passenger/boardingpass/reprint 

 

The following sections explain more details about the new items.

 

Enhance Visa Timatic Eligibility

When Visa is required for a given country, based on the TIMATIC response, Digital Connect Check-In customers need to distinguish CONDITIONAL and NOT_OK_TO_BOARD status. To support this need, Digital Connect Check-In has created a new configuration. When the configuration is enabled COUNTRY_CONDITIONAL or COUNTRY_NOT_OK_TO_BOARD properties are returned based on TIMATIC status. 

Prerequisites

N/A

Limitations

N/A

Configuration

Property NameDescriptionExample
Value
Data
Type
se.adapter.s4ci.configuration.reservationConfiguration.timatic.enhancedVisa.enabledIndicates if TIMATIC enhanced visa checker is enabled. 
If enabled, COUNTRY_CONDITIONAL or COUNTRY_NOT_OK_TO_BOARD properties are returned based on the TIMATIC status. Otherwise, COUNTRY_CODE property is returned. 
Related passenger level check-in eligibility: PASSENGER_DOES_NOT_HAVE_VISA.
FalseBoolean

 

 


Enhance dcci/pay Service to Support Installments with Interest Rate "zero"

Digital Connect Check-In has enhanced the original feature of the installment payment. Until now, only the installments with interest rate higher than zero were supported. After this change, Digital Connect Check-In also supports installments with interest rate "zero". 


 

Prerequisites

N/A

Limitations

N/A

Configuration

Property NameDescriptionExample
Value
Data
Type
se.adapter.s4ci.seatMap.columnPadisBlse.adapter.s4ci.configuration.paymentConfiguration.zeroInterestInstallmentEnabled 
 
Specifies whether zero interest installment payment is enabledTrueBoolean

 

 


 

EMD-2-EMD EXCH: Return New AirExtraDocument with Additional Fields

Digital Connect Check-In has enhanced the way a new Air Extra document is returned in the EMD exchange flow. After this enhancement, the following fields are also returned when a new AirExtraDocument is populated:
 

  • type - ELECTRONIC_MISC_DOCUMENT
  • airExtraDocumentCoupon/passengerSegmentRef - when segmentId present in the /v1/ancillary/fullfill response, otherwise based on airExtra segment association.
  • paymentRefs - ref to the 1st payment from the request

 

Prerequisites

N/A

Limitations

N/A

Configuration

N/A

 


 

Enhance /dcci/passenger/boardingpass/reprint 

Digital Connect Check-In has enhanced POST /dcci/passenger/boardingpass/reprint service which was implemented originally for a specific application and very specific requirements. 

After this enhancement the service supports:

  • Assigning dummy or ghost printer based on the requested outputFormat 
  • Returning BP for output formats: BPXML, NONE, IMAGE, PECTAB and ZPL. 

Prerequisites

N/A

Limitations

This service does not support:

  • Multi-segment boarding passes
  • Returning barCode for output formats other than BPXML
  • BP reprint for IATCI flights

Configuration

N/A