Messages
Ordered list of dispatched messages across all your buses
"App\Payment\Message\WebhookOrderMessage" |
|
---|---|
Caller | In SubscriptionWebhookController.php line |
Bus | messenger.bus.default |
Message | App\Payment\Message\WebhookOrderMessage {#369 +payload: Symfony\Component\HttpFoundation\InputBag {#376 #parameters: [ "merchant_id" => "ML3SQE7Z5N98K" "type" => "subscription.updated" "event_id" => "c2abbb53-2863-3866-80df-add30995eb3e" "created_at" => "2025-01-22T20:03:20.451Z" "data" => [ "type" => "subscription" "id" => "3e6111c2-4754-485f-8bb2-d50acf428347" "object" => [ "subscription" => [ "billing_end_date" => "2025-01-22" "buyer_self_management_token" => "ENzkmnRu24cMV9hiukJSvni5NDqABfgVgTMMKILpZjO_BvcMbrNTb5TREBwKK9QIXD70sdpyXbGgPU_vYEYcFXv6Xvn2ebln2RUk4_0_TEBLlm1ekFHvK2zBZag3jkSMzg==" "canceled_date" => "2025-01-22" "card_id" => "ccof:CA4SEHXve0ZvB64vMU74iqKwyAUoAQ" "charged_through_date" => "2025-01-22" "created_at" => "2024-12-22T21:03:18+01:00" "customer_id" => "D9EWWDEMFBFFVS1TTVJ28A9ZFR" "id" => "3e6111c2-4754-485f-8bb2-d50acf428347" "invoice_ids" => [ "inv:0-ChC4JjNiJSaCbKXrA0VBYU3pEL8L" ] "location_id" => "LQCE807TYRADF" "monthly_billing_anchor_date" => 22 "order_template_id" => "HXzBCrEoZ6LasY4OcIzSbpV4ZKYZY" "phases" => [ [ "order_template_id" => "HXzBCrEoZ6LasY4OcIzSbpV4ZKYZY" "ordinal" => 0 "plan_phase_uid" => "ZXOEIADR3EFGA2MRUELURWNN" "uid" => "a7d5f0b2-4195-4cbb-ab77-4d7d8419aeb5" ] ] "plan_variation_id" => "5JZZ4SA7ATSCADOJVPVHQ6CR" "source" => [ "application_id" => "sq0idp-w46nJ_NCNDMSOywaCY0mwA" "application_name" => "Square Online Store" "name" => "MoulaClub" ] "start_date" => "2024-12-22" "status" => "CANCELED" "tenant" => "BUYER" "timezone" => "Europe/Paris" "version" => 1 ] ] ] ] } } |
Envelope stamps when dispatching | No items |
Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#382 -busName: "messenger.bus.default" } Symfony\Component\Messenger\Stamp\SentStamp {#605 -senderClass: "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport" -senderAlias: "payment" } Symfony\Component\Messenger\Stamp\TransportMessageIdStamp {#831 -id: "295286" } |