MpesaPaymentController :: receiveMpesaPaybillCallback
Request
GET Parameters
No GET parameters
POST Parameters
Key | Value |
---|---|
BillRefNumber | "Davis" |
BusinessShortCode | "4022961" |
FirstName | "DAVIS" |
InvoiceNumber | "" |
LastName | "" |
MSISDN | "4dcdfa471a237cb301a445d6e0174d2709644627f147b1b00fbd9852c865cd4f" |
MiddleName | "" |
OrgAccountBalance | "58650.00" |
ThirdPartyTransID | "" |
TransAmount | "200.00" |
TransID | "TAI5MLFKJD" |
TransTime | "20250118140404" |
TransactionType | "Pay Bill" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Payment\MpesaPaymentController::receiveMpesaPaybillCallback" |
_firewall_context | "security.firewall.map.context.main" |
_route | "receive_mpesa_paybill_callback" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "4f9a6e" |
media_type | "text/html" |
paramFetcher | FOS\RestBundle\Request\ParamFetcher {#497 -container: ContainerBxEb3my\App_KernelDevDebugContainer {#40 …} -parameterBag: FOS\RestBundle\Request\ParameterBag {#495 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -validator: Symfony\Component\Validator\Validator\TraceableValidator {#506 …} } |
Request Headers
Header | Value |
---|---|
accept-encoding | "gzip,deflate" |
cache-control | "no-store" |
content-length | "554" |
content-type | "application/json" |
host | "courier.ohau.co.ke" |
soapaction | ""ConfirmC2BPayment"" |
traceparent | "00-6c6dae83e54062bf419d6312d3d1e90e-9e3bd12c040af8ef-00" |
tracestate | "265f7333-c11c5b27@dt=fw4;0;a2d6fd37;0;7fffffe;1;f;29e;2266;2h01;3ha2d6fd37;4h00;7h9e3bd12c040af8ef" |
user-agent | "Apache-HttpClient/4.5.2 (Java/1.8.0_361)" |
x-dynatrace | "FW4;-1055106265;0;-1562968777;0;-2;643789619;670;5d7e;2h01;3ha2d6fd37;4h00;6h6c6dae83e54062bf419d6312d3d1e90e;7h9e3bd12c040af8ef" |
x-envoy-attempt-count | "1" |
x-envoy-expected-rq-timeout-ms | "300000" |
x-forwarded-for | "10.184.20.31" |
x-forwarded-proto | "https" |
x-php-ob-level | "1" |
x-request-id | "ee28e109-c610-449f-b069-b9d23ed462ff" |
Request Content
Pretty
{ "TransactionType": "Pay Bill", "TransID": "TAI5MLFKJD", "TransTime": "20250118140404", "TransAmount": "200.00", "BusinessShortCode": "4022961", "BillRefNumber": "Davis", "InvoiceNumber": "", "OrgAccountBalance": "58650.00", "ThirdPartyTransID": "", "MSISDN": "4dcdfa471a237cb301a445d6e0174d2709644627f147b1b00fbd9852c865cd4f", "FirstName": "DAVIS", "MiddleName": "", "LastName": "" }
Raw
{ "TransactionType": "Pay Bill", "TransID": "TAI5MLFKJD", "TransTime": "20250118140404", "TransAmount": "200.00", "BusinessShortCode": "4022961", "BillRefNumber": "Davis", "InvoiceNumber": "", "OrgAccountBalance": "58650.00", "ThirdPartyTransID": "", "MSISDN": "4dcdfa471a237cb301a445d6e0174d2709644627f147b1b00fbd9852c865cd4f", "FirstName": "DAVIS", "MiddleName": "", "LastName": "" }
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 18 Jan 2025 11:04:05 GMT" |
x-debug-token | "081419" |
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" => "/var/www/html/courier/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 87 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 49 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 70 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/courier/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/courier/public/index.php" "line" => 5 "args" => [ "/var/www/html/courier/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 | "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?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "554" |
CONTENT_TYPE | "application/json" |
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_ENCODING | "gzip,deflate" |
HTTP_CACHE_CONTROL | "no-store" |
HTTP_HOST | "courier.ohau.co.ke" |
HTTP_SOAPACTION | ""ConfirmC2BPayment"" |
HTTP_TRACEPARENT | "00-6c6dae83e54062bf419d6312d3d1e90e-9e3bd12c040af8ef-00" |
HTTP_TRACESTATE | "265f7333-c11c5b27@dt=fw4;0;a2d6fd37;0;7fffffe;1;f;29e;2266;2h01;3ha2d6fd37;4h00;7h9e3bd12c040af8ef" |
HTTP_USER_AGENT | "Apache-HttpClient/4.5.2 (Java/1.8.0_361)" |
HTTP_X_DYNATRACE | "FW4;-1055106265;0;-1562968777;0;-2;643789619;670;5d7e;2h01;3ha2d6fd37;4h00;6h6c6dae83e54062bf419d6312d3d1e90e;7h9e3bd12c040af8ef" |
HTTP_X_ENVOY_ATTEMPT_COUNT | "1" |
HTTP_X_ENVOY_EXPECTED_RQ_TIMEOUT_MS | "300000" |
HTTP_X_FORWARDED_FOR | "10.184.20.31" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_REQUEST_ID | "ee28e109-c610-449f-b069-b9d23ed462ff" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "196.201.212.129" |
REMOTE_PORT | "49806" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1737198245 |
REQUEST_TIME_FLOAT | 1737198245.2824 |
REQUEST_URI | "/payment/callback/paybill" |
SCRIPT_FILENAME | "/var/www/html/courier/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "158.220.92.239" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "courier.ohau.co.ke" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at courier.ohau.co.ke Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SSL_TLS_SNI | "courier.ohau.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" |