Panel/modules/billing/classes
copilot-swe-agent[bot] 0fcdda2ee3
fix: PayPal webhook path, billing table migrations, diagnostics layout, error logging
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/5bfe8731-c37a-4f7b-a5c7-fbc0393ae134

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-06 16:44:45 +00:00
..
BillingRepository.php fix: PayPal webhook path, billing table migrations, diagnostics layout, error logging 2026-05-06 16:44:45 +00:00
BillingService.php fix(billing): address code review issues - ALTER TABLE syntax, null period handling, type detection 2026-05-02 12:23:23 +00:00
GatewayFactory.php refactor(billing): clean architecture with payment gateway abstraction 2026-05-02 12:17:36 +00:00
ManualGateway.php refactor(billing): clean architecture with payment gateway abstraction 2026-05-02 12:17:36 +00:00
PaymentGatewayInterface.php refactor(billing): clean architecture with payment gateway abstraction 2026-05-02 12:17:36 +00:00
PayPalGateway.php feat: add PayPal sandbox/live credentials, webhook endpoint, and admin diagnostics 2026-05-06 16:14:47 +00:00
StripeGateway.php refactor(billing): clean architecture with payment gateway abstraction 2026-05-02 12:17:36 +00:00