MpesaPaymentController :: receiveMpesaExpressCallback
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Payment\MpesaPaymentController::receiveMpesaExpressCallback" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "receive_mpesa_express_callback" |
| _route_params | [ "waybill_id" => "1207773" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "b0b21a" |
| media_type | "text/html" |
| paramFetcher | FOS\RestBundle\Request\ParamFetcher {#390 -container: Container71uEwV2\App_KernelDevDebugContainer {#40 …} -parameterBag: FOS\RestBundle\Request\ParameterBag {#400 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -validator: Symfony\Component\Validator\Validator\TraceableValidator {#415 …} } |
| waybill_id | "1207773" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| from | "gptbot(at)openai.com" |
| host | "sys.nenocourier.co.ke" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
| x-openai-host-hash | "633772389" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 07 Nov 2025 01:58:57 GMT" |
| vary | "Accept" |
| x-debug-exception | "Context%3A%20Using%20short%20namespace%20alias%20%22App%3AWayBill%22%20when%20calling%20Doctrine%5CORM%5CEntityManager%3A%3AgetRepository%0AProblem%3A%20Feature%20was%20deprecated%20in%20doctrine%2Fpersistence%202.x%20and%20is%20not%20supported%20by%20installed%20doctrine%2Fpersistence%3A3.x%0ASolution%3A%20See%20the%20doctrine%2Fdeprecations%20logs%20for%20new%20alternative%20approaches." |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fhtml%2Fcourier%2Fvendor%2Fdoctrine%2Form%2Fsrc%2FException%2FNotSupported.php:31" |
| x-debug-token | "d63cb8" |
| x-debug-token-link | "https://sys.nenocourier.co.ke/_profiler/0de321" |
| x-previous-debug-token | "0de321" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "bd88013a2f16de1b609593eeee247d2d" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "mysql://root:!Mirage2023@127.0.0.1:3306/courier?serverVersion=8&charset=utf8mb4" |
| JWT_PASSPHRASE | "mirage" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/courier/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/courier/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "sys.nenocourier.co.ke" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
| HTTP_X_OPENAI_HOST_HASH | "633772389" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "74.7.227.156" |
| REMOTE_PORT | "34234" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762480737 |
| REQUEST_TIME_FLOAT | 1762480737.3343 |
| REQUEST_URI | "/payment/callback/express/1207773" |
| SCRIPT_FILENAME | "/var/www/html/courier/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://sys.nenocourier.co.ke/payment/callback/express/1207773" |
| SCRIPT_URL | "/payment/callback/express/1207773" |
| SERVER_ADDR | "144.126.155.156" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "sys.nenocourier.co.ke" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at sys.nenocourier.co.ke Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "sys.nenocourier.co.ke" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN" |