20:05:02.582
info
Matched route "receive_mpesa_paybill_callback " .
20:05:02.583
deprecation
Deprecated: Creation of dynamic property App\Auth\Authenticator::$csrfTokenManager is deprecated
20:05:02.583
deprecation
Deprecated: Creation of dynamic property App\Auth\Authenticator::$security is deprecated
20:05:02.584
debug
Checking for authenticator support.
20:05:02.584
debug
Checking support on authenticator.
20:05:02.584
debug
Authenticator does not support the request.
20:05:02.585
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
20:05:02.585
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
20:05:02.585
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
20:05:02.585
debug
Notified event "kernel.request " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest " .
20:05:02.585
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
20:05:02.585
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
20:05:02.585
debug
Notified event "kernel.request " to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest " .
20:05:02.585
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
20:05:02.585
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
20:05:02.585
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
20:05:02.585
debug
Notified event "kernel.request " to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest " .
20:05:02.585
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
20:05:02.585
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
20:05:02.585
debug
Notified event "kernel.request " to listener "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest " .
20:05:02.586
debug
Notified event "kernel.controller " to listener "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController " .
20:05:02.586
debug
Notified event "kernel.controller " to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController " .
20:05:02.586
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
20:05:02.586
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
20:05:02.586
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
20:05:02.586
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
20:05:02.586
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
20:05:02.586
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
20:05:02.586
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
20:05:02.586
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
20:05:02.586
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
20:05:02.586
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.
20:05:02.586
debug
mpesa-paybill response{
"TransactionType ": "Pay Bill ",
"TransID ": "TG127ATZ0Q ",
"TransTime ": "20250701200501 ",
"TransAmount ": "2200.00 ",
"BusinessShortCode ": "4022959 ",
"BillRefNumber ": "Salome ",
"InvoiceNumber ": " ",
"OrgAccountBalance ": "7650.00 ",
"ThirdPartyTransID ": " ",
"MSISDN ": "f49b1021b0e5fe77a08f74c5429768fd0396da00e3e6f277dcd2a93bc94b744a ",
"FirstName ": "SALOME ",
"MiddleName ": " ",
"LastName ": " "
}
app
20:05:02.586
error
app
20:05:02.587
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 "
]
20:05:02.589
debug
Beginning transaction
doctrine
20:05:02.591
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 => "TG127ATZ0Q "
] , types: [
1 => 2
] )
20:05:02.592
debug
Committing transaction
doctrine
20:05:02.592
debug
Beginning transaction
doctrine
20:05:02.593
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 => "TG127ATZ0Q "
2 => "Pay Bill "
3 => "20250701200501 "
4 => "2200.00 "
5 => "Salome "
6 => "4022959 "
7 => "7650.00 "
8 => "f49b1021b0e5fe77a08f74c5429768fd0396da00e3e6f277dcd2a93bc94b744a "
9 => "SALOME "
10 => ""
11 => ""
12 => "2025-07-01 20:05:02 "
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
] )
20:05:02.594
debug
Committing transaction
doctrine
20:05:02.600
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
20:05:02.600
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
20:05:02.600
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
20:05:02.600
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
20:05:02.600
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
20:05:02.600
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
20:05:02.600
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
20:05:02.600
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .