19:14:00.181
info
Matched route "receive_mpesa_paybill_callback " .
19:14:00.183
deprecation
Deprecated: Creation of dynamic property App\Auth\Authenticator::$csrfTokenManager is deprecated
19:14:00.183
deprecation
Deprecated: Creation of dynamic property App\Auth\Authenticator::$security is deprecated
19:14:00.184
debug
Checking for authenticator support.
19:14:00.184
debug
Checking support on authenticator.
19:14:00.185
debug
Authenticator does not support the request.
19:14:00.185
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
19:14:00.186
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
19:14:00.186
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
19:14:00.186
debug
Notified event "kernel.request " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest " .
19:14:00.186
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
19:14:00.186
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
19:14:00.186
debug
Notified event "kernel.request " to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest " .
19:14:00.186
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
19:14:00.186
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
19:14:00.186
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
19:14:00.186
debug
Notified event "kernel.request " to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest " .
19:14:00.186
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
19:14:00.186
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
19:14:00.186
debug
Notified event "kernel.request " to listener "App\EventSubscriber\PassengerAppAvailabilitySubscriber::onKernelRequest " .
19:14:00.186
debug
Notified event "kernel.request " to listener "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest " .
19:14:00.187
debug
Notified event "kernel.controller " to listener "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController " .
19:14:00.187
debug
Notified event "kernel.controller " to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController " .
19:14:00.187
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
19:14:00.187
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
19:14:00.187
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
19:14:00.187
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
19:14:00.187
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
19:14:00.187
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
19:14:00.187
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
19:14:00.187
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
19:14:00.187
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
19:14:00.187
deprecation
User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine() " is deprecated, inject an instance of ManagerRegistry in your controller instead.
19:14:00.187
debug
mpesa-paybill response{
"TransactionType ": "Pay Bill ",
"TransID ": "UHL9C3DCLO ",
"TransTime ": "20260821191358 ",
"TransAmount ": "200.00 ",
"BusinessShortCode ": "4022961 ",
"BillRefNumber ": "Elizabeth ",
"InvoiceNumber ": " ",
"OrgAccountBalance ": "58350.00 ",
"ThirdPartyTransID ": " ",
"MSISDN ": "ee0cc402b738900ec6881ffb53a09da1f626d19664b6568e2123cea12c9d6549 ",
"FirstName ": "Elizabeth ",
"MiddleName ": " ",
"LastName ": " "
}
app
19:14:00.187
error
app
19:14:00.188
info
Connecting with parameters [
"driver " => "pdo_mysql "
"idle_connection_ttl " => 600
"host " => "127.0.0.1 "
"port " => 3306
"user " => "root "
"password " => "<redacted> "
"driverOptions " => []
"defaultTableOptions " => []
"dbname " => "courier "
"serverVersion " => "8 "
"charset " => "utf8mb4 "
]
19:14:00.191
debug
Beginning transaction
doctrine
19:14:00.193
debug
Executing statement: "SELECT t0.id AS id_1, t0.transaction_id AS transaction_id_2, t0.transaction_type AS transaction_type_3, t0.transaction_time AS transaction_time_4, t0.transaction_amount AS transaction_amount_5, t0.ref_number AS ref_number_6, t0.short_code AS short_code_7, t0.balance AS balance_8, t0.msisdn AS msisdn_9, t0.first_name AS first_name_10, t0.middle_name AS middle_name_11, t0.last_name AS last_name_12, t0.created_at AS created_at_13, t0.is_used AS is_used_14 FROM mpesa t0 WHERE t0.transaction_id = ? LIMIT 1 " (parameters: [
1 => "UHL9C3DCLO "
] , types: [
1 => 2
] )
19:14:00.197
debug
Committing transaction
doctrine
19:14:00.199
debug
Beginning transaction
doctrine
19:14:00.200
debug
Executing statement: "INSERT INTO mpesa (transaction_id, transaction_type, transaction_time, transaction_amount, ref_number, short_code, balance, msisdn, first_name, middle_name, last_name, created_at, is_used) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) " (parameters: [
1 => "UHL9C3DCLO "
2 => "Pay Bill "
3 => "20260821191358 "
4 => "200.00 "
5 => "Elizabeth "
6 => "4022961 "
7 => "58350.00 "
8 => "ee0cc402b738900ec6881ffb53a09da1f626d19664b6568e2123cea12c9d6549 "
9 => "Elizabeth "
10 => ""
11 => ""
12 => "2026-08-21 19:14:00 "
13 => 0
] , types: [
1 => 2
2 => 2
3 => 2
4 => 2
5 => 2
6 => 1
7 => 2
8 => 2
9 => 2
10 => 2
11 => 2
12 => 2
13 => 5
] )
19:14:00.203
debug
Committing transaction
doctrine
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
19:14:00.214
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
19:14:00.214
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
19:14:00.214
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
19:14:00.214
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
19:14:00.214
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
19:14:00.214
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .