The Go Radius app is supported by a feature rich admin panel. The admin can manage businesses registered on the application, edit their profile or mark them as paid in case an offline payment is made by the business. The admin panel can also be used to view payment reports.
Push notifications are used to deliver messages to the application users. For example, the registered businesses are reminded to renew their subscription, one week before thee expiry date. This reminder is delivered via push notifications.
Android application is a native application built on Android SDK, Java and has Google Pay integrated. iPhone Application is iOS native application built using Swift with iOS SDK and has Apple Pay integrated for payments. Both the applications have notifications integrated using Urban Airship. The APIs & admin is developed on ASP .net MVC with SQL server for database.