WebhookController :: executeWebhook
Request
GET Parameters
Key | Value |
---|---|
sw-token | "a2DaqxVyedXshK9eWb43jUK9cbghLXhp" |
POST Parameters
Key | Value |
---|---|
create_time | "2025-05-24T10:21:31.023Z" |
event_type | "PAYMENT.CAPTURE.COMPLETED" |
event_version | "1.0" |
id | "WH-0B973770WM710201T-7BH55679VG384750X" |
links | [ [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-0B973770WM710201T-7BH55679VG384750X" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-0B973770WM710201T-7BH55679VG384750X/resend" "rel" => "resend" "method" => "POST" ] ] |
resource | [ "id" => "1EN07616TN930122H" "amount" => [ "currency_code" => "EUR" "value" => "25.34" ] "final_capture" => true "seller_protection" => [ "status" => "ELIGIBLE" "dispute_categories" => [ "ITEM_NOT_RECEIVED" "UNAUTHORIZED_TRANSACTION" ] ] "seller_receivable_breakdown" => [ "gross_amount" => [ "currency_code" => "EUR" "value" => "25.34" ] "paypal_fee" => [ "currency_code" => "EUR" "value" => "1.15" ] "net_amount" => [ "currency_code" => "EUR" "value" => "24.19" ] ] "invoice_id" => "100012" "status" => "COMPLETED" "supplementary_data" => [ "related_ids" => [ "order_id" => "8F63451650325183T" ] ] "payee" => [ "email_address" => "jh@v03.com" "merchant_id" => "8NB65UYD7BKM6" ] "create_time" => "2025-05-24T10:21:26Z" "update_time" => "2025-05-24T10:21:26Z" "links" => [ [ "href" => "https://api.paypal.com/v2/payments/captures/1EN07616TN930122H" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v2/payments/captures/1EN07616TN930122H/refund" "rel" => "refund" "method" => "POST" ] [ "href" => "https://api.paypal.com/v2/checkout/orders/8F63451650325183T" "rel" => "up" "method" => "GET" ] ] ] |
resource_type | "capture" |
resource_version | "2.0" |
summary | "Payment completed for € 25.34 EUR" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Swag\PayPal\Webhook\WebhookController::executeWebhook" |
_cspNonce | "peJzYh1PjGI=" |
_route | "api.action.paypal.webhook.execute" |
_routeScope | [
"api"
] |
_route_params | [ "auth_required" => false ] |
_stopwatch_token | "abbf45" |
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 | "3bb30a01dcd41" |
forwarded | "for="173.0.81.65";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 | "deb7f239-3888-11f0-9093-1d0a8fbda930" |
paypal-transmission-sig | "bfMJU3+/v5ERM9EXBHbUPxQvckBBh0lKdNeKa95UrDkJXjwWG/IKPDSDUIhmNRwKeNQ0JlbaEIYr775oqgmP69/iJNGtRZrpeMBCVlzAPNC3zIzCGzePcG9MAJg8mVxShT999Wfj92v8WQKLpqsugMvsKsnAU1DfEX0/SD2sDnGexJ6kPEIIEC9RoZib7LkPqwgZVkZyXOWqmyL05GOsWvmaF3pEc4MYEJwakkr54ysvZ+2DGNTsiffnicIp+FO1GGmxeo9FeUulMyLwtHDSbFFiBhhkM8PJFmmsdzDMkPnHHF4MFgGkGxVgAo7Ao/PHcAlpLpU9GBz+r3C4OZyjAA==" |
paypal-transmission-time | "2025-05-24T10:21:35Z" |
surrogate-capability | "symfony="ESI/1.0"" |
user-agent | "PayPal/AUHR-214.0-58843836" |
x-b3-spanid | "525326f36e321a2b" |
x-forwarded-for | "173.0.81.65" |
x-php-ob-level | "0" |
Request Content
Pretty
{ "id": "WH-0B973770WM710201T-7BH55679VG384750X", "event_version": "1.0", "create_time": "2025-05-24T10:21:31.023Z", "resource_type": "capture", "resource_version": "2.0", "event_type": "PAYMENT.CAPTURE.COMPLETED", "summary": "Payment completed for \u20ac 25.34 EUR", "resource": { "id": "1EN07616TN930122H", "amount": { "currency_code": "EUR", "value": "25.34" }, "final_capture": true, "seller_protection": { "status": "ELIGIBLE", "dispute_categories": [ "ITEM_NOT_RECEIVED", "UNAUTHORIZED_TRANSACTION" ] }, "seller_receivable_breakdown": { "gross_amount": { "currency_code": "EUR", "value": "25.34" }, "paypal_fee": { "currency_code": "EUR", "value": "1.15" }, "net_amount": { "currency_code": "EUR", "value": "24.19" } }, "invoice_id": "100012", "status": "COMPLETED", "supplementary_data": { "related_ids": { "order_id": "8F63451650325183T" } }, "payee": { "email_address": "jh@v03.com", "merchant_id": "8NB65UYD7BKM6" }, "create_time": "2025-05-24T10:21:26Z", "update_time": "2025-05-24T10:21:26Z", "links": [ { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/1EN07616TN930122H", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/1EN07616TN930122H\/refund", "rel": "refund", "method": "POST" }, { "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/8F63451650325183T", "rel": "up", "method": "GET" } ] }, "links": [ { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-0B973770WM710201T-7BH55679VG384750X", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-0B973770WM710201T-7BH55679VG384750X\/resend", "rel": "resend", "method": "POST" } ] }
Raw
{"id":"WH-0B973770WM710201T-7BH55679VG384750X","event_version":"1.0","create_time":"2025-05-24T10:21:31.023Z","resource_type":"capture","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.COMPLETED","summary":"Payment completed for € 25.34 EUR","resource":{"id":"1EN07616TN930122H","amount":{"currency_code":"EUR","value":"25.34"},"final_capture":true,"seller_protection":{"status":"ELIGIBLE","dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"]},"seller_receivable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"25.34"},"paypal_fee":{"currency_code":"EUR","value":"1.15"},"net_amount":{"currency_code":"EUR","value":"24.19"}},"invoice_id":"100012","status":"COMPLETED","supplementary_data":{"related_ids":{"order_id":"8F63451650325183T"}},"payee":{"email_address":"jh@v03.com","merchant_id":"8NB65UYD7BKM6"},"create_time":"2025-05-24T10:21:26Z","update_time":"2025-05-24T10:21:26Z","links":[{"href":"https://api.paypal.com/v2/payments/captures/1EN07616TN930122H","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/1EN07616TN930122H/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v2/checkout/orders/8F63451650325183T","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-0B973770WM710201T-7BH55679VG384750X","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-0B973770WM710201T-7BH55679VG384750X/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:36:58 GMT" |
server-timing | "" |
x-debug-token | "b44b2a" |
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 | "3bb30a01dcd41" |
HTTP_FORWARDED | "for="173.0.81.65";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 | "deb7f239-3888-11f0-9093-1d0a8fbda930" |
HTTP_PAYPAL_TRANSMISSION_SIG | "bfMJU3+/v5ERM9EXBHbUPxQvckBBh0lKdNeKa95UrDkJXjwWG/IKPDSDUIhmNRwKeNQ0JlbaEIYr775oqgmP69/iJNGtRZrpeMBCVlzAPNC3zIzCGzePcG9MAJg8mVxShT999Wfj92v8WQKLpqsugMvsKsnAU1DfEX0/SD2sDnGexJ6kPEIIEC9RoZib7LkPqwgZVkZyXOWqmyL05GOsWvmaF3pEc4MYEJwakkr54ysvZ+2DGNTsiffnicIp+FO1GGmxeo9FeUulMyLwtHDSbFFiBhhkM8PJFmmsdzDMkPnHHF4MFgGkGxVgAo7Ao/PHcAlpLpU9GBz+r3C4OZyjAA==" |
HTTP_PAYPAL_TRANSMISSION_TIME | "2025-05-24T10:21:35Z" |
HTTP_USER_AGENT | "PayPal/AUHR-214.0-58843836" |
HTTP_X_B3_SPANID | "525326f36e321a2b" |
HTTP_X_FORWARDED_FOR | "173.0.81.65" |
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 | "43112" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1748090218 |
REQUEST_TIME_FLOAT | 1748090218.0044 |
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"
] |