11:46:23.547
info
Matched route "receive_mpesa_paybill_callback " .
11:46:23.548
deprecation
Deprecated: Creation of dynamic property App\Auth\Authenticator::$csrfTokenManager is deprecated
11:46:23.548
deprecation
Deprecated: Creation of dynamic property App\Auth\Authenticator::$security is deprecated
11:46:23.549
debug
Checking for authenticator support.
11:46:23.549
debug
Checking support on authenticator.
11:46:23.550
debug
Authenticator does not support the request.
11:46:23.550
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
11:46:23.550
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
11:46:23.550
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
11:46:23.550
debug
Notified event "kernel.request " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest " .
11:46:23.550
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
11:46:23.550
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
11:46:23.550
debug
Notified event "kernel.request " to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest " .
11:46:23.550
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
11:46:23.550
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
11:46:23.550
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
11:46:23.550
debug
Notified event "kernel.request " to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest " .
11:46:23.550
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
11:46:23.550
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
11:46:23.550
debug
Notified event "kernel.request " to listener "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest " .
11:46:23.551
debug
Notified event "kernel.controller " to listener "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController " .
11:46:23.551
debug
Notified event "kernel.controller " to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController " .
11:46:23.551
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
11:46:23.551
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
11:46:23.551
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
11:46:23.551
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
11:46:23.551
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
11:46:23.551
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
11:46:23.551
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
11:46:23.551
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
11:46:23.551
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
11:46:23.551
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.
11:46:23.551
debug
mpesa-paybill response{
"TransactionType ": "Pay Bill ",
"TransID ": "TJGL57KN0A ",
"TransTime ": "20251016114622 ",
"TransAmount ": "200.00 ",
"BusinessShortCode ": "4022961 ",
"BillRefNumber ": "mwai ",
"InvoiceNumber ": " ",
"OrgAccountBalance ": "13400.00 ",
"ThirdPartyTransID ": " ",
"MSISDN ": "c686c12f7f5713270ba002db18665c01a1905cd0298198cd0440ec44a0eb45eb ",
"FirstName ": "SAMUEL ",
"MiddleName ": " ",
"LastName ": " "
}
app
11:46:23.551
error
app
11:46:23.551
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 "
]
11:46:23.553
debug
Beginning transaction
doctrine
11:46:23.556
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 => "TJGL57KN0A "
] , types: [
1 => 2
] )
11:46:23.557
debug
Committing transaction
doctrine
11:46:23.557
debug
Beginning transaction
doctrine
11:46:23.558
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 => "TJGL57KN0A "
2 => "Pay Bill "
3 => "20251016114622 "
4 => "200.00 "
5 => "mwai "
6 => "4022961 "
7 => "13400.00 "
8 => "c686c12f7f5713270ba002db18665c01a1905cd0298198cd0440ec44a0eb45eb "
9 => "SAMUEL "
10 => ""
11 => ""
12 => "2025-10-16 11:46:23 "
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
] )
11:46:23.559
debug
Committing transaction
doctrine
11:46:23.571
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
11:46:23.571
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
11:46:23.571
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
11:46:23.571
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
11:46:23.571
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
11:46:23.571
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
11:46:23.571
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
11:46:23.571
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .