WebhookController :: executeWebhook
Request
GET Parameters
Key | Value |
---|---|
sw-token | "2HsWlFojj6rE5l7eYqAEdAFWC5CaZshV" |
POST Parameters
Key | Value |
---|---|
create_time | "2025-03-06T07:18:33.099Z" |
event_type | "PAYMENT.CAPTURE.REFUNDED" |
event_version | "1.0" |
id | "WH-6FR04601S6297612X-2JA57568JC852252A" |
links | [ [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-6FR04601S6297612X-2JA57568JC852252A" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-6FR04601S6297612X-2JA57568JC852252A/resend" "rel" => "resend" "method" => "POST" ] ] |
resource | [ "id" => "0L929640EU128783V" "amount" => [ "currency_code" => "EUR" "value" => "621.89" ] "note_to_payer" => "Bestellung storniert - Widerruf durch Kunde" "seller_payable_breakdown" => [ "gross_amount" => [ "currency_code" => "EUR" "value" => "621.89" ] "paypal_fee" => [ "currency_code" => "EUR" "value" => "0.00" ] "net_amount" => [ "currency_code" => "EUR" "value" => "621.89" ] "total_refunded_amount" => [ "currency_code" => "EUR" "value" => "621.89" ] ] "invoice_id" => "G2025TOSS-00117" "custom_id" => "{"orderTransactionId":"c4dec021350d456b80eea06bf835fb79","pluginVersion":"6.5.0","shopwareVersion":"6.4.18.1"}" "status" => "COMPLETED" "create_time" => "2025-03-05T23:18:27-08:00" "update_time" => "2025-03-05T23:18:27-08:00" "payer" => [ "email_address" => "info@trendfliesen.com" "merchant_id" => "4RZG7Z6PMWM3E" ] "links" => [ [ "href" => "https://api.paypal.com/v2/payments/refunds/0L929640EU128783V" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v2/payments/captures/6XE37376MT9972806" "rel" => "up" "method" => "GET" ] ] ] |
resource_type | "refund" |
resource_version | "2.0" |
summary | "A € 621.89 EUR capture payment was refunded" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Swag\PayPal\Webhook\WebhookController::executeWebhook" |
_cspNonce | "Ne6MByy3WTU=" |
_route | "api.action.paypal.webhook.execute" |
_routeScope | [
"api"
] |
_route_params | [ "auth_required" => false ] |
_since | Shopware\Core\Framework\Routing\Annotation\Since {#1916 -value: "0.9.0" } |
_stopwatch_token | "00f57d" |
auth_required | false |
sw-context | Shopware\Core\Framework\Context {#1930 #extensions: [] #languageIdChain: [ "2fbb5fe2e29a4d70aa5854ce7ce3e20b" ] #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca" #currencyFactor: 1.0 #scope: "system" #ruleIds: [] #source: Shopware\Core\Framework\Api\Context\SystemSource {#1933 …} #considerInheritance: false #taxState: "gross" #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#1929 …} -states: [] } |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
content-length | "1514" |
content-type | "application/json" |
correlation-id | "d73fa2c6e9ea2" |
forwarded | "for="173.0.81.140";host="dev.artecon.426.agency";proto=https" |
host | "dev.artecon.426.agency" |
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 | "38be7b6c-fa5b-11ef-b478-136c6dd8c017" |
paypal-transmission-sig | "bRiZSZa3WCF1xDcO1LzedqnFtTIC4cgQe9kVR7FdjuOA2HGqkFfAr0rI003C0Z7V04/83dfBXNq7HwdcXqA3ZBNXWf6UjIK5aRcqnP0yftb/M+bm6zstdIYSvNf5nYoXJ3z89+dKXkLa4jcHhZSf5us7vlgDWeg/L6bUTll7GCoB+9ngLuzWDgB9eCKSYP/Y/IhmAb2+U2Jkoqwz1y5Qebp2TPfkRDPO6Wy/odXSD5qyZMXEGFzqebWBrwGqhj2tU/QPoZfhuD+YIb9jJGr3z50weuzESp4YipepEfbBDO+5M6w4zeGll+KBDHCxL+fF5nC0b5w0OL5YOqBxkybmmg==" |
paypal-transmission-time | "2025-03-06T07:18:37Z" |
user-agent | "PayPal/AUHR-214.0-58843836" |
x-b3-spanid | "f5bf1a642cabeb73" |
x-forwarded-for | "173.0.81.140" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "id": "WH-6FR04601S6297612X-2JA57568JC852252A", "event_version": "1.0", "create_time": "2025-03-06T07:18:33.099Z", "resource_type": "refund", "resource_version": "2.0", "event_type": "PAYMENT.CAPTURE.REFUNDED", "summary": "A \u20ac 621.89 EUR capture payment was refunded", "resource": { "id": "0L929640EU128783V", "amount": { "currency_code": "EUR", "value": "621.89" }, "note_to_payer": "Bestellung storniert - Widerruf durch Kunde", "seller_payable_breakdown": { "gross_amount": { "currency_code": "EUR", "value": "621.89" }, "paypal_fee": { "currency_code": "EUR", "value": "0.00" }, "net_amount": { "currency_code": "EUR", "value": "621.89" }, "total_refunded_amount": { "currency_code": "EUR", "value": "621.89" } }, "invoice_id": "G2025TOSS-00117", "custom_id": "{\"orderTransactionId\":\"c4dec021350d456b80eea06bf835fb79\",\"pluginVersion\":\"6.5.0\",\"shopwareVersion\":\"6.4.18.1\"}", "status": "COMPLETED", "create_time": "2025-03-05T23:18:27-08:00", "update_time": "2025-03-05T23:18:27-08:00", "payer": { "email_address": "info@trendfliesen.com", "merchant_id": "4RZG7Z6PMWM3E" }, "links": [ { "href": "https:\/\/api.paypal.com\/v2\/payments\/refunds\/0L929640EU128783V", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/6XE37376MT9972806", "rel": "up", "method": "GET" } ] }, "links": [ { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-6FR04601S6297612X-2JA57568JC852252A", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-6FR04601S6297612X-2JA57568JC852252A\/resend", "rel": "resend", "method": "POST" } ] }
Raw
{"id":"WH-6FR04601S6297612X-2JA57568JC852252A","event_version":"1.0","create_time":"2025-03-06T07:18:33.099Z","resource_type":"refund","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.REFUNDED","summary":"A € 621.89 EUR capture payment was refunded","resource":{"id":"0L929640EU128783V","amount":{"currency_code":"EUR","value":"621.89"},"note_to_payer":"Bestellung storniert - Widerruf durch Kunde","seller_payable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"621.89"},"paypal_fee":{"currency_code":"EUR","value":"0.00"},"net_amount":{"currency_code":"EUR","value":"621.89"},"total_refunded_amount":{"currency_code":"EUR","value":"621.89"}},"invoice_id":"G2025TOSS-00117","custom_id":"{\"orderTransactionId\":\"c4dec021350d456b80eea06bf835fb79\",\"pluginVersion\":\"6.5.0\",\"shopwareVersion\":\"6.4.18.1\"}","status":"COMPLETED","create_time":"2025-03-05T23:18:27-08:00","update_time":"2025-03-05T23:18:27-08:00","payer":{"email_address":"info@trendfliesen.com","merchant_id":"4RZG7Z6PMWM3E"},"links":[{"href":"https://api.paypal.com/v2/payments/refunds/0L929640EU128783V","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/6XE37376MT9972806","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-6FR04601S6297612X-2JA57568JC852252A","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-6FR04601S6297612X-2JA57568JC852252A/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,fail-on-error,indexing-behavior,single-operation,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,fail-on-error,indexing-behavior,single-operation,sw-include-seo-urls" |
cache-control | "no-cache, private" |
content-type | "application/json" |
date | "Thu, 06 Mar 2025 21:34:29 GMT" |
x-debug-token | "c0fec4" |
x-frame-options | "deny" |
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 | "def000003a7861bc10b867208d1ca72dec7c4852acb74e1b7eceb999b4c163c20cebadbc7c615d27af0f35de8bcfd44e765428f45e5aae72b288a57452d562bb03c54650" |
APP_URL | "https://dev.artecon.426.agency" |
BLUE_GREEN_DEPLOYMENT | "1" |
COMPOSER_HOME | "/var/www/dev.artecon.426.agency/var/cache/composer" |
DATABASE_URL | "mysql://artecon_shopware6:6cXR44Wfpj3q@localhost:3306/artecon_staging_shopware6" |
INSTANCE_ID | "nO7ZpMAA9bqThhwwSea6G2wNm9EdYByf" |
LOCK_DSN | "flock" |
MAILER_DSN | "null://null" |
SHOPWARE_CACHE_ID | "artecon_staging" |
SHOPWARE_ES_ENABLED | "0" |
SHOPWARE_ES_HOSTS | "http://localhost:9200" |
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 | "1514" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/var/www/dev.artecon.426.agency/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/dev.artecon.426.agency/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_CORRELATION_ID | "d73fa2c6e9ea2" |
HTTP_FORWARDED | "for="173.0.81.140";host="dev.artecon.426.agency";proto=https" |
HTTP_HOST | "dev.artecon.426.agency" |
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 | "38be7b6c-fa5b-11ef-b478-136c6dd8c017" |
HTTP_PAYPAL_TRANSMISSION_SIG | "bRiZSZa3WCF1xDcO1LzedqnFtTIC4cgQe9kVR7FdjuOA2HGqkFfAr0rI003C0Z7V04/83dfBXNq7HwdcXqA3ZBNXWf6UjIK5aRcqnP0yftb/M+bm6zstdIYSvNf5nYoXJ3z89+dKXkLa4jcHhZSf5us7vlgDWeg/L6bUTll7GCoB+9ngLuzWDgB9eCKSYP/Y/IhmAb2+U2Jkoqwz1y5Qebp2TPfkRDPO6Wy/odXSD5qyZMXEGFzqebWBrwGqhj2tU/QPoZfhuD+YIb9jJGr3z50weuzESp4YipepEfbBDO+5M6w4zeGll+KBDHCxL+fF5nC0b5w0OL5YOqBxkybmmg==" |
HTTP_PAYPAL_TRANSMISSION_TIME | "2025-03-06T07:18:37Z" |
HTTP_USER_AGENT | "PayPal/AUHR-214.0-58843836" |
HTTP_X_B3_SPANID | "f5bf1a642cabeb73" |
HTTP_X_FORWARDED_FOR | "173.0.81.140" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "sw-token=2HsWlFojj6rE5l7eYqAEdAFWC5CaZshV" |
REDIRECT_HTTPS | "on" |
REDIRECT_QUERY_STRING | "sw-token=2HsWlFojj6rE5l7eYqAEdAFWC5CaZshV" |
REDIRECT_SSL_TLS_SNI | "dev.artecon.426.agency" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/api/_action/paypal/webhook/execute" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "26741" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1741296869 |
REQUEST_TIME_FLOAT | 1741296869.2065 |
REQUEST_URI | "/api/_action/paypal/webhook/execute?sw-token=2HsWlFojj6rE5l7eYqAEdAFWC5CaZshV" |
SCRIPT_FILENAME | "/var/www/dev.artecon.426.agency/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "89.22.120.22" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "dev.artecon.426.agency" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at dev.artecon.426.agency Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SSL_TLS_SNI | "dev.artecon.426.agency" |
SYMFONY_DOTENV_VARS | "LOCK_DSN,MAILER_DSN,APP_ENV,APP_SECRET,APP_URL,DATABASE_URL,COMPOSER_HOME,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,SHOPWARE_ES_HOSTS,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,SHOPWARE_CACHE_ID" |
USER | "www-data" |
proxy-nokeepalive | "1" |