Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

EG POS has added support for "Swedbank Pay" pay terminal solution from Swedbank. The solution uses pay terminal types like PAX A30 and A35. Terminal may be connected to POS via Ethernet cable or Wifi (only). For the moment SwedbankPay is supported in cashier mode only, not in self service mode.

Expand
titleConfiguration
POS Configuration

'BankAutoStartSession' (default 'False') - when activated, terminal accepts card / PIN before 'Bank' key is pressed in POS

'BankIpAdr' (default empty) - terminal's IP address

'BankIpPort' (default '0') - needs to be set to '11000' for Swedbank Pay

'CardIssuerList'
Comma separated list with all card types that may be reported by Swedbank. Is in use by Swedbank Pay solution, as it is already by VIM and PSDK solutions. Listed card types must be in correct order to report identical types with the same CardIssuer as done by Nets in other pay terminal soultions.     
To correspond with valid card issuers from Nets, the parameter must have content exactly as written here:

BANKAXEPT;dummy;VISA debit;MASTERCARD debit;AMEX;DINERS CLUB;dummy;dummy;dummy;dummy;dummy;dummy;dummy;MAESTRO;dummy;dummy;dummy;dummy;dummy;dummy;dummy;Gavekort Senter;Gavekort Kjede;dummy;SENTRUMSGAVEKORT;dummy;XponCard;dummy;Universal Presentkort;dummy;dummy;Resurs Bank;dummy;dummy;Nets Senterkort;Nets kjedegavekort;dummy;iGIVE Gavekort K;iGIVE Gavekort S;iGIVE Kampanje K;iGIVE Kampanje S;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;DANKORT;dummy;dummy;dummy;dummy;dummy;Gavekort 1;dummy;Evry Gavekort;Evry Senter;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;Kjedekort 1;dummy;dummy;Gavekort Senter 2;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;Gavekort;NG Gavekort;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;UKJENT;

'SwedbankPayPOIID' (default empty) - Each unique terminal requires it's unique value in this parameter. Value is set by Swedbank, and configuration is downloaded to terminal based on this parameter (convenient when switching e.g. a defect terminal)

'PayTerminalType' must be set to 'SwedbankPay'

'PayTerminalVerboseLogging' (default 'False') - must be acivated (at all time) to get detailed logging to EG's logfile.

'UseBonusCardFromPayTerminal' (default 'False') - when activated, POS will handle any received token (to recognize payment cards)

Item details on active line in self-service sales view and customer view

...

Module

Description

Journal viewer

Fix for access rights issue in POS Journal viewer (RTP-27733)

Lack of user access rights no longer causes inability to access journal viewer in POS.

POS API

Time zone is missing (RTP-27927)

Changed handling of timestamps in POS WCF, to ensure that timestamps are consistent in terms of using UTC offset across different request responses.

POS Import

Improvement in handling VPI files in the error directory (RTC-32140)

Error handling in POS Import has been improved. The VPI error .txt files are removed from the Error folder after the insert to the database is successful.

Info
titleRequired

POS Import v. 4.0.64 or higher!


Validation of Pin code on cloud gift card payments from the POS WCF (RTP-26649)

If a EG Cloud Gift Card is used as payment in the POS WCF the pin code will be validated if provided. If

POS WCF

Validation of Pin code on cloud gift card payments from the POS WCF (RTP-26649)

If a EG Cloud Gift Card is used as payment in the POS WCF the pin code will be validated if provided. If no pin code is provided (field is empty or missing) validation will be skipped and payment will be approved. Therefore, if validation is needed the pin code must be set as a mandatory field by the client and can not contain empty (null) value. POS will still be treated as a trusted client, and no pin code will be required.be skipped and payment will be approved. Therefore, if validation is needed the pin code must be set as a mandatory field by the client and can not contain empty (null) value. POS will still be treated as a trusted client, and no pin code will be required.

POS Import

Improvement in handling VPI files in the error directory (RTC-32140)

Error handling in POS Import has been improved. The VPI error .txt files are removed from the Error folder after the insert to the database is successful.

Info
titleRequired

POS Import v. 4.0.64 or higher!