Linkly

This connection was developed and tested using Virtual PIN Pad supplied by Linkly.

Pair is needed to establish connection to PED. A pairing request is activated on the PED where the pairing code is displayed and then entered in a LS Hardware Station pairing function.

Settings

  • POS ID: A unique UUID v4 which identifies the POS instance.
  • User name: Linkly Cloud user name.
  • Password: Linkly Cloud password.
  • Authentication endpoint: URI path to send authentication request.
  • Transaction endpoint: URI path to send transaction request.
  • Callback Url: URI path for Linkly to send responses (must be https).
    ** Leave it as default: http://localdev.payment/lspay//paymentresponse.aspx if this is not implemented in the POS.
  • API secret for cloud connection: Secret token provided by Linkly when PINPad is paired. Leave it blank.
  • Merchant: Indicates the active merchant. (Reserved for future use). Defaults to '00'.
    ** Currently only 00 - EFTPOS is supported in Linkly. Refer to http://linkly.com.au/apidoc/REST/#merchant for more details.
  • Application: Defaults to '00'.
    ** 00 - Make EFTPOS payment.
    ** 02 - Make payment using extension.
    **Refer to http://linkly.com.au/apidoc/REST/#application for more details.
  • Enable Tip: Set True to enable Tip (Boolean)
  • Receipt Auto Print: Indicate if the receipt should be printed or returned. Defaults to '9'.
    ** 0 - Automatically pass all EFTPOS receipts to the Point of Sale for printing.
    ** 1 - Linkly is to assume responsibility for receipt printing of EFTPOS receipts.
    ** 9 - Receipt should be printed using the EFTPOS terminal's internal printer.
  • Reprint Type: Indicates whether the receipt should be returned or reprinted. Defaults to '2'.
    ** 2 - GetLast
    ** 1 - Reprint
  • Cut Receipt: Set to True if the receipt should be cut by the printer after the receipt is printed. False if not cut. Defaults to False.

EFT

  • Purchase
    • Cash back supported from POS and on PED.
    • Tip is supported on PED.
  • Refund
    • Referenced refund only.
  • Void
    • Not supported in Linkly, use refund.
  • Get last transaction

Printing

  • Print last receipt.
  • Print receipt by unique POS ID.

Reports

  • X Reports
  • Z Reports