Universal Transaction Gateway
Using Legacy External Devices
© 2019 Shift4 Payments, LLC. All rights reserved.
Version 1.4
External Use NDA
Page 12 of 64
* Ingenico Pin Pad Coordinates File
*
* This file is used to set custom X,Y coordinates for text fields on various
* Ingenico pin pad devices.
* Any line beginning with an asterisk (*), such as this one, is a comment.
* All other lines consist of four fields, comma separated.
* Field 1 is the screen number
* Field 2 is the precise field on the screen. Some screens have only one, others
* have several.
* Field 3 is the X coordinate you want the field displayed at.
* Field 4 is the Y coordinate you want this field displayed at.
*
* For example the line "6,Total,75,50" means that for screen 6, display the Total
* field at X coordinate 75, and Y coordinate 50.
*
* If Field 1 is not a digit, it will flag an error, and all X,Y coordinates will be
* restored to default values.
*
* If you wish to use the default value for one of the X or Y coordinates, you may
* leave that field blank in the line.
* For example a line like 6,Total,,100 will use the default value for the X
* coordinate, and set the Y coordinate to 100.
* If you wish to use default values for both coordinates, you can simply delete the
* corresponding line, or comment it out by putting an asterisk (*) at the beginning
* of it.
*
*Screen Number, Field, X, Y
6,Subtotal,165,15
6,Tip,165,45
6,Total,165,75
7,Amount,120,20
11,Amount,200,60