Developer Options
For advanced users and developers looking to extend ChargePanda.
REST API
ChargePanda provides a REST API to integrate with your other systems. Common endpoints include:
GET /api/v1/productsGET /api/v1/orders/{id}
Authentication is handled via personal access tokens, which can be managed from the user profile settings.
License key verification has its own dedicated reference — see Verify API Reference.
System Updates
Keep ChargePanda up to date with the latest features and security fixes. Navigate to Admin Dashboard > Settings > Updates to check for and install the latest versions directly from your dashboard.
Logs
View error and activity logs under Admin Dashboard > Settings > Logs to troubleshoot any issues with your installation.