Error 404 Not Found

POST https://s6.kraeuterland.de/api/_action/paypal/webhook/execute?sw-token=cxZp2QzZYOkTMO5Wu28lknQfIp88QifK

Request / Response

Request

GET Parameters

Key Value
sw-token
"cxZp2QzZYOkTMO5Wu28lknQfIp88QifK"

POST Parameters

Key Value
create_time
"2024-10-20T12:22:06.936Z"
event_type
"PAYMENT.CAPTURE.COMPLETED"
event_version
"1.0"
id
"WH-10079557B74197402-7NP42051W8540482Y"
links
[
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-10079557B74197402-7NP42051W8540482Y"
    "rel" => "self"
    "method" => "GET"
  ]
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-10079557B74197402-7NP42051W8540482Y/resend"
    "rel" => "resend"
    "method" => "POST"
  ]
]
resource
[
  "id" => "5NH31845WM0824716"
  "amount" => [
    "currency_code" => "EUR"
    "value" => "45.70"
  ]
  "final_capture" => true
  "seller_protection" => [
    "status" => "ELIGIBLE"
    "dispute_categories" => [
      "ITEM_NOT_RECEIVED"
      "UNAUTHORIZED_TRANSACTION"
    ]
  ]
  "seller_receivable_breakdown" => [
    "gross_amount" => [
      "currency_code" => "EUR"
      "value" => "45.70"
    ]
    "paypal_fee" => [
      "currency_code" => "EUR"
      "value" => "1.44"
    ]
    "net_amount" => [
      "currency_code" => "EUR"
      "value" => "44.26"
    ]
  ]
  "invoice_id" => "1256495"
  "status" => "COMPLETED"
  "supplementary_data" => [
    "related_ids" => [
      "order_id" => "3BM56023TY733871A"
    ]
  ]
  "payee" => [
    "email_address" => "info@kraeuterland.de"
    "merchant_id" => "YTKURVG58XSYL"
  ]
  "create_time" => "2024-10-20T12:22:03Z"
  "update_time" => "2024-10-20T12:22:03Z"
  "links" => [
    [
      "href" => "https://api.paypal.com/v2/payments/captures/5NH31845WM0824716"
      "rel" => "self"
      "method" => "GET"
    ]
    [
      "href" => "https://api.paypal.com/v2/payments/captures/5NH31845WM0824716/refund"
      "rel" => "refund"
      "method" => "POST"
    ]
    [
      "href" => "https://api.paypal.com/v2/checkout/orders/3BM56023TY733871A"
      "rel" => "up"
      "method" => "GET"
    ]
  ]
]
resource_type
"capture"
resource_version
"2.0"
summary
"Payment completed for EUR 45.7 EUR"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_stopwatch_token
"4f60e6"

Request Headers

Header Value
accept
"*/*"
connection
"close"
content-length
"1535"
content-type
"application/json"
correlation-id
"72bc1638750bb"
forwarded
"for="173.0.81.65";host="s6.kraeuterland.de";proto=https"
host
"s6.kraeuterland.de"
paypal-auth-algo
"SHA256withRSA"
paypal-auth-version
"v2"
paypal-cert-url
"https://api.paypal.com/v1/notifications/certs/CERT-360caa42-fca2a594-1a5f47cb"
paypal-transmission-id
"ee900ff0-8edd-11ef-bd07-251a7efe53de"
paypal-transmission-sig
"XqfYYEzWgjO3firxXn62h4pSLlD5tXKj5KHfXumlauoyAKPS6/uVrroc9zyEuD7L1sWX43DVfkgJiO75aCZq2FIsgleKZtJUwXbn8F6rx7AqzJoPBBt0pH/6iENHl1GSPmZets5TFm0Y586SnInmI7WvkPJlAKT9rIK6AcloKgu4oiz8nVt4Ht4Dv6zlVm2iRcqPBf0zvI+6ITUeCUyq1bEFUBED5v5whYxMS2ExVYQu31p9h/jrLvqQOZtILeocrLm5tJZwpVICCtE+8UK8X6UOBaXpnkqtNdt0ik6EEEUZi9crFdmYsJN5pSdjGN4xZPVefODMLhwgm9w5vcsUMw=="
paypal-transmission-time
"2024-10-20T12:22:11Z"
surrogate-capability
"symfony="ESI/1.0""
user-agent
"PayPal/AUHR-214.0-58610764"
x-b3-spanid
"41ba538f0b830409"
x-forwarded-for
"173.0.81.65"
x-forwarded-ssl
"on"
x-php-ob-level
"0"

Request Content

Pretty

{
    "id": "WH-10079557B74197402-7NP42051W8540482Y",
    "event_version": "1.0",
    "create_time": "2024-10-20T12:22:06.936Z",
    "resource_type": "capture",
    "resource_version": "2.0",
    "event_type": "PAYMENT.CAPTURE.COMPLETED",
    "summary": "Payment completed for EUR 45.7 EUR",
    "resource": {
        "id": "5NH31845WM0824716",
        "amount": {
            "currency_code": "EUR",
            "value": "45.70"
        },
        "final_capture": true,
        "seller_protection": {
            "status": "ELIGIBLE",
            "dispute_categories": [
                "ITEM_NOT_RECEIVED",
                "UNAUTHORIZED_TRANSACTION"
            ]
        },
        "seller_receivable_breakdown": {
            "gross_amount": {
                "currency_code": "EUR",
                "value": "45.70"
            },
            "paypal_fee": {
                "currency_code": "EUR",
                "value": "1.44"
            },
            "net_amount": {
                "currency_code": "EUR",
                "value": "44.26"
            }
        },
        "invoice_id": "1256495",
        "status": "COMPLETED",
        "supplementary_data": {
            "related_ids": {
                "order_id": "3BM56023TY733871A"
            }
        },
        "payee": {
            "email_address": "info@kraeuterland.de",
            "merchant_id": "YTKURVG58XSYL"
        },
        "create_time": "2024-10-20T12:22:03Z",
        "update_time": "2024-10-20T12:22:03Z",
        "links": [
            {
                "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/5NH31845WM0824716",
                "rel": "self",
                "method": "GET"
            },
            {
                "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/5NH31845WM0824716\/refund",
                "rel": "refund",
                "method": "POST"
            },
            {
                "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/3BM56023TY733871A",
                "rel": "up",
                "method": "GET"
            }
        ]
    },
    "links": [
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-10079557B74197402-7NP42051W8540482Y",
            "rel": "self",
            "method": "GET"
        },
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-10079557B74197402-7NP42051W8540482Y\/resend",
            "rel": "resend",
            "method": "POST"
        }
    ]
}

Raw

{"id":"WH-10079557B74197402-7NP42051W8540482Y","event_version":"1.0","create_time":"2024-10-20T12:22:06.936Z","resource_type":"capture","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.COMPLETED","summary":"Payment completed for EUR 45.7 EUR","resource":{"id":"5NH31845WM0824716","amount":{"currency_code":"EUR","value":"45.70"},"final_capture":true,"seller_protection":{"status":"ELIGIBLE","dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"]},"seller_receivable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"45.70"},"paypal_fee":{"currency_code":"EUR","value":"1.44"},"net_amount":{"currency_code":"EUR","value":"44.26"}},"invoice_id":"1256495","status":"COMPLETED","supplementary_data":{"related_ids":{"order_id":"3BM56023TY733871A"}},"payee":{"email_address":"info@kraeuterland.de","merchant_id":"YTKURVG58XSYL"},"create_time":"2024-10-20T12:22:03Z","update_time":"2024-10-20T12:22:03Z","links":[{"href":"https://api.paypal.com/v2/payments/captures/5NH31845WM0824716","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/5NH31845WM0824716/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v2/checkout/orders/3BM56023TY733871A","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-10079557B74197402-7NP42051W8540482Y","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-10079557B74197402-7NP42051W8540482Y/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, 20 Oct 2024 12:31:24 GMT"
expires
"-1"
pragma
"no-cache"
server-timing
""
x-debug-token
"711219"
x-frame-options
"sameorigin"

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
ADMIN_OPENSEARCH_URL
"http://localhost:9200"
APP_ENV
"dev"
APP_SECRET
"def00000679d006f281d304e97da9651abbfd1fd90fdb74d7cb19a2162de785fc5a075a10aaba270126319f1e91df1614656536485b26c547e9e5b73626ae8bf6c311c4d"
APP_URL
"https://s6.kraeuterland.de"
BLUE_GREEN_DEPLOYMENT
"0"
COMPOSER_HOME
"/srv/users/kraeuterlandsw6/apps/kraeuterlandsw6/var/cache/composer"
DATABASE_URL
"mysql://ab5227b1c582:c5fca49e7309e866@localhost:3306/kraeuterlandsw6"
INSTANCE_ID
"wAliV5NS6GmuHXc2jxrH7a3OqLK8esgx"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
MAILER_URL
"null://null"
OPENSEARCH_URL
"http://localhost:9200"
PROXY_URL
"http://localhost"
SHOPWARE_ADMIN_ES_ENABLED
"0"
SHOPWARE_ADMIN_ES_INDEX_PREFIX
"sw-admin"
SHOPWARE_ADMIN_ES_REFRESH_INDICES
"0"
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
"7200"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"1535"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/srv/users/kraeuterlandsw6/apps/kraeuterlandsw6/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/srv/users/kraeuterlandsw6/apps/kraeuterlandsw6/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/srv/users/kraeuterlandsw6"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"close"
HTTP_CORRELATION_ID
"72bc1638750bb"
HTTP_FORWARDED
"for="173.0.81.65";host="s6.kraeuterland.de";proto=https"
HTTP_HOST
"s6.kraeuterland.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-1a5f47cb"
HTTP_PAYPAL_TRANSMISSION_ID
"ee900ff0-8edd-11ef-bd07-251a7efe53de"
HTTP_PAYPAL_TRANSMISSION_SIG
"XqfYYEzWgjO3firxXn62h4pSLlD5tXKj5KHfXumlauoyAKPS6/uVrroc9zyEuD7L1sWX43DVfkgJiO75aCZq2FIsgleKZtJUwXbn8F6rx7AqzJoPBBt0pH/6iENHl1GSPmZets5TFm0Y586SnInmI7WvkPJlAKT9rIK6AcloKgu4oiz8nVt4Ht4Dv6zlVm2iRcqPBf0zvI+6ITUeCUyq1bEFUBED5v5whYxMS2ExVYQu31p9h/jrLvqQOZtILeocrLm5tJZwpVICCtE+8UK8X6UOBaXpnkqtNdt0ik6EEEUZi9crFdmYsJN5pSdjGN4xZPVefODMLhwgm9w5vcsUMw=="
HTTP_PAYPAL_TRANSMISSION_TIME
"2024-10-20T12:22:11Z"
HTTP_USER_AGENT
"PayPal/AUHR-214.0-58610764"
HTTP_X_B3_SPANID
"41ba538f0b830409"
HTTP_X_FORWARDED_FOR
"173.0.81.65"
HTTP_X_FORWARDED_SSL
"on"
LD_LIBRARY_PATH
"/opt/sp/apache/lib:/opt/sp/apache/lib"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"sw-token=cxZp2QzZYOkTMO5Wu28lknQfIp88QifK"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"sw-token=cxZp2QzZYOkTMO5Wu28lknQfIp88QifK"
REDIRECT_SCRIPT_URI
"https://s6.kraeuterland.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
"25768"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1729427484
REQUEST_TIME_FLOAT
1729427484.7449
REQUEST_URI
"/api/_action/paypal/webhook/execute?sw-token=cxZp2QzZYOkTMO5Wu28lknQfIp88QifK"
SCRIPT_FILENAME
"/srv/users/kraeuterlandsw6/apps/kraeuterlandsw6/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://s6.kraeuterland.de/api/_action/paypal/webhook/execute"
SCRIPT_URL
"/api/_action/paypal/webhook/execute"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"webmaster@"
SERVER_NAME
"s6.kraeuterland.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.62 (Unix) OpenSSL/1.1.1f"
SYMFONY_DOTENV_PATH
"/srv/users/kraeuterlandsw6/apps/kraeuterlandsw6/.env"
SYMFONY_DOTENV_VARS
"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,PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,MAILER_DSN,COMPOSER_HOME,ADMIN_OPENSEARCH_URL,SHOPWARE_ES_HOSTS,SHOPWARE_ADMIN_ES_INDEX_PREFIX,SHOPWARE_ADMIN_ES_ENABLED,SHOPWARE_ADMIN_ES_REFRESH_INDICES"
TEMP
"/srv/users/kraeuterlandsw6/tmp/kraeuterlandsw6"
TMP
"/srv/users/kraeuterlandsw6/tmp/kraeuterlandsw6"
TMPDIR
"/srv/users/kraeuterlandsw6/tmp/kraeuterlandsw6"
USER
"kraeuterlandsw6"
argc
1
argv
[
  "sw-token=cxZp2QzZYOkTMO5Wu28lknQfIp88QifK"
]