WebhookController :: executeWebhook
Request
GET Parameters
Key | Value |
---|---|
sw-token | "xijB01qr1vMGJx6LU35jhKVUa44ij8Wi" |
POST Parameters
Key | Value |
---|---|
create_time | "2025-07-03T08:43:23.403Z" |
event_type | "PAYMENT.CAPTURE.REFUNDED" |
event_version | "1.0" |
id | "WH-25N24293PL675710M-38H15925080326439" |
links | [ [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-25N24293PL675710M-38H15925080326439" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-25N24293PL675710M-38H15925080326439/resend" "rel" => "resend" "method" => "POST" ] ] |
resource | [ "id" => "46A08187D7013744M" "amount" => [ "currency_code" => "EUR" "value" => "1349.65" ] "seller_payable_breakdown" => [ "gross_amount" => [ "currency_code" => "EUR" "value" => "1349.65" ] "paypal_fee" => [ "currency_code" => "EUR" "value" => "22.94" ] "net_amount" => [ "currency_code" => "EUR" "value" => "1326.71" ] "total_refunded_amount" => [ "currency_code" => "EUR" "value" => "1349.65" ] ] "invoice_id" => "18079" "custom_id" => "{"orderTransactionId":"e348b8bf4eee4d0fba3760731482d592","pluginVersion":"6.5.0","shopwareVersion":"6.4.16.0"}" "status" => "COMPLETED" "create_time" => "2025-07-03T01:43:19-07:00" "update_time" => "2025-07-03T01:43:19-07:00" "payer" => [ "email_address" => "paypal@aze-tuning.de" "merchant_id" => "HJT6WW2F9ERRY" ] "links" => [ [ "href" => "https://api.paypal.com/v2/payments/refunds/46A08187D7013744M" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v2/payments/captures/90L36460U1026845D" "rel" => "up" "method" => "GET" ] ] ] |
resource_type | "refund" |
resource_version | "2.0" |
summary | "A € 1349.65 EUR capture payment was refunded" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Swag\PayPal\Webhook\WebhookController::executeWebhook" |
_cspNonce | "HPMPwqvNYZ8=" |
_route | "api.action.paypal.webhook.execute" |
_routeScope | [
"api"
] |
_route_params | [ "auth_required" => false ] |
_stopwatch_token | "44c60c" |
auth_required | false |
sw-context | Shopware\Core\Framework\Context {#2017 #extensions: [] #scope: "system" #rulesLocked: false #source: Shopware\Core\Framework\Api\Context\SystemSource {#2027 …} #ruleIds: [] #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca" #languageIdChain: [ "2fbb5fe2e29a4d70aa5854ce7ce3e20b" ] #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #currencyFactor: 1.0 #considerInheritance: false #taxState: "gross" #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2004 …} #states: [] } |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
content-length | "1447" |
content-type | "application/json" |
correlation-id | "f425386e4cfa7" |
forwarded | "for="173.0.81.65";host="staging.aze-tuning.de";proto=https" |
host | "staging.aze-tuning.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 | "ca1b79b4-57e9-11f0-883c-27bbcfe36c25" |
paypal-transmission-sig | "cPg7CN0GIk14Y8v5KQkY22FTInUAQL4RST2x//2qCKii4Fk0OaMPXXsGvhV8umi6XO+N0VWZDGMZBrUqbRftItnLE4LomQVb64SzTJlLKiMlX5BaRCZIJqQeRfNoTOOoxgdUYuKmiAwJiiSOYU/xkTNxF9PIEnVsjZyWF5mlLzCvd18gJrogY2n8uPFAcMBRwI0KRjiXZAkwousCoOMs6drVFzH7V3h1MinSDtkW3bjlHRatC34b+cxoObH4ZKp5k9uq5iXFGFZUMqKyuHPFiMt6D/hncYDic3DQuoQ3EjrA2+bBC7IQUnuUp+tcN+comEzFmBTubwbjfIT/q5173A==" |
paypal-transmission-time | "2025-07-03T08:43:27Z" |
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" |
Request Content
Pretty
{ "id": "WH-25N24293PL675710M-38H15925080326439", "event_version": "1.0", "create_time": "2025-07-03T08:43:23.403Z", "resource_type": "refund", "resource_version": "2.0", "event_type": "PAYMENT.CAPTURE.REFUNDED", "summary": "A \u20ac 1349.65 EUR capture payment was refunded", "resource": { "id": "46A08187D7013744M", "amount": { "currency_code": "EUR", "value": "1349.65" }, "seller_payable_breakdown": { "gross_amount": { "currency_code": "EUR", "value": "1349.65" }, "paypal_fee": { "currency_code": "EUR", "value": "22.94" }, "net_amount": { "currency_code": "EUR", "value": "1326.71" }, "total_refunded_amount": { "currency_code": "EUR", "value": "1349.65" } }, "invoice_id": "18079", "custom_id": "{\"orderTransactionId\":\"e348b8bf4eee4d0fba3760731482d592\",\"pluginVersion\":\"6.5.0\",\"shopwareVersion\":\"6.4.16.0\"}", "status": "COMPLETED", "create_time": "2025-07-03T01:43:19-07:00", "update_time": "2025-07-03T01:43:19-07:00", "payer": { "email_address": "paypal@aze-tuning.de", "merchant_id": "HJT6WW2F9ERRY" }, "links": [ { "href": "https:\/\/api.paypal.com\/v2\/payments\/refunds\/46A08187D7013744M", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/90L36460U1026845D", "rel": "up", "method": "GET" } ] }, "links": [ { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-25N24293PL675710M-38H15925080326439", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-25N24293PL675710M-38H15925080326439\/resend", "rel": "resend", "method": "POST" } ] }
Raw
{"id":"WH-25N24293PL675710M-38H15925080326439","event_version":"1.0","create_time":"2025-07-03T08:43:23.403Z","resource_type":"refund","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.REFUNDED","summary":"A € 1349.65 EUR capture payment was refunded","resource":{"id":"46A08187D7013744M","amount":{"currency_code":"EUR","value":"1349.65"},"seller_payable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"1349.65"},"paypal_fee":{"currency_code":"EUR","value":"22.94"},"net_amount":{"currency_code":"EUR","value":"1326.71"},"total_refunded_amount":{"currency_code":"EUR","value":"1349.65"}},"invoice_id":"18079","custom_id":"{\"orderTransactionId\":\"e348b8bf4eee4d0fba3760731482d592\",\"pluginVersion\":\"6.5.0\",\"shopwareVersion\":\"6.4.16.0\"}","status":"COMPLETED","create_time":"2025-07-03T01:43:19-07:00","update_time":"2025-07-03T01:43:19-07:00","payer":{"email_address":"paypal@aze-tuning.de","merchant_id":"HJT6WW2F9ERRY"},"links":[{"href":"https://api.paypal.com/v2/payments/refunds/46A08187D7013744M","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/90L36460U1026845D","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-25N24293PL675710M-38H15925080326439","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-25N24293PL675710M-38H15925080326439/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 | "text/html; charset=UTF-8" |
date | "Fri, 04 Jul 2025 06:50:37 GMT" |
server-timing | "" |
x-debug-token | "5bbbca" |
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 | "def00000c24c3c9d8ee8fca35824362ff22b17dc4fb585029b155addaa9c0c813730d3f8ab243e7999b0bf4412c25a54cb775839a982a19e8be6e6ac20fd91ba5e857c2c" |
APP_URL | "https://www.aze-tuning.de" |
BLUE_GREEN_DEPLOYMENT | "1" |
COMPOSER_HOME | "/home/aze-tuning-staging/htdocs/staging.aze-tuning.de/shopware/var/cache/composer" |
DATABASE_URL | "mysql://sw-staging-user:RJ4EJMl9Z93OChcBGJmV@localhost:3306/sw-staging" |
INSTANCE_ID | "LOOBpmiLSEAoE7ohewZ0aXrG20iekIjZ" |
LOCK_DSN | "flock" |
MAILER_URL | "null://localhost" |
OPENSEARCH_URL | "http://localhost:9200" |
PROXY_URL | "http://localhost" |
SHOPWARE_CACHE_ID | "aze" |
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 | "0" |
SHOPWARE_HTTP_DEFAULT_TTL | "7200" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "1447" |
CONTENT_TYPE | "application/json" |
DOCUMENT_ROOT | "/home/aze-tuning-staging/htdocs/staging.aze-tuning.de/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GEOIP_CITY | "San Jose" |
GEOIP_CITY_CONTINENT_CODE | "NA" |
GEOIP_CITY_COUNTRY_CODE | "US" |
GEOIP_CITY_COUNTRY_CODE3 | "USA" |
GEOIP_CITY_COUNTRY_NAME | "United States" |
GEOIP_COUNTRY_CODE | "US" |
GEOIP_COUNTRY_CODE3 | "USA" |
GEOIP_COUNTRY_NAME | "United States" |
GEOIP_LATITUDE | "37.2972" |
GEOIP_LONGITUDE | "-121.8868" |
GEOIP_POSTAL_CODE | "95125" |
GEOIP_REGION | "CA" |
HOME | "/home/aze-tuning-staging" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_CONTENT_LENGTH | "1447" |
HTTP_CONTENT_TYPE | "application/json" |
HTTP_CORRELATION_ID | "f425386e4cfa7" |
HTTP_FORWARDED | "for="173.0.81.65";host="staging.aze-tuning.de";proto=https" |
HTTP_HOST | "staging.aze-tuning.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 | "ca1b79b4-57e9-11f0-883c-27bbcfe36c25" |
HTTP_PAYPAL_TRANSMISSION_SIG | "cPg7CN0GIk14Y8v5KQkY22FTInUAQL4RST2x//2qCKii4Fk0OaMPXXsGvhV8umi6XO+N0VWZDGMZBrUqbRftItnLE4LomQVb64SzTJlLKiMlX5BaRCZIJqQeRfNoTOOoxgdUYuKmiAwJiiSOYU/xkTNxF9PIEnVsjZyWF5mlLzCvd18gJrogY2n8uPFAcMBRwI0KRjiXZAkwousCoOMs6drVFzH7V3h1MinSDtkW3bjlHRatC34b+cxoObH4ZKp5k9uq5iXFGFZUMqKyuHPFiMt6D/hncYDic3DQuoQ3EjrA2+bBC7IQUnuUp+tcN+comEzFmBTubwbjfIT/q5173A==" |
HTTP_PAYPAL_TRANSMISSION_TIME | "2025-07-03T08:43:27Z" |
HTTP_USER_AGENT | "PayPal/AUHR-1.0-1" |
HTTP_X_FORWARDED_FOR | "173.0.81.65" |
MGT | "1" |
PHP_SELF | "/index.php" |
PHP_VALUE | """ \n error_log=/home/aze-tuning-staging/logs/php/error.log;\n memory_limit=4G;\n max_execution_time=300;\n max_input_time=300;\n max_input_vars=10000;\n post_max_size=1G;\n upload_max_filesize=1G;\n date.timezone=UTC;\n display_errors=off;\n zend.assertions=-1;\n opcache.enable_file_override=0;\n opcache.interned_strings_buffer=20;\n opcache.validate_timestamps=1;\n opcache.enable=0;\n zend.detect_unicode=0;\n realpath_cache_ttl=3600;\n opcache.memory_consumption=2048; """ |
QUERY_STRING | "sw-token=xijB01qr1vMGJx6LU35jhKVUa44ij8Wi" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "47211" |
REQUEST_METHOD | "POST" |
REQUEST_TIME | 1751611837 |
REQUEST_TIME_FLOAT | 1751611837.2392 |
REQUEST_URI | "/api/_action/paypal/webhook/execute?sw-token=xijB01qr1vMGJx6LU35jhKVUa44ij8Wi" |
SCRIPT_FILENAME | "/home/aze-tuning-staging/htdocs/staging.aze-tuning.de/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "49.13.13.235" |
SERVER_NAME | "staging.aze-tuning.de" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.21.4" |
SYMFONY_DOTENV_PATH | "/home/aze-tuning-staging/htdocs/staging.aze-tuning.de/.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_CACHE_ID,SHOPWARE_CDN_STRATEGY_DEFAULT" |
USER | "aze-tuning-staging" |