WebhookController :: executeWebhook
Request
GET Parameters
Key | Value |
---|---|
sw-token | "xijB01qr1vMGJx6LU35jhKVUa44ij8Wi" |
POST Parameters
Key | Value |
---|---|
create_time | "2025-07-02T09:13:18.155Z" |
event_type | "PAYMENT.CAPTURE.REFUNDED" |
event_version | "1.0" |
id | "WH-6ST81993AG195252E-7A901849733685803" |
links | [ [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-6ST81993AG195252E-7A901849733685803" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-6ST81993AG195252E-7A901849733685803/resend" "rel" => "resend" "method" => "POST" ] ] |
resource | [ "id" => "6LL60852NT325891A" "amount" => [ "currency_code" => "EUR" "value" => "134.01" ] "seller_payable_breakdown" => [ "gross_amount" => [ "currency_code" => "EUR" "value" => "134.01" ] "paypal_fee" => [ "currency_code" => "EUR" "value" => "2.28" ] "net_amount" => [ "currency_code" => "EUR" "value" => "131.73" ] "total_refunded_amount" => [ "currency_code" => "EUR" "value" => "134.01" ] ] "invoice_id" => "18235" "custom_id" => "{"orderTransactionId":"75d4969b7bf846d8af12ab3cd82a74bd","pluginVersion":"6.5.0","shopwareVersion":"6.4.16.0"}" "status" => "COMPLETED" "create_time" => "2025-07-02T02:13:14-07:00" "update_time" => "2025-07-02T02:13:14-07:00" "payer" => [ "email_address" => "paypal@aze-tuning.de" "merchant_id" => "HJT6WW2F9ERRY" ] "links" => [ [ "href" => "https://api.paypal.com/v2/payments/refunds/6LL60852NT325891A" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v2/payments/captures/7S728954DC649772A" "rel" => "up" "method" => "GET" ] ] ] |
resource_type | "refund" |
resource_version | "2.0" |
summary | "A € 134.01 EUR capture payment was refunded" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Swag\PayPal\Webhook\WebhookController::executeWebhook" |
_cspNonce | "VamCCkGzth8=" |
_route | "api.action.paypal.webhook.execute" |
_routeScope | [
"api"
] |
_route_params | [ "auth_required" => false ] |
_stopwatch_token | "3325c4" |
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 | "1441" |
content-type | "application/json" |
correlation-id | "f784666b98756" |
forwarded | "for="173.0.81.140";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 | "cd801e52-5724-11f0-8533-01490376b3ca" |
paypal-transmission-sig | "PUC5M/eCqKm3WN37EXgErihS6m80bGLzbYn6WgJArbEKlvwekWtm6p45UIM8IgN/YhEYbxeI9btRUjaFx5Rad9C0TDsGCHZNKf7C6JM4io+MspkiwxFAUZ0s+BiecZsBZkHhCtwtnNVtltGTerL12xNjCPksVf4IcqE3AUwW2Q6TSE80tAqqFO4U9NaY3msBiy2wvWkwlYUgqxFr9wvUvqfpamWF9QV1rDSwD3TvaVEXMD4YdsuKI0ZaPDa9v5NeZb+n97PYRmzDqbeoX6Rfo30Gu4k4a5KlP+ITwjCtuLTHyajb2KFKboFYWTcZM+UX/BpmIzxaXW2SHVFOagAcbw==" |
paypal-transmission-time | "2025-07-02T09:13:22Z" |
surrogate-capability | "symfony="ESI/1.0"" |
user-agent | "PayPal/AUHR-1.0-1" |
x-forwarded-for | "173.0.81.140" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "id": "WH-6ST81993AG195252E-7A901849733685803", "event_version": "1.0", "create_time": "2025-07-02T09:13:18.155Z", "resource_type": "refund", "resource_version": "2.0", "event_type": "PAYMENT.CAPTURE.REFUNDED", "summary": "A \u20ac 134.01 EUR capture payment was refunded", "resource": { "id": "6LL60852NT325891A", "amount": { "currency_code": "EUR", "value": "134.01" }, "seller_payable_breakdown": { "gross_amount": { "currency_code": "EUR", "value": "134.01" }, "paypal_fee": { "currency_code": "EUR", "value": "2.28" }, "net_amount": { "currency_code": "EUR", "value": "131.73" }, "total_refunded_amount": { "currency_code": "EUR", "value": "134.01" } }, "invoice_id": "18235", "custom_id": "{\"orderTransactionId\":\"75d4969b7bf846d8af12ab3cd82a74bd\",\"pluginVersion\":\"6.5.0\",\"shopwareVersion\":\"6.4.16.0\"}", "status": "COMPLETED", "create_time": "2025-07-02T02:13:14-07:00", "update_time": "2025-07-02T02:13:14-07:00", "payer": { "email_address": "paypal@aze-tuning.de", "merchant_id": "HJT6WW2F9ERRY" }, "links": [ { "href": "https:\/\/api.paypal.com\/v2\/payments\/refunds\/6LL60852NT325891A", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/7S728954DC649772A", "rel": "up", "method": "GET" } ] }, "links": [ { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-6ST81993AG195252E-7A901849733685803", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-6ST81993AG195252E-7A901849733685803\/resend", "rel": "resend", "method": "POST" } ] }
Raw
{"id":"WH-6ST81993AG195252E-7A901849733685803","event_version":"1.0","create_time":"2025-07-02T09:13:18.155Z","resource_type":"refund","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.REFUNDED","summary":"A € 134.01 EUR capture payment was refunded","resource":{"id":"6LL60852NT325891A","amount":{"currency_code":"EUR","value":"134.01"},"seller_payable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"134.01"},"paypal_fee":{"currency_code":"EUR","value":"2.28"},"net_amount":{"currency_code":"EUR","value":"131.73"},"total_refunded_amount":{"currency_code":"EUR","value":"134.01"}},"invoice_id":"18235","custom_id":"{\"orderTransactionId\":\"75d4969b7bf846d8af12ab3cd82a74bd\",\"pluginVersion\":\"6.5.0\",\"shopwareVersion\":\"6.4.16.0\"}","status":"COMPLETED","create_time":"2025-07-02T02:13:14-07:00","update_time":"2025-07-02T02:13:14-07:00","payer":{"email_address":"paypal@aze-tuning.de","merchant_id":"HJT6WW2F9ERRY"},"links":[{"href":"https://api.paypal.com/v2/payments/refunds/6LL60852NT325891A","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/7S728954DC649772A","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-6ST81993AG195252E-7A901849733685803","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-6ST81993AG195252E-7A901849733685803/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 | "Thu, 03 Jul 2025 03:21:11 GMT" |
server-timing | "" |
x-debug-token | "39c513" |
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 | "1441" |
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 | "1441" |
HTTP_CONTENT_TYPE | "application/json" |
HTTP_CORRELATION_ID | "f784666b98756" |
HTTP_FORWARDED | "for="173.0.81.140";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 | "cd801e52-5724-11f0-8533-01490376b3ca" |
HTTP_PAYPAL_TRANSMISSION_SIG | "PUC5M/eCqKm3WN37EXgErihS6m80bGLzbYn6WgJArbEKlvwekWtm6p45UIM8IgN/YhEYbxeI9btRUjaFx5Rad9C0TDsGCHZNKf7C6JM4io+MspkiwxFAUZ0s+BiecZsBZkHhCtwtnNVtltGTerL12xNjCPksVf4IcqE3AUwW2Q6TSE80tAqqFO4U9NaY3msBiy2wvWkwlYUgqxFr9wvUvqfpamWF9QV1rDSwD3TvaVEXMD4YdsuKI0ZaPDa9v5NeZb+n97PYRmzDqbeoX6Rfo30Gu4k4a5KlP+ITwjCtuLTHyajb2KFKboFYWTcZM+UX/BpmIzxaXW2SHVFOagAcbw==" |
HTTP_PAYPAL_TRANSMISSION_TIME | "2025-07-02T09:13:22Z" |
HTTP_USER_AGENT | "PayPal/AUHR-1.0-1" |
HTTP_X_FORWARDED_FOR | "173.0.81.140" |
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 | "18031" |
REQUEST_METHOD | "POST" |
REQUEST_TIME | 1751512870 |
REQUEST_TIME_FLOAT | 1751512870.6913 |
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" |