Error 404 Not Found

POST https://dev.tecsec48.de/api/_action/paypal/webhook/execute?sw-token=JrlWNxcMV5vbIg4MKPZWQ6lIE89StU2g

Request / Response

Request

GET Parameters

Key Value
sw-token
"JrlWNxcMV5vbIg4MKPZWQ6lIE89StU2g"

POST Parameters

Key Value
create_time
"2026-02-21T16:24:40.647Z"
event_type
"PAYMENT.CAPTURE.COMPLETED"
event_version
"1.0"
id
"WH-8MT172407M236225V-40474867NC989023J"
links
[
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-8MT172407M236225V-40474867NC989023J"
    "rel" => "self"
    "method" => "GET"
  ]
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-8MT172407M236225V-40474867NC989023J/resend"
    "rel" => "resend"
    "method" => "POST"
  ]
]
resource
[
  "id" => "2TV18624XG018341L"
  "amount" => [
    "currency_code" => "EUR"
    "value" => "288.50"
  ]
  "final_capture" => true
  "seller_protection" => [
    "status" => "ELIGIBLE"
    "dispute_categories" => [
      "ITEM_NOT_RECEIVED"
      "UNAUTHORIZED_TRANSACTION"
    ]
  ]
  "seller_receivable_breakdown" => [
    "gross_amount" => [
      "currency_code" => "EUR"
      "value" => "288.50"
    ]
    "paypal_fee" => [
      "currency_code" => "EUR"
      "value" => "9.02"
    ]
    "net_amount" => [
      "currency_code" => "EUR"
      "value" => "279.48"
    ]
  ]
  "invoice_id" => "102510375"
  "custom_id" => "{"orderTransactionId":"019c810465457114b83f8b3cb2200e53","pluginVersion":"9.10.2","shopwareVersion":"6.6.10.8"}"
  "status" => "COMPLETED"
  "supplementary_data" => [
    "related_ids" => [
      "order_id" => "8E762380RM259552H"
    ]
  ]
  "payee" => [
    "email_address" => "tecsec48@gmail.com"
    "merchant_id" => "NMV5R7E729VWE"
  ]
  "create_time" => "2026-02-21T16:24:36Z"
  "update_time" => "2026-02-21T16:24:36Z"
  "links" => [
    [
      "href" => "https://api.paypal.com/v2/payments/captures/2TV18624XG018341L"
      "rel" => "self"
      "method" => "GET"
    ]
    [
      "href" => "https://api.paypal.com/v2/payments/captures/2TV18624XG018341L/refund"
      "rel" => "refund"
      "method" => "POST"
    ]
    [
      "href" => "https://api.paypal.com/v2/checkout/orders/8E762380RM259552H"
      "rel" => "up"
      "method" => "GET"
    ]
  ]
]
resource_type
"capture"
resource_version
"2.0"
summary
"Payment completed for € 288.5 EUR"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_stopwatch_token
"58efff"

Request Headers

Header Value
accept
"*/*"
connection
"close"
content-length
"1677"
content-type
"application/json"
correlation-id
"2d5b2d8015abf"
forwarded
"for="173.0.81.65";host="dev.tecsec48.de";proto=https"
host
"dev.tecsec48.de"
paypal-auth-algo
"SHA256withRSA"
paypal-auth-version
"v2"
paypal-cert-url
"https://api.paypal.com/v1/notifications/certs/CERT-360caa42-fca2a594-b0d12406"
paypal-transmission-id
"d2cc6f07-0f41-11f1-8ce7-8593541e49ac"
paypal-transmission-sig
"iUuYA7d0c2tvuByJe8ULBGxdfDOsTPlr1wV4TL8Cxp4xcbePaXzY63906vN07RiAGE6rHzNt6EckyvQK6oDY3xA1NwIZywwbhPWB9eKuY3EsT2kQMoocWU2UtQtPstPN5u7n8ufoxXxnDuYBhRyKIJDdhyr10V9I8bx2eWx9e9ndpEt9AzImVAKOFHx6sQdPTNy/C+TX1qBVocGpore06nsH6+AZk6Fy7xgPc0DMhSCKuSC6FBbEwblj0MaKV5bVR9AwVT8oySP851ezY4HWo8TdW5m9hNpAzheuFrAM8oj7JRwI/nOmHl4LN7uL9CU+ZBVVb+NaoLnuhWqVNXxaAg=="
paypal-transmission-time
"2026-02-21T16:24:40Z"
surrogate-capability
"symfony="ESI/1.0""
user-agent
"PayPal/AUHR-1.0-1"
x-forwarded-for
"173.0.81.65"
x-php-ob-level
"1"
x-real-ip
"173.0.81.65"

Request Content

Pretty

{
    "id": "WH-8MT172407M236225V-40474867NC989023J",
    "event_version": "1.0",
    "create_time": "2026-02-21T16:24:40.647Z",
    "resource_type": "capture",
    "resource_version": "2.0",
    "event_type": "PAYMENT.CAPTURE.COMPLETED",
    "summary": "Payment completed for \u20ac 288.5 EUR",
    "resource": {
        "id": "2TV18624XG018341L",
        "amount": {
            "currency_code": "EUR",
            "value": "288.50"
        },
        "final_capture": true,
        "seller_protection": {
            "status": "ELIGIBLE",
            "dispute_categories": [
                "ITEM_NOT_RECEIVED",
                "UNAUTHORIZED_TRANSACTION"
            ]
        },
        "seller_receivable_breakdown": {
            "gross_amount": {
                "currency_code": "EUR",
                "value": "288.50"
            },
            "paypal_fee": {
                "currency_code": "EUR",
                "value": "9.02"
            },
            "net_amount": {
                "currency_code": "EUR",
                "value": "279.48"
            }
        },
        "invoice_id": "102510375",
        "custom_id": "{\"orderTransactionId\":\"019c810465457114b83f8b3cb2200e53\",\"pluginVersion\":\"9.10.2\",\"shopwareVersion\":\"6.6.10.8\"}",
        "status": "COMPLETED",
        "supplementary_data": {
            "related_ids": {
                "order_id": "8E762380RM259552H"
            }
        },
        "payee": {
            "email_address": "tecsec48@gmail.com",
            "merchant_id": "NMV5R7E729VWE"
        },
        "create_time": "2026-02-21T16:24:36Z",
        "update_time": "2026-02-21T16:24:36Z",
        "links": [
            {
                "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/2TV18624XG018341L",
                "rel": "self",
                "method": "GET"
            },
            {
                "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/2TV18624XG018341L\/refund",
                "rel": "refund",
                "method": "POST"
            },
            {
                "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/8E762380RM259552H",
                "rel": "up",
                "method": "GET"
            }
        ]
    },
    "links": [
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-8MT172407M236225V-40474867NC989023J",
            "rel": "self",
            "method": "GET"
        },
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-8MT172407M236225V-40474867NC989023J\/resend",
            "rel": "resend",
            "method": "POST"
        }
    ]
}

Raw

{"id":"WH-8MT172407M236225V-40474867NC989023J","event_version":"1.0","create_time":"2026-02-21T16:24:40.647Z","resource_type":"capture","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.COMPLETED","summary":"Payment completed for € 288.5 EUR","resource":{"id":"2TV18624XG018341L","amount":{"currency_code":"EUR","value":"288.50"},"final_capture":true,"seller_protection":{"status":"ELIGIBLE","dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"]},"seller_receivable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"288.50"},"paypal_fee":{"currency_code":"EUR","value":"9.02"},"net_amount":{"currency_code":"EUR","value":"279.48"}},"invoice_id":"102510375","custom_id":"{\"orderTransactionId\":\"019c810465457114b83f8b3cb2200e53\",\"pluginVersion\":\"9.10.2\",\"shopwareVersion\":\"6.6.10.8\"}","status":"COMPLETED","supplementary_data":{"related_ids":{"order_id":"8E762380RM259552H"}},"payee":{"email_address":"tecsec48@gmail.com","merchant_id":"NMV5R7E729VWE"},"create_time":"2026-02-21T16:24:36Z","update_time":"2026-02-21T16:24:36Z","links":[{"href":"https://api.paypal.com/v2/payments/captures/2TV18624XG018341L","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/2TV18624XG018341L/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v2/checkout/orders/8E762380RM259552H","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-8MT172407M236225V-40474867NC989023J","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-8MT172407M236225V-40474867NC989023J/resend","rel":"resend","method":"POST"}]}

Response

Response Headers

Header Value
access-control-allow-headers
"Content-Type,Authorization,sw-context-token,sw-access-key,sw-language-id,sw-version-id,sw-inheritance,indexing-behavior,sw-include-seo-urls"
access-control-allow-methods
"GET,POST,PUT,PATCH,DELETE"
access-control-allow-origin
"*"
access-control-expose-headers
"Content-Type,Authorization,sw-context-token,sw-access-key,sw-language-id,sw-version-id,sw-inheritance,indexing-behavior,sw-include-seo-urls"
cache-control
"private, must-revalidate"
content-type
"application/json"
date
"Sun, 22 Feb 2026 08:32:32 GMT"
expires
"-1"
pragma
"no-cache"
server-timing
""
x-debug-token
"b7c2f9"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"def00000952193eebf0074ceed4775bfd723346fc1a56d241f81e1a2be2d39f9e840d1aea7f5dd500b81f5b29521e396d2d40d243310cc98c713500c2fd7fdfe5f85947b"
APP_URL
"https://dev.tecsec48.de"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/var/www/vhosts/tecsec48.de/dev.tecsec48.de/var/cache/composer"
DATABASE_URL
"mysql://tecsec_dev:9szoT128$@localhost:3306/staging_tecsec48"
INSTANCE_ID
"Z3rRUavowWZgxQDJJDa1SCL4WYPsp83M"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
OPENSEARCH_URL
"http://localhost:9200"
PROXY_URL
"http://localhost"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
"http://localhost:9200"
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"84000000"
STOCK_HANDLING
"0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"1677"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/tecsec48.de/dev.tecsec48.de/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/tecsec48.de/dev.tecsec48.de/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/tecsec48.de"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"close"
HTTP_CORRELATION_ID
"2d5b2d8015abf"
HTTP_FORWARDED
"for="173.0.81.65";host="dev.tecsec48.de";proto=https"
HTTP_HOST
"dev.tecsec48.de"
HTTP_PAYPAL_AUTH_ALGO
"SHA256withRSA"
HTTP_PAYPAL_AUTH_VERSION
"v2"
HTTP_PAYPAL_CERT_URL
"https://api.paypal.com/v1/notifications/certs/CERT-360caa42-fca2a594-b0d12406"
HTTP_PAYPAL_TRANSMISSION_ID
"d2cc6f07-0f41-11f1-8ce7-8593541e49ac"
HTTP_PAYPAL_TRANSMISSION_SIG
"iUuYA7d0c2tvuByJe8ULBGxdfDOsTPlr1wV4TL8Cxp4xcbePaXzY63906vN07RiAGE6rHzNt6EckyvQK6oDY3xA1NwIZywwbhPWB9eKuY3EsT2kQMoocWU2UtQtPstPN5u7n8ufoxXxnDuYBhRyKIJDdhyr10V9I8bx2eWx9e9ndpEt9AzImVAKOFHx6sQdPTNy/C+TX1qBVocGpore06nsH6+AZk6Fy7xgPc0DMhSCKuSC6FBbEwblj0MaKV5bVR9AwVT8oySP851ezY4HWo8TdW5m9hNpAzheuFrAM8oj7JRwI/nOmHl4LN7uL9CU+ZBVVb+NaoLnuhWqVNXxaAg=="
HTTP_PAYPAL_TRANSMISSION_TIME
"2026-02-21T16:24:40Z"
HTTP_USER_AGENT
"PayPal/AUHR-1.0-1"
HTTP_X_FORWARDED_FOR
"173.0.81.65"
HTTP_X_REAL_IP
"173.0.81.65"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"sw-token=JrlWNxcMV5vbIg4MKPZWQ6lIE89StU2g"
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_QUERY_STRING
"sw-token=JrlWNxcMV5vbIg4MKPZWQ6lIE89StU2g"
REDIRECT_SCRIPT_URI
"https://dev.tecsec48.de/api/_action/paypal/webhook/execute"
REDIRECT_SCRIPT_URL
"/api/_action/paypal/webhook/execute"
REDIRECT_SSL_TLS_SNI
"dev.tecsec48.de"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aZq_H_HAfrZ2PZTYp6hG9wAAAFM"
REDIRECT_URL
"/api/_action/paypal/webhook/execute"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"39610"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1771749152
REQUEST_TIME_FLOAT
1771749152.1806
REQUEST_URI
"/api/_action/paypal/webhook/execute?sw-token=JrlWNxcMV5vbIg4MKPZWQ6lIE89StU2g"
SCRIPT_FILENAME
"/var/www/vhosts/tecsec48.de/dev.tecsec48.de/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://dev.tecsec48.de/api/_action/paypal/webhook/execute"
SCRIPT_URL
"/api/_action/paypal/webhook/execute"
SERVER_ADDR
"217.160.214.168"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"dev.tecsec48.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at dev.tecsec48.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"dev.tecsec48.de"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/tecsec48.de/dev.tecsec48.de/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,MAILER_DSN,COMPOSER_HOME,STOCK_HANDLING,SHOPWARE_ES_HOSTS"
UNIQUE_ID
"aZq_H_HAfrZ2PZTYp6hG9wAAAFM"
USER
"tecsec48.de_kb0qage4o1f"
proxy-nokeepalive
"1"