https://dev.bigbuy.eu/stripe/webhook/notification

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#794
  -map: Symfony\Component\Security\Http\AccessMap {#795 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#767 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#818
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2058 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#767 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#819 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#776 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#764 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2059 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#523
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#522 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#821
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2059 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#520 …}
  -userChecker: App\Security\UserChecker {#519 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2034 …}
  -usernameParameter: "_impersonate_user"
  -role: "CAN_SWITCH_USER"
  -logger: Symfony\Bridge\Monolog\Logger {#767 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2232 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#775
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2059 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "customer_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#759 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#776 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#521
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2059 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2034 …}
  -map: Symfony\Component\Security\Http\AccessMap {#795 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.94 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\AdminAclVoter"
5
"App\Security\ImpersonateUserVoter"
6
"App\Security\IsCustomerCreatedFullyVoter"
7
"App\Security\IsCustomerVoter"
8
"App\Security\IsEmployeeVoter"
9
"App\Security\IsNotEmployeeVoter"
10
"App\Security\OrderVoter"
11
"App\Security\PaypalPayerDetailVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_NOT_EMPLOYEE
Symfony\Component\HttpFoundation\Request {#23
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#28 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#26 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#27 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#31 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#30 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#29 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#32 …}
  #content: """
    {\n
      "id": "evt_1TXdB8HBUTIVHMpzxoYwblpR",\n
      "object": "event",\n
      "api_version": "2025-09-30.clover",\n
      "created": 1778918554,\n
      "data": {\n
        "object": {\n
          "id": "cs_test_b1ddddjDNDzqWEGdvJk2pgd5YL2VoEv4KWbkWbqGVa9fN4RaJjw7iD3DC8",\n
          "object": "checkout.session",\n
          "adaptive_pricing": {\n
            "enabled": true\n
          },\n
          "after_expiration": null,\n
          "allow_promotion_codes": null,\n
          "amount_subtotal": 4464,\n
          "amount_total": 5113,\n
          "automatic_tax": {\n
            "enabled": false,\n
            "liability": null,\n
            "provider": null,\n
            "status": null\n
          },\n
          "billing_address_collection": null,\n
          "branding_settings": {\n
            "background_color": "#ffffff",\n
            "border_style": "rounded",\n
            "button_color": "#0074d4",\n
            "display_name": "BigBuy",\n
            "font_family": "default",\n
            "icon": null,\n
            "logo": {\n
              "file": "file_1R6uu0HBUTIVHMpzFIWMf82R",\n
              "type": "file"\n
            }\n
          },\n
          "cancel_url": "http://localhost:8080/cart/checkout",\n
          "client_reference_id": "11933044",\n
          "client_secret": null,\n
          "collected_information": {\n
            "business_name": null,\n
            "individual_name": null,\n
            "shipping_details": null\n
          },\n
          "consent": null,\n
          "consent_collection": null,\n
          "created": 1778832154,\n
          "currency": "eur",\n
          "currency_conversion": null,\n
          "custom_fields": [],\n
          "custom_text": {\n
            "after_submit": null,\n
            "shipping_address": null,\n
            "submit": null,\n
            "terms_of_service_acceptance": null\n
          },\n
          "customer": "cus_UVbP4ZbdDkcSF4",\n
          "customer_account": null,\n
          "customer_creation": null,\n
          "customer_details": {\n
            "address": null,\n
            "business_name": null,\n
            "email": "[email protected]",\n
            "individual_name": null,\n
            "name": null,\n
            "phone": null,\n
            "tax_exempt": "none",\n
            "tax_ids": null\n
          },\n
          "customer_email": null,\n
          "discounts": [],\n
          "expires_at": 1778918554,\n
          "integration_identifier": null,\n
          "invoice": null,\n
          "invoice_creation": {\n
            "enabled": false,\n
            "invoice_data": {\n
              "account_tax_ids": null,\n
              "custom_fields": null,\n
              "description": null,\n
              "footer": null,\n
              "issuer": null,\n
              "metadata": {},\n
              "rendering_options": null\n
            }\n
          },\n
          "livemode": false,\n
          "locale": "es",\n
          "managed_payments": {\n
            "enabled": false\n
          },\n
          "metadata": {\n
            "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36",\n
            "customer_id": "500004"\n
          },\n
          "mode": "payment",\n
          "origin_context": null,\n
          "payment_intent": null,\n
          "payment_link": null,\n
          "payment_method_collection": "if_required",\n
          "payment_method_configuration_details": null,\n
          "payment_method_options": {\n
            "card": {\n
              "request_three_d_secure": "automatic",\n
              "restrictions": {\n
                "brands_blocked": [\n
                  "mastercard",\n
                  "american_express",\n
                  "discover_global_network"\n
                ]\n
              }\n
            }\n
          },\n
          "payment_method_types": [\n
            "card",\n
            "link"\n
          ],\n
          "payment_status": "unpaid",\n
          "permissions": null,\n
          "phone_number_collection": {\n
            "enabled": false\n
          },\n
          "recovered_from": null,\n
          "saved_payment_method_options": {\n
            "allow_redisplay_filters": [\n
              "always"\n
            ],\n
            "payment_method_remove": "disabled",\n
            "payment_method_save": null\n
          },\n
          "setup_intent": null,\n
          "shipping_address_collection": null,\n
          "shipping_cost": {\n
            "amount_subtotal": 649,\n
            "amount_tax": 0,\n
            "amount_total": 649,\n
            "shipping_rate": "shr_1TXGhaHBUTIVHMpz5aDKR7dj"\n
          },\n
          "shipping_options": [\n
            {\n
              "shipping_amount": 649,\n
              "shipping_rate": "shr_1TXGhaHBUTIVHMpz5aDKR7dj"\n
            }\n
          ],\n
          "status": "expired",\n
          "submit_type": null,\n
          "subscription": null,\n
          "success_url": "http://localhost:8080/stripe/11933044/checkout?session_id={CHECKOUT_SESSION_ID}",\n
          "total_details": {\n
            "amount_discount": 0,\n
            "amount_shipping": 649,\n
            "amount_tax": 0\n
          },\n
          "ui_mode": "hosted",\n
          "url": null,\n
          "wallet_options": null\n
        }\n
      },\n
      "livemode": false,\n
      "pending_webhooks": 2,\n
      "request": {\n
        "id": null,\n
        "idempotency_key": null\n
      },\n
      "type": "checkout.session.expired"\n
    }
    """
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/stripe/webhook/notification"
  #requestUri: "/stripe/webhook/notification"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1027 …}
  #locale: "es"
  #defaultLocale: "es"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"App\Security\AdminAclVoter"
ACCESS ABSTAIN
"App\Security\ImpersonateUserVoter"
ACCESS ABSTAIN
"App\Security\IsCustomerCreatedFullyVoter"
ACCESS ABSTAIN
"App\Security\IsCustomerVoter"
ACCESS ABSTAIN
"App\Security\IsEmployeeVoter"
ACCESS ABSTAIN
"App\Security\IsNotEmployeeVoter"
ACCESS GRANTED
Show voter details