https://neema.ohau.co.ke/callback

MpesaController :: mpesaCallback

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Mpesa\MpesaController::mpesaCallback"
_firewall_context
"security.firewall.map.context.main"
_route
"mpesaCallback"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"2e4ef5"

Request Headers

Header Value
accept-encoding
"gzip,deflate"
cache-control
"no-store"
content-length
"521"
content-type
"application/json"
host
"neema.ohau.co.ke"
soapaction
""ConfirmC2BPayment""
traceparent
"00-eedab1eb6c44dcc8be0c79812a7f93d3-d013c083f9c6b151-00"
tracestate
"265f7333-c11c5b27@dt=fw4;8;6e8292a5;e1ef538;0;1;0;165;a9b8;2h01;3h6e8292a5;4h0e1ef538;5h01;7hd013c083f9c6b151"
user-agent
"Apache-HttpClient/4.5.2 (Java/1.8.0_361)"
x-dynatrace
"FW4;-1055106265;8;1854050981;236909880;-2147483648;643789619;357;48fa;2h01;3h6e8292a5;4h0e1ef538;5h01;6heedab1eb6c44dcc8be0c79812a7f93d3;7hd013c083f9c6b151"
x-envoy-attempt-count
"1"
x-envoy-expected-rq-timeout-ms
"300000"
x-forwarded-for
"10.197.136.63"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-request-id
"5d49327b-00eb-4c21-b50f-2407a3dd34ab"

Request Content

Pretty

{
    "TransactionType": "Customer Merchant Payment",
    "TransID": "TEA75NI5QP",
    "TransTime": "20250510110406",
    "TransAmount": "5500.00",
    "BusinessShortCode": "7256339",
    "BillRefNumber": "",
    "InvoiceNumber": "",
    "OrgAccountBalance": "5469.75",
    "ThirdPartyTransID": "",
    "MSISDN": "254723663043",
    "FirstName": "GLADYS",
    "MiddleName": "MUTISO",
    "LastName": ""
}

Raw

{
            "TransactionType": "Customer Merchant Payment",
            "TransID": "TEA75NI5QP",
            "TransTime": "20250510110406",
            "TransAmount": "5500.00",
            "BusinessShortCode": "7256339",
            "BillRefNumber": "",
            "InvoiceNumber": "",
            "OrgAccountBalance": "5469.75",
            "ThirdPartyTransID": "",
            "MSISDN": "254723663043",
            "FirstName": "GLADYS",
            "MiddleName": "MUTISO",
            "LastName": ""
        }
    

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 10 May 2025 08:04:09 GMT"
x-debug-token
"2f94d3"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\security-http\Firewall\AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\security-bundle\Debug\WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\security-http\Firewall\AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\security-bundle\Security\LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\security-bundle\Debug\TraceableFirewallListener.php"
    "line" => 77
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\security-http\Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\http-kernel\Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\vendor\autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\wamp64\www\neema\public\index.php"
    "line" => 5
    "args" => [
      "C:\wamp64\www\neema\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"1b4351be6eecbf621dec6255f165c78d"
DATABASE_URL
"sqlsrv://samuel:neema2022@161.97.145.29/NeemaLimited_dbase?port=1433"
MSSQL_CHARSET
"UTF8"
MSSQL_DATABASE
"NeemaLimited_dbase"
MSSQL_HOST
"localhost"
MSSQL_PASSWORD
"neema2022"
MSSQL_PORT
"1433"
MSSQL_USER
"samuel"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
COMSPEC
"C:\Windows\system32\cmd.exe"
CONTENT_LENGTH
"521"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"C:/wamp64/www/neema/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"C:/wamp64/www/neema/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_CACHE_CONTROL
"no-store"
HTTP_HOST
"neema.ohau.co.ke"
HTTP_SOAPACTION
""ConfirmC2BPayment""
HTTP_TRACEPARENT
"00-eedab1eb6c44dcc8be0c79812a7f93d3-d013c083f9c6b151-00"
HTTP_TRACESTATE
"265f7333-c11c5b27@dt=fw4;8;6e8292a5;e1ef538;0;1;0;165;a9b8;2h01;3h6e8292a5;4h0e1ef538;5h01;7hd013c083f9c6b151"
HTTP_USER_AGENT
"Apache-HttpClient/4.5.2 (Java/1.8.0_361)"
HTTP_X_DYNATRACE
"FW4;-1055106265;8;1854050981;236909880;-2147483648;643789619;357;48fa;2h01;3h6e8292a5;4h0e1ef538;5h01;6heedab1eb6c44dcc8be0c79812a7f93d3;7hd013c083f9c6b151"
HTTP_X_ENVOY_ATTEMPT_COUNT
"1"
HTTP_X_ENVOY_EXPECTED_RQ_TIMEOUT_MS
"300000"
HTTP_X_FORWARDED_FOR
"10.197.136.63"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REQUEST_ID
"5d49327b-00eb-4c21-b50f-2407a3dd34ab"
PATH
"C:\Python312\Scripts\;C:\Python312\;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\160\DTS\Binn\;C:\Program Files\Azure Data Studio\bin;C:\Program Files\Certbot\bin;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Program Files\WireGuard\;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps"
PATHEXT
".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"neema.ohau.co.ke"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/callback"
REMOTE_ADDR
"196.201.212.69"
REMOTE_PORT
"33668"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1746864249
REQUEST_TIME_FLOAT
1746864249.1162
REQUEST_URI
"/callback"
SCRIPT_FILENAME
"C:/wamp64/www/neema/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"161.97.145.29"
SERVER_ADMIN
"wampserver@wampserver.invalid"
SERVER_NAME
"neema.ohau.co.ke"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.54 (Win64) OpenSSL/1.1.1s PHP/8.1.13 mod_fcgid/2.3.10-dev Server at neema.ohau.co.ke Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.54 (Win64) OpenSSL/1.1.1s PHP/8.1.13 mod_fcgid/2.3.10-dev"
SSL_TLS_SNI
"neema.ohau.co.ke"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MSSQL_HOST,MSSQL_PORT,MSSQL_DATABASE,MSSQL_USER,MSSQL_PASSWORD,MSSQL_CHARSET,DATABASE_URL"
SystemRoot
"C:\Windows"
WINDIR
"C:\Windows"