MikroTik Hotspot Page Upload - Step by Step
===========================================

1) Upload
---------
- ei folder er sob file MikroTik > Files > hotspot folder e upload korun.
- Existing file backup niye upload kora better.

2) Gateway URL check
--------------------
- bkash.html open/edit korun.
- ei line update korun:
  var gateway = 'https://hotspot.wifiapp.net/hotspot_gateway/pay.php';

3) Hotspot payment flow
-----------------------
- Client device hotspot e connect korbe.
- login.html page open hobe.
- "বিকাশ-এ পে- করুন" click korle bkash.html open hobe.
- Package select kore Pay with bKash click korle hosting gateway pay.php open hobe.

4) Auto login requirement
-------------------------
- bkash.html MikroTik variable pass kore:
  login_url = $(link-login-only)
  dst       = $(link-orig)
  mac       = $(mac)
  ip        = $(ip)
- Local computer theke file open korle ei variable real value hobe na, tai auto-login test hotspot client device diye korte hobe.

5) Walled Garden
----------------
- apnar gateway domain and bKash payment domain walled garden e allow korte hobe.
- Walled garden incomplete hole bKash page slow/fail/open na hote pare.

6) Login after payment
----------------------
- Payment success hole MikroTik user create hobe:
  username = bKash trxID
  password = bKash trxID
- User logout hole Voucher/Login field e same trxID diye login korte parbe.
