Add Customer
Each customer app connects with its own key to retrieve pre-approved credits.
Customers
| Name | Available | Claimed total | Pending | API Key | |
|---|---|---|---|---|---|
| Loading… | |||||
Payment Accounts & Methods
Shown inside each customer app so they know where/how to pay. Plain text — one account per line.
Add Operator / User
Owner = full access. Operator = can record & approve payments and view customers, but cannot add customers, manage users, or change settings.
Users
| Username | Role | Status | Created | |
|---|---|---|---|---|
| Loading… | ||||
Desktop App Codes
Generate the single-use code for a customer's installed app. Ask them for the Machine ID shown in their app. Activate = first install (grants default credit). Refill = add credits (each refill uses the next number they show).
Alerts (Email & WhatsApp)
You get an alert when a customer retrieves credits or runs low. Configure delivery in config.php.
Loading…
WhatsApp (free, via CallMeBot): from your WhatsApp (+92 332 3936859) send "I allow callmebot to send me messages" to +34 644 51 95 23; you'll get an apikey. Put it in config.php
Email: set
WA_CALLMEBOT_KEY.Email: set
SMTP_HOST/USER/PASS in config.php (e.g. Gmail address + app password).