Error 404 Not Found

POST https://selection-prestige-stage.workspace.connect-io.de/api/_action/paypal/webhook/execute?sw-token=vT5BEeP7NeRFvbQLDBypZhUtzfbDXx3j

Request / Response

Request

GET Parameters

Key Value
sw-token
"vT5BEeP7NeRFvbQLDBypZhUtzfbDXx3j"

POST Parameters

Key Value
create_time
"2025-12-05T21:11:39.707Z"
event_type
"PAYMENT.CAPTURE.COMPLETED"
event_version
"1.0"
id
"WH-7EF995766G465220G-8B341629GM559404N"
links
[
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-7EF995766G465220G-8B341629GM559404N"
    "rel" => "self"
    "method" => "GET"
  ]
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-7EF995766G465220G-8B341629GM559404N/resend"
    "rel" => "resend"
    "method" => "POST"
  ]
]
resource
[
  "id" => "01X81305L7396851K"
  "amount" => [
    "currency_code" => "EUR"
    "value" => "121.96"
  ]
  "final_capture" => true
  "seller_protection" => [
    "status" => "ELIGIBLE"
    "dispute_categories" => [
      "ITEM_NOT_RECEIVED"
      "UNAUTHORIZED_TRANSACTION"
    ]
  ]
  "seller_receivable_breakdown" => [
    "gross_amount" => [
      "currency_code" => "EUR"
      "value" => "121.96"
    ]
    "paypal_fee" => [
      "currency_code" => "EUR"
      "value" => "2.17"
    ]
    "net_amount" => [
      "currency_code" => "EUR"
      "value" => "119.79"
    ]
  ]
  "invoice_id" => "10515"
  "custom_id" => "{"orderTransactionId":"019af05b177a731cb4e55df15d1a6404","pluginVersion":"7.4.1","shopwareVersion":"6.5.6.1"}"
  "status" => "COMPLETED"
  "supplementary_data" => [
    "related_ids" => [
      "order_id" => "8EV72241YF881474Y"
    ]
  ]
  "payee" => [
    "email_address" => "info@selection-prestige.de"
    "merchant_id" => "XJFLEG9NA56XC"
  ]
  "create_time" => "2025-12-05T21:11:34Z"
  "update_time" => "2025-12-05T21:11:34Z"
  "links" => [
    [
      "href" => "https://api.paypal.com/v2/payments/captures/01X81305L7396851K"
      "rel" => "self"
      "method" => "GET"
    ]
    [
      "href" => "https://api.paypal.com/v2/payments/captures/01X81305L7396851K/refund"
      "rel" => "refund"
      "method" => "POST"
    ]
    [
      "href" => "https://api.paypal.com/v2/checkout/orders/8EV72241YF881474Y"
      "rel" => "up"
      "method" => "GET"
    ]
  ]
]
resource_type
"capture"
resource_version
"2.0"
summary
"Payment completed for € 121.96 EUR"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_stopwatch_token
"1642cf"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
content-length
"1680"
content-type
"application/json"
correlation-id
"f9d02465fc525"
expose
"80:80,8025:8025"
forwarded
"for="10.0.1.5";host="selection-prestige-stage.workspace.connect-io.de";proto=https"
host
"selection-prestige-stage.workspace.connect-io.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
"fdf551eb-d21e-11f0-b572-5b470e3110e7"
paypal-transmission-sig
"ITvwLpMKscDLRPNTCV4LSnzfKL/ilDa+3OmG6QltJPtho+p1mraiTdGIHAlWKaZsOMINk7DGVHo2Zd9GBTsNrcCEI5Uzq6JiEdoBE6WgRrHE+t/IkK1fEZ6ncewoftmMDYVqeNdNLv6WWoNyi4itKA7bZHWDyjfm23q6bMZx0aYdAasho8hIIEu+zlJ1VpqktLQBnhcQk/re9wvuZwziXTV4oiQ5b9+8OGY/CuIfEbEGJanjRbIAMOvMDKY3u8NB/d2+dnSevQZzqUoYUZHwHJL4RyyfnIeW+CcnPzXALEIm3OPAV/bBFaxbMJ5eW/i+l3xNkvmhz62xrasE8Vje3g=="
paypal-transmission-time
"2025-12-05T21:11:40Z"
user-agent
"PayPal/AUHR-1.0-1"
x-forwarded-for
"10.0.1.5"
x-forwarded-server
"1acc90863963"
x-php-ob-level
"1"
x-real-ip
"66.211.170.66"

Request Content

Pretty

{
    "id": "WH-7EF995766G465220G-8B341629GM559404N",
    "event_version": "1.0",
    "create_time": "2025-12-05T21:11:39.707Z",
    "resource_type": "capture",
    "resource_version": "2.0",
    "event_type": "PAYMENT.CAPTURE.COMPLETED",
    "summary": "Payment completed for \u20ac 121.96 EUR",
    "resource": {
        "id": "01X81305L7396851K",
        "amount": {
            "currency_code": "EUR",
            "value": "121.96"
        },
        "final_capture": true,
        "seller_protection": {
            "status": "ELIGIBLE",
            "dispute_categories": [
                "ITEM_NOT_RECEIVED",
                "UNAUTHORIZED_TRANSACTION"
            ]
        },
        "seller_receivable_breakdown": {
            "gross_amount": {
                "currency_code": "EUR",
                "value": "121.96"
            },
            "paypal_fee": {
                "currency_code": "EUR",
                "value": "2.17"
            },
            "net_amount": {
                "currency_code": "EUR",
                "value": "119.79"
            }
        },
        "invoice_id": "10515",
        "custom_id": "{\"orderTransactionId\":\"019af05b177a731cb4e55df15d1a6404\",\"pluginVersion\":\"7.4.1\",\"shopwareVersion\":\"6.5.6.1\"}",
        "status": "COMPLETED",
        "supplementary_data": {
            "related_ids": {
                "order_id": "8EV72241YF881474Y"
            }
        },
        "payee": {
            "email_address": "info@selection-prestige.de",
            "merchant_id": "XJFLEG9NA56XC"
        },
        "create_time": "2025-12-05T21:11:34Z",
        "update_time": "2025-12-05T21:11:34Z",
        "links": [
            {
                "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/01X81305L7396851K",
                "rel": "self",
                "method": "GET"
            },
            {
                "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/01X81305L7396851K\/refund",
                "rel": "refund",
                "method": "POST"
            },
            {
                "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/8EV72241YF881474Y",
                "rel": "up",
                "method": "GET"
            }
        ]
    },
    "links": [
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-7EF995766G465220G-8B341629GM559404N",
            "rel": "self",
            "method": "GET"
        },
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-7EF995766G465220G-8B341629GM559404N\/resend",
            "rel": "resend",
            "method": "POST"
        }
    ]
}

Raw

{"id":"WH-7EF995766G465220G-8B341629GM559404N","event_version":"1.0","create_time":"2025-12-05T21:11:39.707Z","resource_type":"capture","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.COMPLETED","summary":"Payment completed for € 121.96 EUR","resource":{"id":"01X81305L7396851K","amount":{"currency_code":"EUR","value":"121.96"},"final_capture":true,"seller_protection":{"status":"ELIGIBLE","dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"]},"seller_receivable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"121.96"},"paypal_fee":{"currency_code":"EUR","value":"2.17"},"net_amount":{"currency_code":"EUR","value":"119.79"}},"invoice_id":"10515","custom_id":"{\"orderTransactionId\":\"019af05b177a731cb4e55df15d1a6404\",\"pluginVersion\":\"7.4.1\",\"shopwareVersion\":\"6.5.6.1\"}","status":"COMPLETED","supplementary_data":{"related_ids":{"order_id":"8EV72241YF881474Y"}},"payee":{"email_address":"info@selection-prestige.de","merchant_id":"XJFLEG9NA56XC"},"create_time":"2025-12-05T21:11:34Z","update_time":"2025-12-05T21:11:34Z","links":[{"href":"https://api.paypal.com/v2/payments/captures/01X81305L7396851K","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/01X81305L7396851K/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v2/checkout/orders/8EV72241YF881474Y","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-7EF995766G465220G-8B341629GM559404N","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-7EF995766G465220G-8B341629GM559404N/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
"no-cache, private"
content-type
"application/json"
date
"Sat, 06 Dec 2025 07:19:53 GMT"
x-debug-token
"cb3501"
x-frame-options
"deny"

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
"cc3e633781676212b4d8a99b6fa2ec23"
APP_URL
"http://selection-prestige-stage.workspace.connect-io.de"
BLUE_GREEN_DEPLOYMENT
"0"
DATABASE_URL
"mysql://db:db@db:3306/db"
INSTANCE_ID
"1f7b1e8aa5fce405dcc97ef28c57e189"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://127.0.0.1:1025?encryption=&auth_mode="
MAILER_URL
"smtp://127.0.0.1:1025?encryption=&auth_mode="
OPENSEARCH_URL
"http://localhost:9200"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"
STOCK_HANDLING
"0"
STOREFRONT_PROXY_URL
"http://localhost"

Defined as regular env variables

Key Value
APACHE_SITE_TEMPLATE
"/etc/apache2/apache-site.conf"
APP_DEBUG
"1"
BASH_ENV
"/etc/bash.nointeractive.bashrc"
CAROOT
"/mnt/ddev-global-cache/mkcert"
COLUMNS
"170"
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_CACHE_DIR
"/mnt/ddev-global-cache/composer"
COMPOSER_PROCESS_TIMEOUT
"2000"
CONTENT_LENGTH
"1680"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
COREPACK_ENABLE_DOWNLOAD_PROMPT
"0"
COREPACK_HOME
"/mnt/ddev-global-cache/corepack"
DDEV_COMPOSER_ROOT
"/var/www/html"
DDEV_DATABASE
"mariadb:10.3"
DDEV_DATABASE_FAMILY
"mysql"
DDEV_DOCROOT
"public"
DDEV_FILES_DIR
"/var/www/html/public/media"
DDEV_FILES_DIRS
"/var/www/html/public/media"
DDEV_GOARCH
"amd64"
DDEV_GOOS
"linux"
DDEV_HOSTNAME
"selection-prestige-stage.workspace.connect-io.de"
DDEV_MUTAGEN_ENABLED
"false"
DDEV_PHP_VERSION
"8.1"
DDEV_PRIMARY_URL
"http://selection-prestige-stage.workspace.connect-io.de"
DDEV_PROJECT
"selection-prestige-stage"
DDEV_PROJECT_TYPE
"shopware6"
DDEV_ROUTER_HTTPS_PORT
"443"
DDEV_ROUTER_HTTP_PORT
"80"
DDEV_SITENAME
"selection-prestige-stage"
DDEV_TLD
"workspace.connect-io.de"
DDEV_VERSION
"v1.24.2"
DDEV_WEBSERVER_TYPE
"apache-fpm"
DDEV_WEB_ENTRYPOINT
"/mnt/ddev_config/web-entrypoint.d"
DDEV_XDEBUG_ENABLED
"false"
DEBIAN_FRONTEND
"noninteractive"
DEPLOY_NAME
"local"
DOCKER_IP
"127.0.0.1"
DOCROOT
"public"
DOCUMENT_ROOT
"/var/www/html/public"
DRUSH_OPTIONS_URI
"http://selection-prestige-stage.workspace.connect-io.de"
EXECIGNORE
"/var/www/html/vendor/bin/composer"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/ddev"
HOSTNAME
"selection-prestige-stage-web"
HOST_DOCKER_INTERNAL_IP
""
HTTPS
"on"
HTTPS_EXPOSE
"443:80,8026:8025"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CORRELATION_ID
"f9d02465fc525"
HTTP_EXPOSE
"80:80,8025:8025"
HTTP_FORWARDED
"for="10.0.1.5";host="selection-prestige-stage.workspace.connect-io.de";proto=https"
HTTP_HOST
"selection-prestige-stage.workspace.connect-io.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
"fdf551eb-d21e-11f0-b572-5b470e3110e7"
HTTP_PAYPAL_TRANSMISSION_SIG
"ITvwLpMKscDLRPNTCV4LSnzfKL/ilDa+3OmG6QltJPtho+p1mraiTdGIHAlWKaZsOMINk7DGVHo2Zd9GBTsNrcCEI5Uzq6JiEdoBE6WgRrHE+t/IkK1fEZ6ncewoftmMDYVqeNdNLv6WWoNyi4itKA7bZHWDyjfm23q6bMZx0aYdAasho8hIIEu+zlJ1VpqktLQBnhcQk/re9wvuZwziXTV4oiQ5b9+8OGY/CuIfEbEGJanjRbIAMOvMDKY3u8NB/d2+dnSevQZzqUoYUZHwHJL4RyyfnIeW+CcnPzXALEIm3OPAV/bBFaxbMJ5eW/i+l3xNkvmhz62xrasE8Vje3g=="
HTTP_PAYPAL_TRANSMISSION_TIME
"2025-12-05T21:11:40Z"
HTTP_USER_AGENT
"PayPal/AUHR-1.0-1"
HTTP_X_FORWARDED_FOR
"10.0.1.5"
HTTP_X_FORWARDED_SERVER
"1acc90863963"
HTTP_X_REAL_IP
"66.211.170.66"
IS_DDEV_PROJECT
"true"
LANG
"C.UTF-8"
LINES
"24"
MH_SMTP_BIND_ADDR
"127.0.0.1:1025"
MYSQL_HISTFILE
"/mnt/ddev-global-cache/mysqlhistory/selection-prestige-stage-web/mysql_history"
NGINX_SITE_TEMPLATE
"/etc/nginx/nginx-site.conf"
NODE_EXTRA_CA_CERTS
"/mnt/ddev-global-cache/mkcert/rootCA.pem"
NVM_DIR
"/home/ddev/.nvm"
N_INSTALL_VERSION
"18"
N_PREFIX
"/home/ddev/.n"
PAGER
"less -SFX"
PATH
"/home/ddev/bin:/var/www/html/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/www/html/bin:/mnt/ddev-global-cache/global-commands/web"
PGDATABASE
"db"
PGHOST
"db"
PGPASSWORD
"db"
PGUSER
"db"
PHP_DEFAULT_VERSION
"8.3"
PHP_INI
"/etc/php/8.1/fpm/php.ini"
PHP_SELF
"/index.php"
PLATFORMSH_CLI_UPDATES_CHECK
"0"
PWD
"/var/www/html"
QUERY_STRING
"sw-token=vT5BEeP7NeRFvbQLDBypZhUtzfbDXx3j"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"sw-token=vT5BEeP7NeRFvbQLDBypZhUtzfbDXx3j"
REDIRECT_SCRIPT_URI
"http://selection-prestige-stage.workspace.connect-io.de/api/_action/paypal/webhook/execute"
REDIRECT_SCRIPT_URL
"/api/_action/paypal/webhook/execute"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/_action/paypal/webhook/execute"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"56406"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1765005593
REQUEST_TIME_FLOAT
1765005593.2774
REQUEST_URI
"/api/_action/paypal/webhook/execute?sw-token=vT5BEeP7NeRFvbQLDBypZhUtzfbDXx3j"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://selection-prestige-stage.workspace.connect-io.de/api/_action/paypal/webhook/execute"
SCRIPT_URL
"/api/_action/paypal/webhook/execute"
SERVER_ADDR
"10.0.1.85"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"selection-prestige-stage.workspace.connect-io.de"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Debian) Server at selection-prestige-stage.workspace.connect-io.de Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Debian)"
SHLVL
"1"
SSH_AUTH_SOCK
"/home/.ssh-agent/socket"
START_SCRIPT_TIMEOUT
"30"
SUPERVISOR_ENABLED
"1"
SUPERVISOR_GROUP_NAME
"php-fpm"
SUPERVISOR_PROCESS_NAME
"php-fpm"
SUPERVISOR_SERVER_URL
"unix:///var/run/supervisor.sock"
SYMFONY_DOTENV_VARS
"LOCK_DSN,APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,STOCK_HANDLING,MAILER_DSN"
TERM
"xterm"
TERMINUS_CACHE_DIR
"/mnt/ddev-global-cache/terminus/cache"
TERMINUS_HIDE_UPDATE_MESSAGE
"1"
TZ
"Etc/UTC"
USER
"ddev"
VIRTUAL_HOST
"selection-prestige-stage.workspace.connect-io.de"
XHPROF_OUTPUT_DIR
"/tmp/xhprof"
npm_config_cache
"/mnt/ddev-global-cache/npm"
proxy-nokeepalive
"1"