On Demand Guide!
DMASoftlab Radius Manager is a nice billing system for any ISP. It works on Linux base OS like Ubuntu / Centos etc. It uses Free-radius as back-end engine and PHP as fronted GUI. It provides variety of ways to manage users. You can manually create users . Or it also provide self registration service for user via registration option where user can sign up, choose his Id / Package & renew it using refill card.
Radius manager provides 2 type of Cards system.
- Prepaid Cards
- Refill Cards [Scratch card]
1- Prepaid cards are simpler as they contains username / password , and starts counting expiry/quota after first usage / login from user. they also binds with selected service. This is suitable for environment where users join.leave very frequently, like Cafe’s / restaurants / public hotspot places.
2- Refill cards does not contains any user name or password. they contains only amount, which user can deposit in his account himself by login to the UCP , user control panel and use redeem voucher option). Refill cards are useful if you have more permanent type of clients who renews on monthly basis. Using refill cards, you can providers with liberty to change his service on his own if required. off course he would required higher amount of refill card to renew his new upscale service. but user can do it all on his own if required. so its kind of fully automatic system as well.
Refill cards does not binds with any specific service, they contains only AMOUNT. Once the user add deposit using refill card code, his account wont get auto renewed (although we can use script for it) . He have to activate the service as well after depositing amount. So in short user have to perform 2 steps in order to renew his account. Using refill cards, you just have to only sell cards to user, rest user will maintain on his own.
Example:
We have created a service with 1mb speed, 15gb quota & 30 days expiry limit. We want to create refill cards so that we sell refill card to user, and user will renew his account by using the portal.
Service Example:
To create refill cards, Goto Card System / Generate Cards
To view these generated cards, Goto Cards System / List Refill Cards
As you can see in above screenshot, it have generated cards. You can view it in CSV which will contains cards details in the text format (for local customized card printing in bulk), and if you click on PDF button, it will show you cards in ready to print format using PDF viewer As showed in the image below …
Now you can sell this card to users and they can use it from there user panel called UCP.
Using REFILL card to renew account.
From user end, login to user portal, and you will see something like this for new / expired user
As we can see that user account is in expired state, to renew it ,
Goto REDEEM VOUCHER & enter the code of refill card.
Once submit, it will add 100 Rs deposit in user account. Goto HOME tab and you will see following
Notice that now user have 100 rs in DEPOSIT but the account is still in EXPIRED status. We will use this deposit amount to renew / activate the account.
Goto Purchase credits, and select 1 in AMOUNT field. As showed in the image below …
Go back to HOME tabe
Account is now active, and user can login by hotspot / ppp or whatever auth method you have in your mikrotik or other NAS.
You can also refill cards by sending SMS to the radius system connected gsm modem. You will be requiring KANNEL along with Play SMS as well. I shared the idea here.