Error 404 Not Found

POST https://development.longlife-led.de/api/_action/paypal/webhook/execute?sw-token=3agYL3rxRtzjrRkKENTIXlaOD94ub5Kt

Request / Response

Request

GET Parameters

Key Value
sw-token
"3agYL3rxRtzjrRkKENTIXlaOD94ub5Kt"

POST Parameters

Key Value
create_time
"2024-04-26T13:02:21.372Z"
event_type
"PAYMENT.SALE.REFUNDED"
event_version
"1.0"
id
"WH-33F289481P606681A-9PS84609HC3647802"
links
[
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-33F289481P606681A-9PS84609HC3647802"
    "rel" => "self"
    "method" => "GET"
  ]
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-33F289481P606681A-9PS84609HC3647802/resend"
    "rel" => "resend"
    "method" => "POST"
  ]
]
resource
[
  "id" => "6TH34466TA6441047"
  "state" => "completed"
  "amount" => [
    "total" => "14.30"
    "currency" => "EUR"
  ]
  "description" => "1014426"
  "refund_from_received_amount" => [
    "value" => "13.87"
    "currency" => "EUR"
  ]
  "refund_from_transaction_fee" => [
    "value" => "0.43"
    "currency" => "EUR"
  ]
  "total_refunded_amount" => [
    "value" => "14.30"
    "currency" => "EUR"
  ]
  "refund_to_payer" => [
    "value" => "14.30"
    "currency" => "EUR"
  ]
  "invoice_number" => "SW6-3086053"
  "custom" => "{"orderTransactionId":"018ec7a6e22d7352948df561758c9478","pluginVersion":"7.3.2","shopwareVersion":"6.5.8.2"}"
  "sale_id" => "3W969556UA180044J"
  "create_time" => "2024-04-26T13:02:17Z"
  "update_time" => "2024-04-26T13:02:17Z"
  "links" => [
    [
      "href" => "https://api.paypal.com/v1/payments/refund/6TH34466TA6441047"
      "rel" => "self"
      "method" => "GET"
    ]
    [
      "href" => "https://api.paypal.com/v1/payments/sale/3W969556UA180044J"
      "rel" => "sale"
      "method" => "GET"
    ]
  ]
  "refund_reason_code" => "REFUND"
  "application_context" => [
    "related_qualifiers" => [
      [
        "type" => "CART"
        "id" => "3S813498N3314784E"
      ]
    ]
  ]
]
resource_type
"refund"
summary
"A EUR 14.3 EUR sale payment was refunded"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_stopwatch_token
"7003a2"

Request Headers

Header Value
accept
"*/*"
content-length
"1472"
content-type
"application/json"
correlation-id
"dfb521fd03ab8"
forwarded
"for="173.0.81.65";host="development.longlife-led.de";proto=https"
host
"development.longlife-led.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
"3a302ef0-03cd-11ef-840a-21ba13a6e667"
paypal-transmission-sig
"IrhM6K2vcfPum9JpDS5aCcZXwfX1TgsLxWbyY+tfr+wCocq7ILQHduYH1SA7U2A3Oe20gk+SyAPhZJxIDA5T++vqbEEQOcoi7sSmwtes6W/Db0prMl6UYP+kc1zoCBYP9Tg3rQxyqj70UyyhK3tAAr9/dz73iTCi+bvO5oDhq9OuetQiDfA2XmkboLOehzOn3AhtzTTXjcz/2DWZrDTwm6c08WMfGY1n2E5QgBysCsXZh3S8i3kIRllcaS5LUk4BKJ5KSeZMLoWjaCvlHPdX3WYAm+j2/mcAm8hLEC+eHRX/uMp530weU+DP5Sm7b1m7Q1CFUHl5on5x5wJeM1DRiw=="
paypal-transmission-time
"2024-04-26T13:02:25Z"
surrogate-capability
"symfony="ESI/1.0""
user-agent
"PayPal/AUHR-214.0-58391817"
x-b3-spanid
"d9a15d53cd31d7cb"
x-forwarded-for
"173.0.81.65"
x-php-ob-level
"1"

Request Content

Pretty

{
    "id": "WH-33F289481P606681A-9PS84609HC3647802",
    "event_version": "1.0",
    "create_time": "2024-04-26T13:02:21.372Z",
    "resource_type": "refund",
    "event_type": "PAYMENT.SALE.REFUNDED",
    "summary": "A EUR 14.3 EUR sale payment was refunded",
    "resource": {
        "id": "6TH34466TA6441047",
        "state": "completed",
        "amount": {
            "total": "14.30",
            "currency": "EUR"
        },
        "description": "1014426",
        "refund_from_received_amount": {
            "value": "13.87",
            "currency": "EUR"
        },
        "refund_from_transaction_fee": {
            "value": "0.43",
            "currency": "EUR"
        },
        "total_refunded_amount": {
            "value": "14.30",
            "currency": "EUR"
        },
        "refund_to_payer": {
            "value": "14.30",
            "currency": "EUR"
        },
        "invoice_number": "SW6-3086053",
        "custom": "{\"orderTransactionId\":\"018ec7a6e22d7352948df561758c9478\",\"pluginVersion\":\"7.3.2\",\"shopwareVersion\":\"6.5.8.2\"}",
        "sale_id": "3W969556UA180044J",
        "create_time": "2024-04-26T13:02:17Z",
        "update_time": "2024-04-26T13:02:17Z",
        "links": [
            {
                "href": "https:\/\/api.paypal.com\/v1\/payments\/refund\/6TH34466TA6441047",
                "rel": "self",
                "method": "GET"
            },
            {
                "href": "https:\/\/api.paypal.com\/v1\/payments\/sale\/3W969556UA180044J",
                "rel": "sale",
                "method": "GET"
            }
        ],
        "refund_reason_code": "REFUND",
        "application_context": {
            "related_qualifiers": [
                {
                    "type": "CART",
                    "id": "3S813498N3314784E"
                }
            ]
        }
    },
    "links": [
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-33F289481P606681A-9PS84609HC3647802",
            "rel": "self",
            "method": "GET"
        },
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-33F289481P606681A-9PS84609HC3647802\/resend",
            "rel": "resend",
            "method": "POST"
        }
    ]
}

Raw

{"id":"WH-33F289481P606681A-9PS84609HC3647802","event_version":"1.0","create_time":"2024-04-26T13:02:21.372Z","resource_type":"refund","event_type":"PAYMENT.SALE.REFUNDED","summary":"A EUR 14.3 EUR sale payment was refunded","resource":{"id":"6TH34466TA6441047","state":"completed","amount":{"total":"14.30","currency":"EUR"},"description":"1014426","refund_from_received_amount":{"value":"13.87","currency":"EUR"},"refund_from_transaction_fee":{"value":"0.43","currency":"EUR"},"total_refunded_amount":{"value":"14.30","currency":"EUR"},"refund_to_payer":{"value":"14.30","currency":"EUR"},"invoice_number":"SW6-3086053","custom":"{\"orderTransactionId\":\"018ec7a6e22d7352948df561758c9478\",\"pluginVersion\":\"7.3.2\",\"shopwareVersion\":\"6.5.8.2\"}","sale_id":"3W969556UA180044J","create_time":"2024-04-26T13:02:17Z","update_time":"2024-04-26T13:02:17Z","links":[{"href":"https://api.paypal.com/v1/payments/refund/6TH34466TA6441047","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/payments/sale/3W969556UA180044J","rel":"sale","method":"GET"}],"refund_reason_code":"REFUND","application_context":{"related_qualifiers":[{"type":"CART","id":"3S813498N3314784E"}]}},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-33F289481P606681A-9PS84609HC3647802","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-33F289481P606681A-9PS84609HC3647802/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, 27 Apr 2024 09:28:19 GMT"
x-debug-token
"8f123f"

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
"def00000d4c4d95fe1aa3fced66a707d96d705fa3c2559d66a70bc09a0ad5c7c15ee87810dd5c7c15ee878103d706b8fb1557b0d0b95402a0a0d4c4d95f49d00fce7e427"
APP_URL
"https://development.longlife-led.de"
BLUE_GREEN_DEPLOYMENT
"1"
DATABASE_URL
"mysql://c1swag_dev:odflKiX5RJ6!@localhost:3306/c1swag_dev"
INSTANCE_ID
"T4VmMRvvFC4Vs1CsHRvWodB3KuOUxJn0"
LOCK_DSN
"flock"
MAILER_URL
"null://null"
OPENSEARCH_URL
"http://localhost:9200"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
""
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"
STOREFRONT_PROXY_URL
"http://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
COMPOSER_HOME
"/var/www/development.longlife-led.de/web/var/cache/composer"
CONTENT_LENGTH
"1472"
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/var/www/development.longlife-led.de/web/public/"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/clients/client1/web14/./home/web14"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CONTENT_LENGTH
"1472"
HTTP_CONTENT_TYPE
"application/json"
HTTP_CORRELATION_ID
"dfb521fd03ab8"
HTTP_FORWARDED
"for="173.0.81.65";host="development.longlife-led.de";proto=https"
HTTP_HOST
"development.longlife-led.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
"3a302ef0-03cd-11ef-840a-21ba13a6e667"
HTTP_PAYPAL_TRANSMISSION_SIG
"IrhM6K2vcfPum9JpDS5aCcZXwfX1TgsLxWbyY+tfr+wCocq7ILQHduYH1SA7U2A3Oe20gk+SyAPhZJxIDA5T++vqbEEQOcoi7sSmwtes6W/Db0prMl6UYP+kc1zoCBYP9Tg3rQxyqj70UyyhK3tAAr9/dz73iTCi+bvO5oDhq9OuetQiDfA2XmkboLOehzOn3AhtzTTXjcz/2DWZrDTwm6c08WMfGY1n2E5QgBysCsXZh3S8i3kIRllcaS5LUk4BKJ5KSeZMLoWjaCvlHPdX3WYAm+j2/mcAm8hLEC+eHRX/uMp530weU+DP5Sm7b1m7Q1CFUHl5on5x5wJeM1DRiw=="
HTTP_PAYPAL_TRANSMISSION_TIME
"2024-04-26T13:02:25Z"
HTTP_USER_AGENT
"PayPal/AUHR-214.0-58391817"
HTTP_X_B3_SPANID
"d9a15d53cd31d7cb"
HTTP_X_FORWARDED_FOR
"173.0.81.65"
PATH
"/usr/local/bin:/usr/bin"
PATH_INFO
""
PHP_SELF
""
QUERY_STRING
"sw-token=3agYL3rxRtzjrRkKENTIXlaOD94ub5Kt"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"10185"
REMOTE_USER
""
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1714210099
REQUEST_TIME_FLOAT
1714210099.3046
REQUEST_URI
"/api/_action/paypal/webhook/execute?sw-token=3agYL3rxRtzjrRkKENTIXlaOD94ub5Kt"
SCRIPT_FILENAME
"/var/www/clients/client1/web14/web/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"116.202.199.169"
SERVER_NAME
"development.longlife-led.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.25.2"
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,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,SHOPWARE_ES_HOSTS,SHOPWARE_CDN_STRATEGY_DEFAULT"
TEMP
"/var/www/clients/client1/web14/tmp"
TMP
"/var/www/clients/client1/web14/tmp"
TMPDIR
"/var/www/clients/client1/web14/tmp"
USER
"web14"