fca8ea4c74
copilot and cart updates
2025-11-05 11:55:31 -05:00
f81b425f81
Merge pull request #41 from GameServerPanel/copilot/fix-error-500-issue
...
Fix HTTP 500 in PayPal capture endpoint - undefined function and variable
2025-10-29 19:06:44 -04:00
copilot-swe-agent[bot]
2676522047
Add missing capture_log function and $requestId initialization to fix HTTP 500 errors
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 21:54:00 +00:00
copilot-swe-agent[bot]
b0f88b7be2
Initial plan
2025-10-29 21:48:17 +00:00
2a0757ceda
Merge pull request #40 from GameServerPanel/copilot/add-logging-output-error-handling
...
[WIP] Add logging to investigate HTTP ERROR 500 issues
2025-10-29 17:43:02 -04:00
copilot-swe-agent[bot]
55a29da9c5
Add summary documentation for logging changes
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 21:42:26 +00:00
copilot-swe-agent[bot]
c03fcb46d4
Add comprehensive debugging documentation for PayPal payment flow
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 21:40:01 +00:00
copilot-swe-agent[bot]
4dba46d11c
Add comprehensive logging to PayPal payment flow for debugging errors
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 21:38:02 +00:00
copilot-swe-agent[bot]
de3db4e247
Initial plan
2025-10-29 21:28:20 +00:00
5fd7a009ef
Merge pull request #39 from GameServerPanel/copilot/fix-paypal-cart-error
...
Fix duplicate JSON output in PayPal capture endpoint
2025-10-29 17:18:06 -04:00
copilot-swe-agent[bot]
736b05cc1b
Fix duplicate JSON output in capture_order.php causing PayPal cart errors
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 18:11:18 +00:00
copilot-swe-agent[bot]
bf4ffddc9c
Initial plan
2025-10-29 18:08:04 +00:00
1820c33f90
Merge pull request #38 from GameServerPanel/copilot/fix-coupons-page-error
...
Remove legacy panel module coupon files causing HTTP 500
2025-10-29 08:25:23 -04:00
copilot-swe-agent[bot]
69cd4908a0
Remove legacy coupon.php and coupons.php files
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 12:20:58 +00:00
copilot-swe-agent[bot]
ee585a3c69
Initial plan
2025-10-29 12:15:13 +00:00
efa1440e91
admin coupons
2025-10-29 08:12:40 -04:00
7e6de96a54
Merge pull request #37 coupon fix
...
Fix database login error and admin coupon page HTML structure
2025-10-29 08:06:15 -04:00
copilot-swe-agent[bot]
59d3b724af
Fix admin_coupons.php HTML structure to properly display forms and tables
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 12:04:06 +00:00
copilot-swe-agent[bot]
e9eecd3502
Initial plan
2025-10-29 11:51:39 +00:00
a56c24bdfd
changing db credentials
2025-10-29 07:48:55 -04:00
68fa6d9b1c
password in config php
2025-10-29 07:34:08 -04:00
a5227e952f
Merge pull requestAdded coupons
...
Fix standalone billing module database dependencies and implement coupon system
2025-10-29 07:18:40 -04:00
copilot-swe-agent[bot]
d586879faa
Add implementation completion summary document
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 11:09:18 +00:00
copilot-swe-agent[bot]
167afb3a31
Add .gitignore to protect sensitive config files
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 11:06:58 +00:00
copilot-swe-agent[bot]
9e76720fd1
Add comprehensive documentation for coupon system and standalone billing
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 11:05:26 +00:00
copilot-swe-agent[bot]
54c5efe0a8
Add coupon discount display to my_servers and admin_invoices pages
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 11:02:40 +00:00
copilot-swe-agent[bot]
0a2ec94cf8
Update capture_order.php to handle coupon discount and track usage
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 11:00:46 +00:00
copilot-swe-agent[bot]
93d47dba40
Add coupon application logic to cart.php with discount calculation
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 10:59:31 +00:00
copilot-swe-agent[bot]
9d541d55a2
Add enhanced coupon system with game filters and admin management page
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 10:54:52 +00:00
copilot-swe-agent[bot]
91a63a780f
Fix PayPal capture_order.php to use standalone database connection
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 10:52:32 +00:00
copilot-swe-agent[bot]
1fe9911e3f
Initial plan
2025-10-29 10:47:03 +00:00
2ae715c071
added logging to paypal
2025-10-29 06:28:56 -04:00
f4957bd97d
Merge pull request #35 from GameServerPanel/copilot/update-game-server-end-dates
...
Fix end_date display color coding and enhance billing lifecycle automation
2025-10-28 23:37:54 -04:00
copilot-swe-agent[bot]
a5f5b5acc4
Fix finish_date to end_date in database_mysqli.php
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 03:27:26 +00:00
copilot-swe-agent[bot]
f11aeb2f7d
Fix server end_date display with color coding and improve cron-shop automation
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 03:25:58 +00:00
copilot-swe-agent[bot]
0e345ba8ca
Initial plan
2025-10-29 03:18:14 +00:00
90c7eef36b
some fixes
2025-10-28 23:06:45 -04:00
71522e17f2
Merge pull request #34 from GameServerPanel/copilot/fix-payment-processing-errors
...
Fix billing module path resolution, renewal invoicing, date handling, and login visibility
2025-10-28 22:28:49 -04:00
copilot-swe-agent[bot]
a16dfcd15f
Fix code review issues
...
- Remove unnecessary mysqli_real_escape_string calls on prepared statement params
- Add validation for strtotime to handle invalid dates gracefully
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 02:21:33 +00:00
copilot-swe-agent[bot]
4397e67ccb
Fix 4 critical billing module issues
...
- Fix path error in payment_processor.php for website deployment
- Add invoice creation when renew button is clicked
- Fix end_date comparison in create_servers.php for DATETIME type
- Add explicit input text colors in login.php for visibility
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 02:19:12 +00:00
copilot-swe-agent[bot]
57a6923066
Initial plan
2025-10-29 02:12:19 +00:00
5437e09b7e
Merge pull request #33 from GameServerPanel/copilot/fix-invoice-cart-disconnect
...
Fix invoice/order payment flow: JSON corruption, cart persistence, and missing payment processing
2025-10-28 21:55:19 -04:00
copilot-swe-agent[bot]
0f9df5d2ef
Add comprehensive TESTING_CHECKLIST for billing fixes
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 01:49:30 +00:00
copilot-swe-agent[bot]
12abcffeb3
Add comprehensive BILLING_FIX_SUMMARY documentation
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 01:46:57 +00:00
copilot-swe-agent[bot]
58bd9b9ae4
Fix capture_order.php to use table_prefix and prevent JSON corruption
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 01:45:30 +00:00
copilot-swe-agent[bot]
4e73997a4b
Refactor process_payment_record into reusable payment_processor.php helper
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 01:42:24 +00:00
copilot-swe-agent[bot]
c9e5e6d18a
Fix invoice/order payment flow - implement process_payment_record and handle renewals
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 01:39:36 +00:00
copilot-swe-agent[bot]
30f862bb07
Initial plan
2025-10-29 01:33:24 +00:00
0e91ec4b9a
added invoiceing
2025-10-28 05:22:01 -04:00
89b5344e79
working 99%, major changes next
2025-10-25 12:23:59 -04:00