93 Commits

Author SHA1 Message Date
iBNu Maksum
4a441c5763
fix variable inside ', it must be inside " 2025-03-20 10:43:52 +07:00
gerandonk
685b325ef3 fix postpaid invoice display from attributes 2025-02-09 01:23:06 +07:00
iBNu Maksum
1e43ac210a
url using getUrl 2025-01-31 16:22:58 +07:00
iBNu Maksum
690e5912c0
change disable_coupons != yes to enable_coupons == yes 2025-01-07 16:43:41 +07:00
Focuslinkstech
67a097fddf Enhancement
Add coupon unlimited usage 0 is unlimited
Add more logic to coupon brute force attack
2024-12-17 19:59:04 +01:00
Focuslinkstech
8a36746a0f New Feature and Bux Fix
Lots of changes has been made that i cant recall
Added Coupon
Fix installation bug
Add more nav list
Fix this and that
2024-12-16 17:45:13 +01: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
iBNu Maksum
b28b40280f
Remove debug 2024-11-05 11:09:56 +07:00
iBNu Maksum
6db2f2bf0d
fix critical bug customer can recharge without balance when using balance. and move Balance to select Gateway 2024-11-04 15:10:58 +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
gerandonk
0f0929db2a ($plan['is_radius'] == '1') 2024-10-11 18:59:38 +07:00
Focuslinkstech
6be0da383c
fixed template issue 2024-10-10 15:13:29 +01:00
iBNu Maksum
e737ae9d29
$routes['2'] = 0; 2024-10-10 17:25:21 +07:00
Ibnu Maksum
78e3f2e8fb
Merge 2024-10-10 10:52:13 +07:00
iBNu Maksum
71d653f3d1
Merge pull request #314 from gerandonk/Development
fix send plan radius
2024-10-10 10:48:23 +07:00
Ibnu Maksum
8f78f5184e
maybe fix buy plan for friend 2024-10-10 10:18:35 +07:00
gerandonk
56c69122e4 fix send plan radius
tolong di koreksi siapa tau ada kesalahan ambil code nya
2024-10-10 08:11:53 +07:00
agamsatria
095e8937a2 Paket vpn tunnel remot 2024-09-13 00:43:46 +07:00
AGSTR
1a70e2232c
Update order.php 2024-08-26 20:09:45 +07:00
AGSTR
e31aeca2dd
Update order.php
fix gagal beli voucher paket radius rest
2024-08-26 19:15:40 +07:00
Ibnu Maksum
d83c2ec037
Payment info 2024-08-19 16:13:51 +07:00
Ibnu Maksum
e908ade918
payment Info 2024-08-19 15:58:51 +07:00
Focuslinkstech
0eead7cea1 Template Redesigned
we have move all user template files to folder ui/ui/user-ui for easy customisation
2024-08-16 09:39:41 +01:00
Ibnu Maksum
de85d30a9e
Fix view order if it not unpaid 2024-08-02 16:03:20 +07:00
Ibnu Maksum
b64e841bde
Payment Gateway Audit page 2024-08-01 17:55:58 +07:00
Ibnu Maksum
ada529ce97
Show Additional bills when select gateway 2024-07-31 13:42:19 +07:00
Ibnu Maksum
7a94254df9
done, maybe, need to test all 2024-06-07 17:21:29 +07:00
Ibnu Maksum
ec7dee5c8a
Fix if user Active in dashboard customer and order 2024-05-22 08:50:45 +07:00
Focuslinkstech
ea51fa24d0 update
fixed tax logic
2024-05-17 14:47:12 +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
Ibnu Maksum
4e1820dea2
Disable Customer cannot order plan 2024-05-17 09:25:15 +07:00
Ibnu Maksum
53a309fee8
Fix recharge friend 2024-04-05 11:18:28 +07:00
Ibnu Maksum
766ba59734
add new field trx_invoice to tbl_payment_gateway, to know which transaction is for 2024-04-05 10:42:30 +07:00
Ibnu Maksum
afd75d757e
add full name in invoice 2024-04-05 09:35:05 +07:00
Ibnu Maksum
71437b9a0e
Prevent double submit for recharge and renew 2024-04-04 15:27:13 +07:00
Ibnu Maksum
37a7da614e
Fixing Pagination, more Simple 2024-03-27 09:44:48 +07:00
Ibnu Maksum
0767c6ab23
Change paginator, to make easy customization using pagination.tpl 2024-03-26 14:39:28 +07:00
Ibnu Maksum
36a24238ef
Fix Cancel 2024-03-25 10:27:06 +07:00
Ibnu Maksum
36eb5ebd3b
fix 1 payment gateway 2024-03-19 20:47:31 +07:00
Ibnu Maksum
6e2e907d85
move account_type 2024-03-19 19:05:35 +07:00
Ibnu Maksum
e9240f462d
Merge branch 'development' 2024-03-19 11:05:42 +07:00
Ibnu Maksum
24e45db017
break; the line 2024-03-19 09:34:28 +07:00
Novath Thomas
19d60da919 added plan type to order user account 2024-03-18 23:12:23 +03:00
Ibnu Maksum
c82b6b6acf
Change Attribute to Bill Only 2024-03-15 10:38:05 +07:00
gerandonk
a15510e62a postpaid always zero for first time recharge and invoice atribute for next month
for postpaid customer invoice reminder and order get from invoice attribute
2024-03-15 04:07:30 +07:00
Ibnu Maksum
78d1634470
Send plan to friend will pay for Additional Cost 2024-03-14 14:55:49 +07:00
Ibnu Maksum
cc8d810d45
Additional Cost Customer side 2024-03-14 14:42:20 +07:00
Ibnu Maksum
ca0edb4e17
Postpaid 2024-03-13 14:32:10 +07:00
Ibnu Maksum
b9e987570c
Show From Customer 2024-03-12 11:54:20 +07:00