WebhookController :: executeWebhook
Request
GET Parameters
Key | Value |
---|---|
sw-token | "a2DaqxVyedXshK9eWb43jUK9cbghLXhp" |
POST Parameters
Key | Value |
---|---|
create_time | "2025-05-24T12:29:37.024Z" |
event_type | "PAYMENT.CAPTURE.COMPLETED" |
event_version | "1.0" |
id | "WH-9HM80940E05369836-52V83050PC7153916" |
links | [ [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-9HM80940E05369836-52V83050PC7153916" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-9HM80940E05369836-52V83050PC7153916/resend" "rel" => "resend" "method" => "POST" ] ] |
resource | [ "id" => "6CB03495M26558739" "amount" => [ "currency_code" => "EUR" "value" => "21.85" ] "final_capture" => true "seller_protection" => [ "status" => "ELIGIBLE" "dispute_categories" => [ "ITEM_NOT_RECEIVED" "UNAUTHORIZED_TRANSACTION" ] ] "seller_receivable_breakdown" => [ "gross_amount" => [ "currency_code" => "EUR" "value" => "21.85" ] "paypal_fee" => [ "currency_code" => "EUR" "value" => "1.04" ] "net_amount" => [ "currency_code" => "EUR" "value" => "20.81" ] ] "invoice_id" => "100025" "status" => "COMPLETED" "supplementary_data" => [ "related_ids" => [ "order_id" => "5MG69072D7094924X" ] ] "payee" => [ "email_address" => "jh@v03.com" "merchant_id" => "8NB65UYD7BKM6" ] "create_time" => "2025-05-24T12:29:32Z" "update_time" => "2025-05-24T12:29:32Z" "links" => [ [ "href" => "https://api.paypal.com/v2/payments/captures/6CB03495M26558739" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v2/payments/captures/6CB03495M26558739/refund" "rel" => "refund" "method" => "POST" ] [ "href" => "https://api.paypal.com/v2/checkout/orders/5MG69072D7094924X" "rel" => "up" "method" => "GET" ] ] ] |
resource_type | "capture" |
resource_version | "2.0" |
summary | "Payment completed for € 21.85 EUR" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Swag\PayPal\Webhook\WebhookController::executeWebhook" |
_cspNonce | "Ype7v4Lq7F0=" |
_route | "api.action.paypal.webhook.execute" |
_routeScope | [
"api"
] |
_route_params | [ "auth_required" => false ] |
_stopwatch_token | "c35a5a" |
auth_required | false |
sw-context | Shopware\Core\Framework\Context {#2991 #extensions: [] #languageIdChain: [ "2fbb5fe2e29a4d70aa5854ce7ce3e20b" ] #scope: "system" #rulesLocked: false #source: Shopware\Core\Framework\Api\Context\SystemSource {#2989 …} #ruleIds: [] #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca" #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #currencyFactor: 1.0 #considerInheritance: false #taxState: "gross" #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2993 …} #states: [] } |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
content-length | "1525" |
content-type | "application/json" |
correlation-id | "693993c6f4fad" |
forwarded | "for="173.0.81.140";host="sw6.wesentlich.shop";proto=https" |
host | "sw6.wesentlich.shop" |
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 | "c359659e-389a-11f0-b753-01a0b87be524" |
paypal-transmission-sig | "KAHOJbniRWj0UaoHokun3gTm0bPv/Oni1T+W2fBh3CAj3H6a2zFosD5qKnX3F0HKatllKZG1fyn9Cc2wUUBToIabvYZgRaK45yF/Fd7IKJyPGuK7AeOObxViNDrFrasR5iFWqfVZGlal3vT7tamMwcwvlZtq96kGhnfPG8wC049TWRpTHnbDg6KwTdiUgRnr1zyiz8jHc7/3QltPu+uX4Z40G58NMa2zKJZhjK3JLuIQrCDih5cgMn7O73wYZBt0F7O/1JUhmrndtFHoFvm9Eb2DPZRqDCvfHGNya7ncGv+SGA3cWfPMLWq8K8/F0jSmVjzq547rUY0Im20KstX71Q==" |
paypal-transmission-time | "2025-05-24T12:29:40Z" |
surrogate-capability | "symfony="ESI/1.0"" |
user-agent | "PayPal/AUHR-214.0-58843836" |
x-b3-spanid | "12dc7e506901e612" |
x-forwarded-for | "173.0.81.140" |
x-php-ob-level | "0" |
Request Content
Pretty
{ "id": "WH-9HM80940E05369836-52V83050PC7153916", "event_version": "1.0", "create_time": "2025-05-24T12:29:37.024Z", "resource_type": "capture", "resource_version": "2.0", "event_type": "PAYMENT.CAPTURE.COMPLETED", "summary": "Payment completed for \u20ac 21.85 EUR", "resource": { "id": "6CB03495M26558739", "amount": { "currency_code": "EUR", "value": "21.85" }, "final_capture": true, "seller_protection": { "status": "ELIGIBLE", "dispute_categories": [ "ITEM_NOT_RECEIVED", "UNAUTHORIZED_TRANSACTION" ] }, "seller_receivable_breakdown": { "gross_amount": { "currency_code": "EUR", "value": "21.85" }, "paypal_fee": { "currency_code": "EUR", "value": "1.04" }, "net_amount": { "currency_code": "EUR", "value": "20.81" } }, "invoice_id": "100025", "status": "COMPLETED", "supplementary_data": { "related_ids": { "order_id": "5MG69072D7094924X" } }, "payee": { "email_address": "jh@v03.com", "merchant_id": "8NB65UYD7BKM6" }, "create_time": "2025-05-24T12:29:32Z", "update_time": "2025-05-24T12:29:32Z", "links": [ { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/6CB03495M26558739", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/6CB03495M26558739\/refund", "rel": "refund", "method": "POST" }, { "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/5MG69072D7094924X", "rel": "up", "method": "GET" } ] }, "links": [ { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-9HM80940E05369836-52V83050PC7153916", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-9HM80940E05369836-52V83050PC7153916\/resend", "rel": "resend", "method": "POST" } ] }
Raw
{"id":"WH-9HM80940E05369836-52V83050PC7153916","event_version":"1.0","create_time":"2025-05-24T12:29:37.024Z","resource_type":"capture","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.COMPLETED","summary":"Payment completed for € 21.85 EUR","resource":{"id":"6CB03495M26558739","amount":{"currency_code":"EUR","value":"21.85"},"final_capture":true,"seller_protection":{"status":"ELIGIBLE","dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"]},"seller_receivable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"21.85"},"paypal_fee":{"currency_code":"EUR","value":"1.04"},"net_amount":{"currency_code":"EUR","value":"20.81"}},"invoice_id":"100025","status":"COMPLETED","supplementary_data":{"related_ids":{"order_id":"5MG69072D7094924X"}},"payee":{"email_address":"jh@v03.com","merchant_id":"8NB65UYD7BKM6"},"create_time":"2025-05-24T12:29:32Z","update_time":"2025-05-24T12:29:32Z","links":[{"href":"https://api.paypal.com/v2/payments/captures/6CB03495M26558739","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/6CB03495M26558739/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v2/checkout/orders/5MG69072D7094924X","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-9HM80940E05369836-52V83050PC7153916","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-9HM80940E05369836-52V83050PC7153916/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, 24 May 2025 12:35:39 GMT" |
server-timing | "" |
x-debug-token | "896271" |
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 | "null://null" |
APP_ENV | "dev" |
APP_SECRET | "def00000a58da1b8d38619e61c7b162835a7f5f487e96b341d5d209ab2d2426240d471efea8a2772b028d3e0b9a7111edcc0557c0300c10b574035b1d31617172310091d" |
APP_URL | "https://sw6.wesentlich.shop" |
BLUE_GREEN_DEPLOYMENT | "0" |
COMPOSER_HOME | "/usr/home/sites/sw6.wesentlich.shop/web/var/cache/composer" |
DATABASE_URL | "mysql://wesentlich_sw6:WP2tjb_xGEnzbx_%3Aq228@hz16db1.kommune.net:3306/wesentlich_sw6" |
INSTANCE_ID | "9XcxV6BNccjr90sfN4hTSAneL72swuai" |
LOCK_DSN | "flock" |
MAILER_URL | "null://null" |
OPENSEARCH_URL | "null://null" |
PROXY_URL | "http://localhost" |
SHOPWARE_ES_ENABLED | "0" |
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 | "1525" |
CONTENT_TYPE | "application/json" |
DOCUMENT_ROOT | "/home/sites/sw6.wesentlich.shop/web/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/nonexistent" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_CONTENT_LENGTH | "1525" |
HTTP_CONTENT_TYPE | "application/json" |
HTTP_CORRELATION_ID | "693993c6f4fad" |
HTTP_FORWARDED | "for="173.0.81.140";host="sw6.wesentlich.shop";proto=https" |
HTTP_HOST | "sw6.wesentlich.shop" |
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 | "c359659e-389a-11f0-b753-01a0b87be524" |
HTTP_PAYPAL_TRANSMISSION_SIG | "KAHOJbniRWj0UaoHokun3gTm0bPv/Oni1T+W2fBh3CAj3H6a2zFosD5qKnX3F0HKatllKZG1fyn9Cc2wUUBToIabvYZgRaK45yF/Fd7IKJyPGuK7AeOObxViNDrFrasR5iFWqfVZGlal3vT7tamMwcwvlZtq96kGhnfPG8wC049TWRpTHnbDg6KwTdiUgRnr1zyiz8jHc7/3QltPu+uX4Z40G58NMa2zKJZhjK3JLuIQrCDih5cgMn7O73wYZBt0F7O/1JUhmrndtFHoFvm9Eb2DPZRqDCvfHGNya7ncGv+SGA3cWfPMLWq8K8/F0jSmVjzq547rUY0Im20KstX71Q==" |
HTTP_PAYPAL_TRANSMISSION_TIME | "2025-05-24T12:29:40Z" |
HTTP_USER_AGENT | "PayPal/AUHR-214.0-58843836" |
HTTP_X_B3_SPANID | "12dc7e506901e612" |
HTTP_X_FORWARDED_FOR | "173.0.81.140" |
PATH | "/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "sw-token=a2DaqxVyedXshK9eWb43jUK9cbghLXhp" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "41304" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1748090139 |
REQUEST_TIME_FLOAT | 1748090139.2344 |
REQUEST_URI | "/api/_action/paypal/webhook/execute?sw-token=a2DaqxVyedXshK9eWb43jUK9cbghLXhp" |
SCRIPT_FILENAME | "/usr/home/sites/sw6.wesentlich.shop/web/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "116.202.128.157" |
SERVER_NAME | "sw6.wesentlich.shop" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.24.0" |
SHOPWARE_ENV | "production" |
SYMFONY_DOTENV_PATH | "/usr/home/sites/sw6.wesentlich.shop/web/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,COMPOSER_HOME,ADMIN_OPENSEARCH_URL" |
USER | "www" |
argc | 1 |
argv | [
"sw-token=a2DaqxVyedXshK9eWb43jUK9cbghLXhp"
] |