/home/kueuepay/public_html/app/Constants/AdminRoleConst.php
<?php

namespace App\Constants;

class AdminRoleConst {
    const SUPER_ADMIN = "Super Admin";
    const DASHBOARD = "admin.dashboard"; 
}
Base URL

Base URL

The base URL for API requests is:

For SANDBOX Mode: https://kueuepay.com/index.php/api/v1/