WebhookController :: executeWebhook
Request
GET Parameters
Key | Value |
---|---|
sw-token | "lImRbkkrRm1T6cGTOHS1ko4KA94QzFlE" |
POST Parameters
Key | Value |
---|---|
create_time | "2024-11-21T10:26:19.493Z" |
event_type | "PAYMENT.CAPTURE.REFUNDED" |
event_version | "1.0" |
id | "WH-3FF99699LD102712V-83D89880KS1484107" |
links | [ [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-3FF99699LD102712V-83D89880KS1484107" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-3FF99699LD102712V-83D89880KS1484107/resend" "rel" => "resend" "method" => "POST" ] ] |
resource | [ "id" => "0RW10534H41440522" "amount" => [ "currency_code" => "EUR" "value" => "88.95" ] "note_to_payer" => "1846082971 Storno durch Kunden" "seller_payable_breakdown" => [ "gross_amount" => [ "currency_code" => "EUR" "value" => "88.95" ] "paypal_fee" => [ "currency_code" => "EUR" "value" => "1.07" ] "net_amount" => [ "currency_code" => "EUR" "value" => "87.88" ] "total_refunded_amount" => [ "currency_code" => "EUR" "value" => "88.95" ] ] "invoice_id" => "MacTrade1846082971" "custom_id" => "{"orderTransactionId":"96d7ad09d7d14eb5a7174e2cc7c34f15","pluginVersion":"6.5.0","shopwareVersion":"6.4.20.0"}" "status" => "COMPLETED" "create_time" => "2024-11-21T02:26:14-08:00" "update_time" => "2024-11-21T02:26:14-08:00" "payer" => [ "email_address" => "paypal@mactrade.de" "merchant_id" => "BXYR2EHMLNGQ2" ] "links" => [ [ "href" => "https://api.paypal.com/v2/payments/refunds/0RW10534H41440522" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v2/payments/captures/7M182832BX922791J" "rel" => "up" "method" => "GET" ] ] ] |
resource_type | "refund" |
resource_version | "2.0" |
summary | "A EUR 88.95 EUR capture payment was refunded" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Swag\PayPal\Webhook\WebhookController::executeWebhook" |
_cspNonce | "dWHSVhT467M=" |
_route | "api.action.paypal.webhook.execute" |
_routeScope | [
"api"
] |
_route_params | [ "auth_required" => false ] |
_since | Shopware\Core\Framework\Routing\Annotation\Since {#2406 -value: "0.9.0" } |
_stopwatch_token | "bd9617" |
auth_required | false |
sw-context | Shopware\Core\Framework\Context {#2418 #extensions: [] #languageIdChain: [ "2fbb5fe2e29a4d70aa5854ce7ce3e20b" ] #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca" #currencyFactor: 1.0 #scope: "system" #ruleIds: [] #source: Shopware\Core\Framework\Api\Context\SystemSource {#2412 …} #considerInheritance: false #taxState: "gross" #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2393 …} -states: [] } |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
content-length | "1496" |
content-type | "application/json" |
correlation-id | "7431647eccb95" |
forwarded | "for="173.0.81.65";host="www.devmt.de";proto=https" |
host | "www.devmt.de" |
paypal-auth-algo | "SHA256withRSA" |
paypal-auth-version | "v2" |
paypal-cert-url | "https://api.paypal.com/v1/notifications/certs/CERT-360caa42-fca2a594-1a5f47cb" |
paypal-transmission-id | "0e3e260c-a7f3-11ef-a16e-bd3a173a7fb7" |
paypal-transmission-sig | "ISEyUVOQb4A4JfWn3DVUieUQ8ify+MoRGlQ+sVPAtHQBt45dzLf424uP+VQW5SQktHd7owho6CUy4qelDZ1L5hk9fGQ6Dfx5kzs2zD+1QK58hdmD7CexYtMgnzRmY50XKfjd5rL/tlVhUlOiDe5OhL/6wNR38pBI+i+uYK3KxLcAz8vhGshOh1I/a9k8KMM4mm+90P+v6xoNyRJ0m2yNbuiKqvI/LqeR4Vaqv/A8HJ4FBo6R99/cpwUkinElu1ifDjMOSsNL90epTrRUXM1YQCnVK1j8LM3dtK5vNWOWnq6oAI8sGb2WQwuVaAK6V19ER5Ce7NyqGRUPOw2aXxQE6g==" |
paypal-transmission-time | "2024-11-21T10:26:22Z" |
user-agent | "PayPal/AUHR-214.0-58712720" |
x-b3-spanid | "4e48e970ce566222" |
x-forwarded-for | "173.0.81.65" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "id": "WH-3FF99699LD102712V-83D89880KS1484107", "event_version": "1.0", "create_time": "2024-11-21T10:26:19.493Z", "resource_type": "refund", "resource_version": "2.0", "event_type": "PAYMENT.CAPTURE.REFUNDED", "summary": "A EUR 88.95 EUR capture payment was refunded", "resource": { "id": "0RW10534H41440522", "amount": { "currency_code": "EUR", "value": "88.95" }, "note_to_payer": "1846082971 Storno durch Kunden", "seller_payable_breakdown": { "gross_amount": { "currency_code": "EUR", "value": "88.95" }, "paypal_fee": { "currency_code": "EUR", "value": "1.07" }, "net_amount": { "currency_code": "EUR", "value": "87.88" }, "total_refunded_amount": { "currency_code": "EUR", "value": "88.95" } }, "invoice_id": "MacTrade1846082971", "custom_id": "{\"orderTransactionId\":\"96d7ad09d7d14eb5a7174e2cc7c34f15\",\"pluginVersion\":\"6.5.0\",\"shopwareVersion\":\"6.4.20.0\"}", "status": "COMPLETED", "create_time": "2024-11-21T02:26:14-08:00", "update_time": "2024-11-21T02:26:14-08:00", "payer": { "email_address": "paypal@mactrade.de", "merchant_id": "BXYR2EHMLNGQ2" }, "links": [ { "href": "https:\/\/api.paypal.com\/v2\/payments\/refunds\/0RW10534H41440522", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/7M182832BX922791J", "rel": "up", "method": "GET" } ] }, "links": [ { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-3FF99699LD102712V-83D89880KS1484107", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-3FF99699LD102712V-83D89880KS1484107\/resend", "rel": "resend", "method": "POST" } ] }
Raw
{"id":"WH-3FF99699LD102712V-83D89880KS1484107","event_version":"1.0","create_time":"2024-11-21T10:26:19.493Z","resource_type":"refund","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.REFUNDED","summary":"A EUR 88.95 EUR capture payment was refunded","resource":{"id":"0RW10534H41440522","amount":{"currency_code":"EUR","value":"88.95"},"note_to_payer":"1846082971 Storno durch Kunden","seller_payable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"88.95"},"paypal_fee":{"currency_code":"EUR","value":"1.07"},"net_amount":{"currency_code":"EUR","value":"87.88"},"total_refunded_amount":{"currency_code":"EUR","value":"88.95"}},"invoice_id":"MacTrade1846082971","custom_id":"{\"orderTransactionId\":\"96d7ad09d7d14eb5a7174e2cc7c34f15\",\"pluginVersion\":\"6.5.0\",\"shopwareVersion\":\"6.4.20.0\"}","status":"COMPLETED","create_time":"2024-11-21T02:26:14-08:00","update_time":"2024-11-21T02:26:14-08:00","payer":{"email_address":"paypal@mactrade.de","merchant_id":"BXYR2EHMLNGQ2"},"links":[{"href":"https://api.paypal.com/v2/payments/refunds/0RW10534H41440522","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/7M182832BX922791J","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-3FF99699LD102712V-83D89880KS1484107","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-3FF99699LD102712V-83D89880KS1484107/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, 21 Nov 2024 11:36:02 GMT" |
x-debug-token | "9aa7ce" |
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 | "def000001f8f23bf4c3a2e877b9258e405112682ef3a8f29b6407a5d0aa3794c40a0147421d819d6290861d5d1c47bc6c2ea61b390eee674be4d4fd75decd123e0243dff" |
APP_URL | "https://www.devmt.de" |
COMPOSER_HOME | "/var/www/vhosts/devmt.de/httpdocs/shopware-ce/var/cache/composer" |
DATABASE_URL | "mysql://devmt_sw6:X!c75kn97@localhost:3306/devmt_sw6" |
INSTANCE_ID | "V4BZlmGQ7wfV18k8AKEcoGEC6OwCSgQZ" |
MAILER_URL | "null://localhost" |
SHOPWARE_CDN_STRATEGY_DEFAULT | "id" |
SHOPWARE_ES_ENABLED | "0" |
SHOPWARE_ES_HOSTS | "localhost:9200" |
SHOPWARE_ES_INDEXING_ENABLED | "0" |
SHOPWARE_ES_INDEX_PREFIX | "sw6_prod" |
SHOPWARE_HTTP_CACHE_ENABLED | "1" |
SHOPWARE_HTTP_DEFAULT_TTL | "7200" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "1496" |
CONTENT_TYPE | "application/json" |
DOCUMENT_ROOT | "/var/www/vhosts/devmt.de/httpdocs/shopware-ce/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www/vhosts/devmt.de" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_CONTENT_LENGTH | "1496" |
HTTP_CONTENT_TYPE | "application/json" |
HTTP_CORRELATION_ID | "7431647eccb95" |
HTTP_FORWARDED | "for="173.0.81.65";host="www.devmt.de";proto=https" |
HTTP_HOST | "www.devmt.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-1a5f47cb" |
HTTP_PAYPAL_TRANSMISSION_ID | "0e3e260c-a7f3-11ef-a16e-bd3a173a7fb7" |
HTTP_PAYPAL_TRANSMISSION_SIG | "ISEyUVOQb4A4JfWn3DVUieUQ8ify+MoRGlQ+sVPAtHQBt45dzLf424uP+VQW5SQktHd7owho6CUy4qelDZ1L5hk9fGQ6Dfx5kzs2zD+1QK58hdmD7CexYtMgnzRmY50XKfjd5rL/tlVhUlOiDe5OhL/6wNR38pBI+i+uYK3KxLcAz8vhGshOh1I/a9k8KMM4mm+90P+v6xoNyRJ0m2yNbuiKqvI/LqeR4Vaqv/A8HJ4FBo6R99/cpwUkinElu1ifDjMOSsNL90epTrRUXM1YQCnVK1j8LM3dtK5vNWOWnq6oAI8sGb2WQwuVaAK6V19ER5Ce7NyqGRUPOw2aXxQE6g==" |
HTTP_PAYPAL_TRANSMISSION_TIME | "2024-11-21T10:26:22Z" |
HTTP_USER_AGENT | "PayPal/AUHR-214.0-58712720" |
HTTP_X_B3_SPANID | "4e48e970ce566222" |
HTTP_X_FORWARDED_FOR | "173.0.81.65" |
PATH_INFO | "" |
PHP_SELF | "/index.php" |
QUERY_STRING | "sw-token=lImRbkkrRm1T6cGTOHS1ko4KA94QzFlE" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "50576" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1732188961 |
REQUEST_TIME_FLOAT | 1732188961.8261 |
REQUEST_URI | "/api/_action/paypal/webhook/execute?sw-token=lImRbkkrRm1T6cGTOHS1ko4KA94QzFlE" |
SCRIPT_FILENAME | "/var/www/vhosts/devmt.de/httpdocs/shopware-ce/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "116.202.123.166" |
SERVER_NAME | "www.devmt.de" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.26.2" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_URL,MAILER_URL,DATABASE_URL,COMPOSER_HOME,INSTANCE_ID,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,SHOPWARE_ES_HOSTS,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_CDN_STRATEGY_DEFAULT" |
USER | "devmt.de" |