Installation Notes

The UI is displayed using Internet Explorer embedded in a Windows Form.

In this case the proper emulation mode must be set in the registry.

For each application that will load the DLL, you have to enter the following Key:

For 64bit OS: HKLM\Software\Wow6432Node\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION

For 32bit OS: HKLM\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION

Value Name: <applicationName>

Value: DWORD Decimal Value: 11001

Example

The DLL will try to update the registry by itself, but it must run with high privileges.
If this is not possible, you have to manually modify the Windows registry

Change History

 

Version

Release Date

Notes

Download

1.07

04/11/2021

Corretta anomalia sporadica che si manifestava in un mancato caricamento della WebView

TKTF_GLOBALBLUE_0107.zip

1.06

04/09/2021

Modificato algoritmo di parsing in caso di stampa su stampante termica a causa di modifiche GB

TKTF_GLOBALBLUE_0106.zip

1.05

03/09/2021

Perfezionato controllo eleggibilitĂ  su CountryEligibility

1.04

24/08/2021

  • Aggiunta stampa logo Globalblue in caso di stampa su stampante termica

  • Aggiunta, in deserializzazione kReceipt, mappatura nodo XML errato CustomerZIPCode per retrocompatibilitĂ 

1.03

20/07/2021

  • La UI è ora sempre visibile per mostrare eventuali errori della pagina web

  • Migliorato gestione timeout sessione

1.02

19/07/202

  • Migliorato Logging

  • Cambiato formato messaggio in caso di annullamento

1.01

30/06/2021

  • Aggiunto Supporto Sistemi Operativi 32 bit

  • Traduzione messaggi in Inglese

1.00

18/06/2021

Rilascio Iniziale