You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Integration with Verifone PSDK pay terminal solution

(RTP-18322)

EG POS has added support for PSDK (Global) API from Verifone, using pay terminal types like P630 and M424. Terminal may be connected to POS via Ethernet cable or WIFI (only). 

POS Configuration

'PayTerminalType' must be set to 'Psdk'

'PayTerminalVerboseLogging' must be activated (at all time) to get detailed logging to EG's logfile.

'PsdkLogLevel' (default '4' (= WARN)) - This affects Verifone's logfile. Value should be set to '3'-INFO during pilot installations.

'BankShowSignatureMessage' (default 'True') - needs to be deactivated when PayTerminalType = 'Psdk' and other pay terminal solutions where signature receipt is printed during purchase. This is to NOT present an unnecessary reminder message to cashier saying "Husk signatur" / "Remember signature" at the end.

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

BANKAXEPT;dummy;VISA;MASTERCARD;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;

Don't show price when performing item transactions in POS

(RTP-22295)

When performing item transactions in POS, the sales price of the items may now be shown as '0' (zero) both in POS user interface and on the printed receipts (configurable).

POS Configuration

New parameter: 'ShowPriceForTranasctions' (default True) - if disabled will show '0' (zero) in all amount fields in POS GUI and on the printed receipt when doing item transactions.

Changes applies to the following transaction types:

  • TransactionType.Breakage
  • TransactionType.InternalUse
  • TransactionType.DockingArea 
  • TransactionType.StockAdjustment
  • TransactionType.Inventory
  • TransactionType.InternalTransfer
  • TransactionType.ArticleOrder
  • TransactionType.ArticleList
  • TransactionType.ReturnDefectItem
  • TransactionType.InventoryStockAdjustment
  • TransactionType.PutAwayItems

Improvements POS

Area

Description

Loyalty

Viewing and approving member terms for Voyado in POS (RTP-22479)

When creating new members or editing existing members in POS, cashiers can now approve the member terms in Voyado by checking the "Terms approved" checkbox in the member registration view. Cashiers can also set the member consents for communication by email, SMS and postal in the member registration view. If configured, the "Terms approved" will be visible in the loyalty header in sales view. Also, if configured, POS will display the correct text and icons for 'MemberEmailAdressRegistredFlag' and the 'MemberMobilePhoneNumberRegistredFlag' in the loyalty header.

 PLU List

Vensafe PLU list on customer screen changes on signoff (RTP-23110)

The template / grid configured for Vensafe items shown in PLU List on customer screen (2x4) is now kept even when cashier temporarily signs out/in. In addition, the "Out of stock" items are now not selectable from the PLU List buttons.

  • No labels