Home
Softono
KLCiS-TP-Link-Omada-Hotspot-E-Payment--v2

KLCiS-TP-Link-Omada-Hotspot-E-Payment--v2

Open source JavaScript
17
Stars
7
Forks
1
Issues
1
Watchers
1 year
Last Commit

About KLCiS-TP-Link-Omada-Hotspot-E-Payment--v2

This is the latest KLCiS Voucher System embedded portal for Omada cloud/hardware controller. With this, the client can now check their purchased vouchers and transactions.

Platforms

Web Self-hosted Cloud

Languages

JavaScript

KLCiS TP Link Omada Hotspot Minimalist E-Payment V3 (Gcash | Maya | ShopeePay)

REQUIRED BEFORE THE SETUP:

ENABLE the HTTPS Redirection on your Omada Portal, Login to your Omada Cloud/hardware controller, select your Site, go to Settings > Portal > Edit  > CHECK the HTTPS Redirection. This is to prevent slow KLCiS Voucher System payment method loading time.

USE WINRAR TO ZIP THE index.html and the resources folder ONLY. DO NOT USE WINZIP TO PREVENT UNSUPPORTED BROWSER ERROR.

Edit the index.html find this line and replace the value with your KLCiS API KEY:

<input type="hidden" class="form-control" id="tokenInput" name="token" value="PUT_YOUR_KLCIS_API_KEY_HERE">

Edit also the the amount/price value depending on the voucher amount that you have uploaded on your KLCiS Admin Dashboard

<option value="5">₱5.00 - 3 HOURS (no exp.|unli pause)</option>
<option value="10">₱10.00 - 7 HOURS (no exp.|unli pause)</option>
<option value="20">₱20.00 - 1 day (no exp.|unli pause)</option>
<option value="50">₱50.00 - 3 DAYS INTERNET</option>
<option value="100">₱100.00 - 7 DAYS INTERNET</option>
<option value="180">₱180.00 - 15 DAYS INTERNET</option>
<option value="300">₱300.00 - 30 DAYS INTERNET</option>

In your Omada controller go to Settings > Portal > Access Control and enable the Pre-Authentication. Finally, add the pre-authentication access hosts URL and IP in the PRE-AUTHENTICATION.txt file.

SCREENSHOTS:

4 3 2 1