126 Commits

Author SHA1 Message Date
iBNu Maksum
1e43ac210a
url using getUrl 2025-01-31 16:22:58 +07:00
AGSTR
73e85a97ce
Update Package.php 2025-01-07 16:42:52 +07:00
Focuslinkstech
c8d5861f2e Patch Update: Enhancement
Fixed Activation and Order History disappear when customer username is  Changed
2024-12-04 14:37:01 +01:00
gerandonk
5ccddf11be update
postpaid logic for more than 1 period
fix mikrotiksms not working
2024-11-06 11:34:28 +07:00
Focuslinkstech
23bba0b189 Update Package.php
Reversed failed  logic
2024-11-05 19:53:31 +01:00
Focuslinkstech
b7fdc90aa7 Bugs Fixes
fix extend expiry bug
2024-11-05 16:05:31 +01:00
gerandonk
a34f1bb0fc fix postpaid more than 1 period 2024-11-05 19:00:03 +07:00
gerandonk
99b30f747f change postpaid logic
fix postpaid expired date error for new customer or customer without plan
2024-11-01 02:46:27 +07:00
iBNu Maksum
c740820731
Delete extend_expiry settings 2024-10-31 13:15:36 +07:00
Focuslinkstech
70d8cd8e01 Feature: Custom Balance
Add custom balance in customer dashboard

Note: i only test it with Paystack and Razorpay payment gateway and it works as expected

test it very well and report any error or bug
2024-10-29 08:46:03 +01:00
iBNu Maksum
8e41749cd4
fix error message 2024-10-26 19:15:38 +07:00
iBNu Maksum
e02bf9863f
fix [[trx_date]] 2024-10-25 14:38:04 +07:00
iBNu Maksum
dc55957a53
Refill Balance with Custom Amount Requested by Javi Tech 2024-10-23 14:04:11 +07:00
Ibnu Maksum
229eae5c8f
additional cost can be minus 2024-09-23 17:11:32 +07:00
Ibnu Maksum
4d7c2bd373
if has keyword, then add to user recharge 2024-08-09 19:28:17 +07:00
Ibnu Maksum
af157cdff9
fix voucher logic 2024-08-09 14:18:54 +07:00
Ibnu Maksum
7fccf95eb0
Voucher Devices is ok to buy and redeem 2024-08-08 15:10:22 +07:00
Ibnu Maksum
630f20094a
don't put to tbl_transactions if customer redeem voucher code Created by Voucher Device 2024-08-08 14:58:04 +07:00
Ibnu Maksum
ce7d8859b0
getting ready for voucher selling only 2024-08-08 14:44:27 +07:00
Ibnu Maksum
face1dfa57
send expired date to telegram when customer recharge 2024-08-02 10:28:34 +07:00
Ibnu Maksum
7e5a718ba8
balance send to email 2024-08-02 10:24:24 +07:00
Ibnu Maksum
721ef32e12
continue activate package, when it cannot connect to Device, let admin sync it manual 2024-08-01 09:25:13 +07:00
Ibnu Maksum
eca40e0faf
if trx status already 2, don't proceed 2024-07-29 16:21:01 +07:00
iBNu Maksum
278def959b
let the device decide again 2024-07-27 22:57:45 +07:00
Focuslinkstech
7d3afa091f Bugs Fix
lots has been done that i cant even recalled, but i think all identify bugs is fix, i urge you all to give it test and report any issues arising.
2024-07-26 09:49:52 +01:00
Ibnu Maksum
cc68770f51
remove check change plan, let the device decide 2024-07-25 17:13:18 +07:00
Ibnu Maksum
8061acbf9e
added Voucher only Without username 2024-07-23 12:03:13 +07:00
Ibnu Maksum
9d564f55ec
Hotspot Radius Voucher Only done 2024-07-10 15:47:31 +07:00
Ibnu Maksum
410eb34d4a
Radius Rest API 2024-07-06 22:49:02 +07:00
Ibnu Maksum
7f757e07c8
use customer Expired Date first then Expired Date from plan 2024-07-01 15:25:27 +07:00
Ibnu Maksum
540270f927
dont save Expired Date if exists 2024-07-01 15:24:33 +07:00
Ibnu Maksum
2401c7ae99
fix logic Expired Date 2024-06-25 14:05:22 +07:00
Ibnu Maksum
98e3304f17
fix variable when move customer to expired plan 2024-06-23 12:01:08 +07:00
Ibnu Maksum
04983e8a3a
fix language clean after change and still use expired date from customer attribute when it have 2024-06-21 16:51:38 +07:00
Ibnu Maksum
28ec7883e2
Fix Demo mode 2024-06-20 14:16:09 +07:00
Ibnu Maksum
703593d5e2
Expired date at Internet plan 2024-06-19 15:26:26 +07:00
Ibnu Maksum
6a4ac274d1
check if demo or not 2024-06-12 15:39:43 +07:00
Ibnu Maksum
c661976eae
new $p['device'] to (new $p['device']) 2024-06-05 17:37:01 +07:00
Ibnu Maksum
8ea853c617
Change to devices 2024-06-05 17:19:24 +07:00
Ibnu Maksum
0cc1ffe90f
still thinking about which function need to add as default. currently customer, plan, pool 2024-06-04 17:14:42 +07:00
Ibnu Maksum
f1dc8f3810
extend_expiry default yes 2024-05-27 09:02:58 +07:00
Ibnu Maksum
94e6f7fe6c
change join to left_outer_join 2024-05-21 11:45:23 +07:00
Focuslinkstech
749ec8509f update
if it the same internet plan, expiry date will extend, now optional and can be enabled/disable in general settings [ Miscellaneous Tab]
2024-05-17 16:24:48 +01:00
Focuslinkstech
d00d04994d Merge branch 'Development' of https://github.com/Focuslinkstech/phpnuxbill into Development 2024-05-17 10:59:51 +01:00
Focuslinkstech
fded62b39d Update
Add plan details to gateway
2024-05-17 10:59:41 +01:00
Focuslinkstech
6b8501313d Revert "Revert "Update Package.php""
This reverts commit 22c027aaba1a8fe49175794327950f74e8184f02.
2024-05-17 09:57:14 +01:00
Focuslinkstech
22c027aaba Revert "Update Package.php"
This reverts commit cd34a68cf3e8625a66867bedfdc3aebec4b8709d.
2024-05-17 09:53:35 +01:00
Focuslinkstech
67a4d7f534 Merge branch 'Development' of https://github.com/Focuslinkstech/phpnuxbill into Development 2024-05-17 09:52:20 +01:00
Ibnu Maksum
d84cf96d01
Not Active Customer cannot recharge 2024-05-17 09:17:38 +07:00
iBNu Maksum
060718dfda
Fix Validity,, forgot to explode 2024-05-07 19:11:31 +07:00