Webhook handlers for partner integrations.
PHP endpoints that receive callbacks from payment processors, KYC providers, and affiliate networks for the retail SaaS platform. Designed to run behind a standard PHP-FPM stack.
composer install
php -S localhost:8080 -t publicRequires PHP 8.3+.
Internal component. Partner integration surface.