Versions Compared

Key

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

Introduction

A payment terminal, also known as a point of sale (POS) terminal is a device used to authorize bank cards and conduct payment transactions. A terminal contacts the r_keeper 7 cash station using one of the supported protocols described below. Depending on the protocol, a bank card can be read using its own bank terminal reader or a reader connected to the r_keeper 7 cash station.

...

Document views can be found in Printing Schemes. To do this, go to Options > Printing > Printing Schemes. Select the Main > Card authorization group. Make sure the Document type is Terminal Authorization.
Image RemovedImage Added

Supported protocols

EFTPos

  • The r_keeper 7 driver file is EFTPos.dll

...

...

TrPosX

  • The r_keeper driver file is Hyp4220.dll

...

...

...

ZVPos

  • The r_keeper driver

...

  • file is ZVTPos.dll

...

Inpas

  • The r_keeper driver

...

  • is SA Pos INPAS

For detailed information on the authorization protocol, see the article Setting up authorization Authorization with POS terminals using the Terminals via SA protocol by INPASarticle.

Arcus

  • The r_keeper driver is Arcus.dll

...

...

  • Supported by Arcom

...

...

  • The configuration file is ops.ini

Below is an example of a configuration file - — ops.ini, usually configured by a banking software company. Some parameters from it can be used when setting the properties of the arcus.dll driver in the r_keeper 7 Manager Station:

Code Block
# COMPATIBLE for PIN-PADS software for processing OPENWAY,SMARTVISTA,TIETO (NewWay v4.0.2.x)

...


# The structure of the operation description string (operation configuration)

...


#

...


# [op code] [op class] [op id] [op name]

...


#

...


# 1 = 1, 1, PAYMENT

...


# The comment sign - "#" at the beginning of the line - OPERATION IS NOT USED and cannot be called from POS software

...


# to ENABLE operation processing in Arcus2 mode - DELETE COMMENT SIGN

...


#

...


# Op code - operation code for the cash register, CAN BE EDITED FOR A SPECIFIC

...

 CASH REGISTER IMPLEMENTATION
# Op class Op id - DO NOT EDIT !!! these codes

...

 are may influence the PIN-PAD SOFTWARE

...

 operability
# Op class - operation class (1 - financial, 2 - technical, 3 - administrative)

...


# Op id - operation ID

...


# Op Name - the

...

 operation name to display in the cash register interface, YOU CAN CHANGE THE FORMULATION (without changing the essence of the operation!!!)

...


#

...


# For class 1:

...


# 1 OP_PURCHASE_SMS

...


# 2 OP_PURCHASE_DUAL, //2

...


# 3 OP_PREAUTHORIZATION, //3

...


# 4 OP_CONFIRMATION, //4

...


# 5 OP_CANCEL, //5

...


# 6 OP_CANCEL_ADVICE, //6

...


# 7 OP_BALANCE_INQUIRY, //7

...


# 8 OP_MINI_STATEMENT, //8

...


# 9 OP_UNIVERSAL_REVERSAL, //9

...


# 10 OP_UNIVERSAL_REVERSAL_ADVICE, //10

...


# 11 OP_REFUND, //11

...


# 12 OP_CASH_SMS, //12

...


# 13 OP_CASH_DUAL, //13

...


# 14 OP_CREDIT, //14

...


# 15 OP_CREDIT_VOUCHER, //15

...


# 16 OP_UTILITY_PAYMENT, //16

...


# 17 OP_BILLING_PAYMENT_SMS, //17

...


# 18 OP_BILLING_PAYMENT_DUAL //18

...


#

...


# For class 2:

...


# 0 - Log printing
# 1 - Reconciliation of results
# 2 - Cashier Menu
# 3 - Technical reversal of the last operation
#
# For class 3:
# 1.2 - Time Synchronization
# 4 - TMS session
# 5 - Admin Menu

# Trading and service operations (TSP)
1=1,1, PAYMENT FOR GOODS

...


3=1.11, RETURN OF GOODS

...



# Automated Banking Systems (ABS)

...


#1=1,12,CASH WITHDRAWAL

...


#3=1,14,CREDIT

...


#5=1,7,BALANCE REQUEST

...



# Hotels and gas stations

...


5=1,3, PRE-AUTHORIZATION

...


8=1,4, CALCULATION

...


#9=1,15,CREDIT_VOUCHER

...



# Cancels

...


2=2,3, CANCEL LAST

...


4=1.5, UNIVERSAL CANCEL

...



# reports and shift closing

...


6=2.0, REPORT

...


7=2,1,

...

 RECONCILIATION OF RESULTS

...



# special functions (compatible with special versions of pin-pad software)

...


#10=2,4, READ MAP

...


#11=9,2, READ MAP2

...


#12=9,7, READ MAP3

...



# menu and administrative operations

...


#13=2,2, CASHIER MENU

...


99=3,5,SERVICE MENU

...


100=3.4,

...

 TMS SESSION

# additional functions
80=3,1,TIME SYNCHRONIZATION

...


#80=3,2,TIME SYNCHRONIZATION

...


Info

As an example of use: in the properties of the arcus.dll driver connected to work with the

...

pin pad, you can configure automatic reconciliation of results when closing a shift at the

...

cash station. To do this, in the CmdClose field, write the value 7 in the «Reports and shift closing

...

» section in ops.ini.

In the r_keeper manager station, configure the following:Driver

  1. The driver for the cash station. Go to its properties and in the Options section specify:
    • Path

...

    • — a path to the arccom.dll library
    • FileRC

...

    • — a path to the RC.out file

...

    • , is specified in cashreg.ini
    • FileCheq

...

    • — a path to the cheq.out file

...

    • , is specified in cashreg.ini
    • CmdAuth

...

    • — an authorization command code. Must match the one specified in ops.ini
    • CmdReversal

...

    • — a return command code. Must match the one specified in ops.ini
    • CmdClose

...

    • — a close command code. Must match the one specified in ops.ini
    • IdPrint

...

    • — a print value identifier
    • NeedAskBeforePrint

...

    • — to ask before printing

...

  1. The logical printer driver

...

  1. The logical printer for

...

  1. cash station in printer assignment
  2. The authorization terminal selected as a print layout for current print scheme
  3. The authorization terminal

...

  1.  selected as

...

  1. the document view with the

...

  1. printing assignment
  2. The currency has the Use

...

  1. POS Terminal setting enabled. To do this, go to the currency properties

...

  1. and expand the Interface section

If you are using a terminal without a built-in printer, the setup is identical, except for the following:

  1. In the copy of the Authorization

...

  1. result layout, add the [SlipToPrint] memo to the created band or to the Report Title band
  2. Instead of the

...

  1. POS terminal assignment, select the printer assignment that is used to print receipts and reports
  2. Add a layout to the print scheme you are using.

Settings in Manager Station on Example of GazpromBank Terminal

To configure the terminal work, do the following the manager station for the GazpromBank terminal
For the terminal to work in the manager station, configure:

  1. In the manager station, go to

...

  1. Service > Stations and Devices
    1. Select your restaurant, then go to the

...

    1. cash server and select the required cash station. Open the

...

    1. Drivers tab
      Image Added
    2. Add the POS authorization terminal > Universal driver for card validators (HTTP) driver to the

...

    1. cash station
      Image Added
    2. In the Options section, in the FiscRegTypeID line, select 189 GasPromBank terminal (Russia) from the drop-down list
      Image Added
    3. Click on the 3 dots in the LowDriverParams line and fill in the

...

    1. lines:
      • full path to emvgatessl.dll and emvgate.cfg
      • KKM number
      • Send number of guests
        Image Added
    2. Save

...

    1. the changes
  1. Go to the Printers tab

...

    1. Create a new printer in the empty field

...

    1. , using the context menu item
    2. Select the created printer and, in the sidebar:
      • Name your printer

...

      • Change its status to Active
      • In the Module line, select the added Universal driver for card validators (HTTP) driver from the drop-down list
    1. Save

...

    1. the changes

...


    1. Image Added
  1. Go to the Properties tab
    1. In the

...

    1. Printer Assignment section, in the Authorization terminal line, select the created printer from the drop-down list
      Image Added
    2. Save

...

    1. the changes
  1. Go to the Money

...

  1. > Currenciesreference
    1. From the list on the left, select Credit

...

    1. cards > Bank card pay-discount
    2. Go to the Properties tab. In the Main section, in the Status

...

    1. line, select Active
      Image Added
    2. Save

...

    1. the changes.

Setup completed. Slips from the bank must come in CP866 encoding.