Welcome to BigLedger Knowledge Center!
Hong Leong Revenue POS Terminal
Installation & Testing
Build and run the Backend Wavelet POS Software.
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.
From the POS Terminal, go to Management > Config and then do the following:
Input the System Administrator Password (This will vary, but at the time of writing was ‘88888888’)
Go to EDC
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).
Install Postman from this link
Create a WebSocket request
Click on New > WebSocket
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.Click Connect
Create HTTP requests for each endpoint.
Click on New > HTTP
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
For each of the HTTP requests created in Postman, do the following:
Set the terminalIp parameter to the IPv4 Address of the POS Terminal
Set the terminalPort parameter to the TCP/IP Port of the POS Terminal
Set the terminalId Parameter to the unique identifier for that specific POS Terminal
If there are any additional parameters for that specific HTTP request, add them.
Send the respective HTTP request.
API Documentation
Payment Provider Constants
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 |
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