/
Hong Leong Revenue POS Terminal

Welcome to BigLedger Knowledge Center!

Hong Leong Revenue POS Terminal

Installation & Testing

  1. Build and run the Backend Wavelet POS Software.

  2. Connect POS Terminal to the SAME Wi-Fi Network as the device running the Backend Wavelet POS Software. Note down the IPv4 Address of the POS Terminal.

    image-20241217-075034.png


  3. From the POS Terminal, go to Management > Config and then do the following:

    1. Input the System Administrator Password (This will vary, but at the time of writing was ‘88888888’)

    2. Go to EDC

    3. Scroll down to TCP/IP and note down the TCP/IP Port (Again, this will vary, but at the time of writing it was 8080).

  4. Install Postman from this link

    image-20241217-065332.png


  5. Create a WebSocket request

    1. Click on New > WebSocket

    2. Paste the URL as ws://localhost:[INSERT-YOUR-PORT-NUMBER-HERE]/revenue-terminal-websocket?terminalId=[INSERT-TERMINAL-ID-HERE] where [INSERT-YOUR-PORT-NUMBER-HERE] denotes the Port Number of the Backend Console and [INSERT-TERMINAL-ID-HERE] denotes the unique identifier for that POS Terminal.

       

    3. Click Connect

  6. Create HTTP requests for each endpoint.

    1. Click on New > HTTP

    2. Select the appropriate request method and enter the specific endpoint prefixed with http://localhost:[INSERT-YOUR-PORT-NUMBER-HERE] where [INSERT-YOUR-PORT-NUMBER-HERE] denotes the Port Number of the Backend Console

  7. For each of the HTTP requests created in Postman, do the following:

    1. Set the terminalIp parameter to the IPv4 Address of the POS Terminal

    2. Set the terminalPort parameter to the TCP/IP Port of the POS Terminal

    3. Set the terminalId Parameter to the unique identifier for that specific POS Terminal

    4. If there are any additional parameters for that specific HTTP request, add them.

  8. Send the respective HTTP request.

API Documentation

Payment Provider Constants

Pay Issuer

Pay Issuer ID

Pay Issuer

Pay Issuer ID

VISA

1

VISA_06_INSTALLMENT

2

VISA_12_INSTALLMENT

3

VISA_18_INSTALLMENT

4

VISA_24_INSTALLMENT

5

VISA_36_INSTALLMENT

6

VISA_48_INSTALLMENT

7

MASTERCARD

8

MASTERCARD_06_INSTALLMENT

9

MASTERCARD_12_INSTALLMENT

10

MASTERCARD_18_INSTALLMENT

11

MASTERCARD_24_INSTALLMENT

12

MASTERCARD_36_INSTALLMENT

13

MASTERCARD_48_INSTALLMENT

14

MY_DEBIT

15

AMEX

16

JCB

17

DINERS

18

UNIONPAY

19

NETS

20

ALIPAY

80

WECHAT

81

UPIQR

82

TNG

83

BOOST

84

VCASH

85

GRAB

86

SHOPEE

88

DUIT_NOW

90

WANNA_PAY

91

SARAWAK_PAY

92

ALIPAY_PLUS

93

TNGCARD

94

GRAB_BUY_NOW_PAY_LATER

96

 

Powered by: Bigledger Sdn Bhd