Verifone Point

Before communication can start, the PED needs to be paired. A pairing function is activated and a code is generated that needs to be keyed in on the PED.

If connection is encrypted, the code will be 8 digits consisting of an alpha-numeric string. If the connection is not encrypted, a 4-digit number is generated.

Settings

  • IP Address: The address is displayed on the terminal on start-up, also accessible in menu.
  • Main Port: Default value '5015'. Note: Contact Verifone to get the correct details.
  • Secondary Port: Default value '5016'. Note: Contact Verifone to get the correct details.
  • Timeout Value: Socket timeout in seconds, default value is 10.
  • Use Encryption: If set to true, the communication is encrypted.
  • Force MKE Avaliability: If set to true, the PED will always force manual key entry to be available on PED. Default value is true.

EFT

The communication to the PED is session-based and should not end until the final result has been returned.

  • Purchase
    • Cash back is supported from POS and on PED.
    • Tip is supported from POS and on PED.
    • Tax is supported from POS.
    • Manual Key Entry is supported on PED and can be requested in transaction request from POS.
    • Token of card is returned after each transaction and can be used for EFT transactions.
  • Refund
    • Referenced refund is supported.
    • Stand-alone refund is supported.
  • Void
    • It is possible to void any previous transaction by the EFT Transaction ID and Tender Type.
  • Get last transaction
  • Cancel
    • It is possible to cancel the ongoing transaction from the POS.

Pre-authorization

  • Pre-authorization.
  • Finialize pre-authorization.

Gift Card

  • Activate
  • Add value
  • Balance inquiry
  • Close card
  • Deactivate card

Signature

  • Activate signature screen on PED and return the signature object as an image file.

Barcode reader

Service is available for mobile terminals that have a barcode scanner.

  • Initialize barcode reader
  • Power on
  • Power off
  • Set mode: No need to call power off if single scan mode is set.

Line Items

Items should always be managed in the POS. The items displayed and the values are not automatically updated, if altered. The complexity of the logic must be handled in the POS and the POS must keep track of the overall status. LS Pay only handles the communication and upload, no logic.

After purchase is done, the PED automatically clears the details.

  • Add Line Items: Multiple line items can be added in one request.
  • Remove All Line Items: Removes all items from the PED.
  • Remove Line Item: Removes a single item by the unique ID of the line.
  • Show Line Item Screen: Displays the line item on the screen.
  • Update Line Item: Updates line items by the unique ID of the line.