Error 404 Not Found

POST https://www.devmt.de/api/_action/paypal/webhook/execute?sw-token=lImRbkkrRm1T6cGTOHS1ko4KA94QzFlE

Request / Response

Request

GET Parameters

Key Value
sw-token
"lImRbkkrRm1T6cGTOHS1ko4KA94QzFlE"

POST Parameters

Key Value
create_time
"2025-01-22T21:33:30.816Z"
event_type
"PAYMENT.CAPTURE.COMPLETED"
event_version
"1.0"
id
"WH-6D823208YV0756816-2B3474582T368350K"
links
[
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-6D823208YV0756816-2B3474582T368350K"
    "rel" => "self"
    "method" => "GET"
  ]
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-6D823208YV0756816-2B3474582T368350K/resend"
    "rel" => "resend"
    "method" => "POST"
  ]
]
resource
[
  "id" => "91X55202KK3956438"
  "amount" => [
    "currency_code" => "EUR"
    "value" => "1948.68"
  ]
  "final_capture" => true
  "seller_protection" => [
    "status" => "ELIGIBLE"
    "dispute_categories" => [
      "ITEM_NOT_RECEIVED"
      "UNAUTHORIZED_TRANSACTION"
    ]
  ]
  "seller_receivable_breakdown" => [
    "gross_amount" => [
      "currency_code" => "EUR"
      "value" => "1948.68"
    ]
    "paypal_fee" => [
      "currency_code" => "EUR"
      "value" => "23.73"
    ]
    "net_amount" => [
      "currency_code" => "EUR"
      "value" => "1924.95"
    ]
  ]
  "invoice_id" => "MacTrade1846093513"
  "custom_id" => "{"orderTransactionId":"6fb9f9e247494abd93ac6f9c89006f52","pluginVersion":"6.5.0","shopwareVersion":"6.4.20.0"}"
  "status" => "COMPLETED"
  "supplementary_data" => [
    "related_ids" => [
      "order_id" => "2JG45730XX4336056"
    ]
  ]
  "payee" => [
    "email_address" => "paypal@mactrade.de"
    "merchant_id" => "BXYR2EHMLNGQ2"
  ]
  "create_time" => "2025-01-22T21:33:27Z"
  "update_time" => "2025-01-22T21:33:27Z"
  "links" => [
    [
      "href" => "https://api.paypal.com/v2/payments/captures/91X55202KK3956438"
      "rel" => "self"
      "method" => "GET"
    ]
    [
      "href" => "https://api.paypal.com/v2/payments/captures/91X55202KK3956438/refund"
      "rel" => "refund"
      "method" => "POST"
    ]
    [
      "href" => "https://api.paypal.com/v2/checkout/orders/2JG45730XX4336056"
      "rel" => "up"
      "method" => "GET"
    ]
  ]
]
resource_type
"capture"
resource_version
"2.0"
summary
"Payment completed for EUR 1948.68 EUR"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_stopwatch_token
"eb4625"

Request Headers

Header Value
accept
"*/*"
content-length
"1691"
content-type
"application/json"
correlation-id
"89143c9ac2e76"
forwarded
"for="173.0.81.140";host="www.devmt.de";proto=https"
host
"www.devmt.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
"884bf6aa-d908-11ef-9ecb-f35ed729345b"
paypal-transmission-sig
"KXAJ0iTC9uEigC2crekSmKS8GYvskKMfEI0c3eMX6z4zW8r1+RY4VkKJ7GfHRuI7uud7s+0XU/v7P99KyW/+y8SIoF3ttLCU7f9dUZR67K2DdsNhBsWCF9kXVJCWL8v6sW9dimzxdLJ6xkUuWCy6YI/Sbn9C8hDJPr8ZbOGBYliFSoZj/95KLAOuALTqHSXJnBbrJD4zCXSRZN+JvzlVf+B6fTfjlLzt2VVIOuSqmJNeG7SppNGHgNrz5wZ6oHiHxxDXVSpkY7dxw0Mtn/aCYnQJyrwRhP3CPZPCz/Liju2Ine2l0+lchPGD5kCws80KYzGjYaHn13v4fQo8UQHz7A=="
paypal-transmission-time
"2025-01-22T21:33:34Z"
surrogate-capability
"symfony="ESI/1.0""
user-agent
"PayPal/AUHR-214.0-58816597"
x-b3-spanid
"c441c84e32a50719"
x-forwarded-for
"173.0.81.140"
x-php-ob-level
"1"

Request Content

Pretty

{
    "id": "WH-6D823208YV0756816-2B3474582T368350K",
    "event_version": "1.0",
    "create_time": "2025-01-22T21:33:30.816Z",
    "resource_type": "capture",
    "resource_version": "2.0",
    "event_type": "PAYMENT.CAPTURE.COMPLETED",
    "summary": "Payment completed for EUR 1948.68 EUR",
    "resource": {
        "id": "91X55202KK3956438",
        "amount": {
            "currency_code": "EUR",
            "value": "1948.68"
        },
        "final_capture": true,
        "seller_protection": {
            "status": "ELIGIBLE",
            "dispute_categories": [
                "ITEM_NOT_RECEIVED",
                "UNAUTHORIZED_TRANSACTION"
            ]
        },
        "seller_receivable_breakdown": {
            "gross_amount": {
                "currency_code": "EUR",
                "value": "1948.68"
            },
            "paypal_fee": {
                "currency_code": "EUR",
                "value": "23.73"
            },
            "net_amount": {
                "currency_code": "EUR",
                "value": "1924.95"
            }
        },
        "invoice_id": "MacTrade1846093513",
        "custom_id": "{\"orderTransactionId\":\"6fb9f9e247494abd93ac6f9c89006f52\",\"pluginVersion\":\"6.5.0\",\"shopwareVersion\":\"6.4.20.0\"}",
        "status": "COMPLETED",
        "supplementary_data": {
            "related_ids": {
                "order_id": "2JG45730XX4336056"
            }
        },
        "payee": {
            "email_address": "paypal@mactrade.de",
            "merchant_id": "BXYR2EHMLNGQ2"
        },
        "create_time": "2025-01-22T21:33:27Z",
        "update_time": "2025-01-22T21:33:27Z",
        "links": [
            {
                "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/91X55202KK3956438",
                "rel": "self",
                "method": "GET"
            },
            {
                "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/91X55202KK3956438\/refund",
                "rel": "refund",
                "method": "POST"
            },
            {
                "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/2JG45730XX4336056",
                "rel": "up",
                "method": "GET"
            }
        ]
    },
    "links": [
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-6D823208YV0756816-2B3474582T368350K",
            "rel": "self",
            "method": "GET"
        },
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-6D823208YV0756816-2B3474582T368350K\/resend",
            "rel": "resend",
            "method": "POST"
        }
    ]
}

Raw

{"id":"WH-6D823208YV0756816-2B3474582T368350K","event_version":"1.0","create_time":"2025-01-22T21:33:30.816Z","resource_type":"capture","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.COMPLETED","summary":"Payment completed for EUR 1948.68 EUR","resource":{"id":"91X55202KK3956438","amount":{"currency_code":"EUR","value":"1948.68"},"final_capture":true,"seller_protection":{"status":"ELIGIBLE","dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"]},"seller_receivable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"1948.68"},"paypal_fee":{"currency_code":"EUR","value":"23.73"},"net_amount":{"currency_code":"EUR","value":"1924.95"}},"invoice_id":"MacTrade1846093513","custom_id":"{\"orderTransactionId\":\"6fb9f9e247494abd93ac6f9c89006f52\",\"pluginVersion\":\"6.5.0\",\"shopwareVersion\":\"6.4.20.0\"}","status":"COMPLETED","supplementary_data":{"related_ids":{"order_id":"2JG45730XX4336056"}},"payee":{"email_address":"paypal@mactrade.de","merchant_id":"BXYR2EHMLNGQ2"},"create_time":"2025-01-22T21:33:27Z","update_time":"2025-01-22T21:33:27Z","links":[{"href":"https://api.paypal.com/v2/payments/captures/91X55202KK3956438","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/91X55202KK3956438/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v2/checkout/orders/2JG45730XX4336056","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-6D823208YV0756816-2B3474582T368350K","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-6D823208YV0756816-2B3474582T368350K/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
"Wed, 22 Jan 2025 22:09:02 GMT"
server-timing
""
x-debug-token
"8ae746"

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
"def000001f8f23bf4c3a2e877b9258e405112682ef3a8f29b6407a5d0aa3794c40a0147421d819d6290861d5d1c47bc6c2ea61b390eee674be4d4fd75decd123e0243dff"
APP_URL
"https://www.devmt.de"
BLUE_GREEN_DEPLOYMENT
"0"
COMPOSER_HOME
"/var/www/vhosts/devmt.de/httpdocs/shopware-ce/var/cache/composer"
DATABASE_URL
"mysql://devmt_sw6:X!c75kn97@localhost:3306/devmt_sw6"
INSTANCE_ID
"V4BZlmGQ7wfV18k8AKEcoGEC6OwCSgQZ"
LOCK_DSN
"flock"
MAILER_URL
"null://localhost"
OPENSEARCH_URL
"http://localhost:9200"
PROXY_URL
"http://localhost"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
"localhost:9200"
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw6_prod"
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
"1691"
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/var/www/vhosts/devmt.de/httpdocs/shopware-ce/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/devmt.de"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CONTENT_LENGTH
"1691"
HTTP_CONTENT_TYPE
"application/json"
HTTP_CORRELATION_ID
"89143c9ac2e76"
HTTP_FORWARDED
"for="173.0.81.140";host="www.devmt.de";proto=https"
HTTP_HOST
"www.devmt.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
"884bf6aa-d908-11ef-9ecb-f35ed729345b"
HTTP_PAYPAL_TRANSMISSION_SIG
"KXAJ0iTC9uEigC2crekSmKS8GYvskKMfEI0c3eMX6z4zW8r1+RY4VkKJ7GfHRuI7uud7s+0XU/v7P99KyW/+y8SIoF3ttLCU7f9dUZR67K2DdsNhBsWCF9kXVJCWL8v6sW9dimzxdLJ6xkUuWCy6YI/Sbn9C8hDJPr8ZbOGBYliFSoZj/95KLAOuALTqHSXJnBbrJD4zCXSRZN+JvzlVf+B6fTfjlLzt2VVIOuSqmJNeG7SppNGHgNrz5wZ6oHiHxxDXVSpkY7dxw0Mtn/aCYnQJyrwRhP3CPZPCz/Liju2Ine2l0+lchPGD5kCws80KYzGjYaHn13v4fQo8UQHz7A=="
HTTP_PAYPAL_TRANSMISSION_TIME
"2025-01-22T21:33:34Z"
HTTP_USER_AGENT
"PayPal/AUHR-214.0-58816597"
HTTP_X_B3_SPANID
"c441c84e32a50719"
HTTP_X_FORWARDED_FOR
"173.0.81.140"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
"sw-token=lImRbkkrRm1T6cGTOHS1ko4KA94QzFlE"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"27139"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1737583742
REQUEST_TIME_FLOAT
1737583742.3502
REQUEST_URI
"/api/_action/paypal/webhook/execute?sw-token=lImRbkkrRm1T6cGTOHS1ko4KA94QzFlE"
SCRIPT_FILENAME
"/var/www/vhosts/devmt.de/httpdocs/shopware-ce/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"116.202.123.166"
SERVER_NAME
"www.devmt.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.2"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/devmt.de/httpdocs/shopware-ce/.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,COMPOSER_HOME,SHOPWARE_ES_HOSTS,SHOPWARE_CDN_STRATEGY_DEFAULT"
USER
"devmt.de"