WebhookController :: executeWebhook
Request
GET Parameters
Key | Value |
---|---|
sw-token | "ybEy2MgUYyioPzkVgryhtRPFJs0gYnxk" |
POST Parameters
Key | Value |
---|---|
create_time | "2025-01-11T15:16:47.498Z" |
event_type | "PAYMENT.SALE.COMPLETED" |
event_version | "1.0" |
id | "WH-8WP42114V18001906-8M482921JS455411R" |
links | [ [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-8WP42114V18001906-8M482921JS455411R" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-8WP42114V18001906-8M482921JS455411R/resend" "rel" => "resend" "method" => "POST" ] ] |
resource | [ "id" => "1C381999TR702693H" "state" => "completed" "amount" => [ "total" => "40.80" "currency" => "EUR" "details" => [ "subtotal" => "35.90" "shipping" => "4.90" ] ] "payment_mode" => "INSTANT_TRANSFER" "protection_eligibility" => "ELIGIBLE" "protection_eligibility_type" => "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE" "transaction_fee" => [ "value" => "1.61" "currency" => "EUR" ] "invoice_number" => "108507" "parent_payment" => "PAYID-M6BIV7Q0FN37191A7222342A" "create_time" => "2025-01-11T15:16:43Z" "update_time" => "2025-01-11T15:16:43Z" "links" => [ [ "href" => "https://api.paypal.com/v1/payments/sale/1C381999TR702693H" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/payments/sale/1C381999TR702693H/refund" "rel" => "refund" "method" => "POST" ] [ "href" => "https://api.paypal.com/v1/payments/payment/PAYID-M6BIV7Q0FN37191A7222342A" "rel" => "parent_payment" "method" => "GET" ] ] "application_context" => [ "related_qualifiers" => [ [ "type" => "CART" "id" => "9F416343Y6181603G" ] ] ] ] |
resource_type | "sale" |
summary | "Payment completed for EUR 40.8 EUR" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Swag\PayPal\Webhook\WebhookController::executeWebhook" |
_cspNonce | "4alKjy0NAdw=" |
_route | "api.action.paypal.webhook.execute" |
_routeScope | [
"api"
] |
_route_params | [ "auth_required" => false ] |
_stopwatch_token | "208441" |
auth_required | false |
sw-context | Shopware\Core\Framework\Context {#1759 #extensions: [] #languageIdChain: [ "2fbb5fe2e29a4d70aa5854ce7ce3e20b" ] #scope: "system" #rulesLocked: false #source: Shopware\Core\Framework\Api\Context\SystemSource {#1751 …} #ruleIds: [] #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca" #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #currencyFactor: 1.0 #considerInheritance: false #taxState: "gross" #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#1761 …} #states: [] } |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
content-length | "1443" |
content-type | "application/json" |
correlation-id | "3d9de32880fc5" |
forwarded | "for="173.0.81.140";host="shoei-distribution.com";proto=https" |
host | "shoei-distribution.com" |
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 | "15d4ea6d-d02f-11ef-b07a-27f9276302d1" |
paypal-transmission-sig | "OqdzQXROXUFb9OlKRbuSg6JWEp2vlcDbvv2PvGcPMRq+SAi/ZNr+ckIGgDqYY/1je15tcrErUMKcguN2m4/5AxxJ/O6hYcX/f3pdMFHqMhMp1wAG6wm8E2X6KcEtUrEwdEWpvriL0SynJ5olgy3tKeORZnm9PX3lRmR2+SVtL3yHY1rqwVoEUR3QJkwkoKXqVIr0XNXtEkb+0c8TW26voDf31PCK8MAsREPtA6rPmdmVkUZvua7IKVsJJoVwlRmEt8rKJOJP24poFABaoWfAvpYCkNxvyPr1k9OCC6euA3ZKGEa2QsBJ96YGbe0Y3b72CtMtUnnwja/1f0uprr0bmA==" |
paypal-transmission-time | "2025-01-11T15:16:52Z" |
surrogate-capability | "symfony="ESI/1.0"" |
user-agent | "PayPal/AUHR-214.0-58712720" |
x-b3-spanid | "9a4251687444dc3c" |
x-forwarded-for | "173.0.81.140" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "id": "WH-8WP42114V18001906-8M482921JS455411R", "event_version": "1.0", "create_time": "2025-01-11T15:16:47.498Z", "resource_type": "sale", "event_type": "PAYMENT.SALE.COMPLETED", "summary": "Payment completed for EUR 40.8 EUR", "resource": { "id": "1C381999TR702693H", "state": "completed", "amount": { "total": "40.80", "currency": "EUR", "details": { "subtotal": "35.90", "shipping": "4.90" } }, "payment_mode": "INSTANT_TRANSFER", "protection_eligibility": "ELIGIBLE", "protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE", "transaction_fee": { "value": "1.61", "currency": "EUR" }, "invoice_number": "108507", "parent_payment": "PAYID-M6BIV7Q0FN37191A7222342A", "create_time": "2025-01-11T15:16:43Z", "update_time": "2025-01-11T15:16:43Z", "links": [ { "href": "https:\/\/api.paypal.com\/v1\/payments\/sale\/1C381999TR702693H", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/payments\/sale\/1C381999TR702693H\/refund", "rel": "refund", "method": "POST" }, { "href": "https:\/\/api.paypal.com\/v1\/payments\/payment\/PAYID-M6BIV7Q0FN37191A7222342A", "rel": "parent_payment", "method": "GET" } ], "application_context": { "related_qualifiers": [ { "type": "CART", "id": "9F416343Y6181603G" } ] } }, "links": [ { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-8WP42114V18001906-8M482921JS455411R", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-8WP42114V18001906-8M482921JS455411R\/resend", "rel": "resend", "method": "POST" } ] }
Raw
{"id":"WH-8WP42114V18001906-8M482921JS455411R","event_version":"1.0","create_time":"2025-01-11T15:16:47.498Z","resource_type":"sale","event_type":"PAYMENT.SALE.COMPLETED","summary":"Payment completed for EUR 40.8 EUR","resource":{"id":"1C381999TR702693H","state":"completed","amount":{"total":"40.80","currency":"EUR","details":{"subtotal":"35.90","shipping":"4.90"}},"payment_mode":"INSTANT_TRANSFER","protection_eligibility":"ELIGIBLE","protection_eligibility_type":"ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE","transaction_fee":{"value":"1.61","currency":"EUR"},"invoice_number":"108507","parent_payment":"PAYID-M6BIV7Q0FN37191A7222342A","create_time":"2025-01-11T15:16:43Z","update_time":"2025-01-11T15:16:43Z","links":[{"href":"https://api.paypal.com/v1/payments/sale/1C381999TR702693H","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/payments/sale/1C381999TR702693H/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v1/payments/payment/PAYID-M6BIV7Q0FN37191A7222342A","rel":"parent_payment","method":"GET"}],"application_context":{"related_qualifiers":[{"type":"CART","id":"9F416343Y6181603G"}]}},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-8WP42114V18001906-8M482921JS455411R","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-8WP42114V18001906-8M482921JS455411R/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, 11 Jan 2025 21:36:45 GMT" |
server-timing | "" |
x-debug-token | "ca6236" |
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 | "def00000eb1df0374aac86745abb24d91d5f5c424fbee69769f101870f526e442a5eb9e759f86d2cf76474b8f34dca8039af6440899640059d77dda05546f3caed3814fe" |
APP_URL | "https://shoei-distribution.com/" |
BLUE_GREEN_DEPLOYMENT | "1" |
COMPOSER_HOME | "/var/www/vhosts/shoei-distribution.com/shoei-distribution.com/var/cache/composer" |
DATABASE_URL | "mysql://shoei-4922:Xk%4091h6k0@localhost:3306/db_shoei_shopware6" |
INSTANCE_ID | "kmK4fBJViYjhq4iPGUjDgioA30UdPURJ" |
LOCK_DSN | "flock" |
MAILER_URL | "null://localhost" |
OPENSEARCH_URL | "http://localhost:9200" |
PROXY_URL | "http://localhost" |
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 | "1" |
SHOPWARE_HTTP_DEFAULT_TTL | "7200" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "1443" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/shoei-distribution.com/shoei-distribution.com/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/vhosts/shoei-distribution.com/shoei-distribution.com/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www/vhosts/shoei-distribution.com" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_CORRELATION_ID | "3d9de32880fc5" |
HTTP_FORWARDED | "for="173.0.81.140";host="shoei-distribution.com";proto=https" |
HTTP_HOST | "shoei-distribution.com" |
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 | "15d4ea6d-d02f-11ef-b07a-27f9276302d1" |
HTTP_PAYPAL_TRANSMISSION_SIG | "OqdzQXROXUFb9OlKRbuSg6JWEp2vlcDbvv2PvGcPMRq+SAi/ZNr+ckIGgDqYY/1je15tcrErUMKcguN2m4/5AxxJ/O6hYcX/f3pdMFHqMhMp1wAG6wm8E2X6KcEtUrEwdEWpvriL0SynJ5olgy3tKeORZnm9PX3lRmR2+SVtL3yHY1rqwVoEUR3QJkwkoKXqVIr0XNXtEkb+0c8TW26voDf31PCK8MAsREPtA6rPmdmVkUZvua7IKVsJJoVwlRmEt8rKJOJP24poFABaoWfAvpYCkNxvyPr1k9OCC6euA3ZKGEa2QsBJ96YGbe0Y3b72CtMtUnnwja/1f0uprr0bmA==" |
HTTP_PAYPAL_TRANSMISSION_TIME | "2025-01-11T15:16:52Z" |
HTTP_USER_AGENT | "PayPal/AUHR-214.0-58712720" |
HTTP_X_B3_SPANID | "9a4251687444dc3c" |
HTTP_X_FORWARDED_FOR | "173.0.81.140" |
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "sw-token=ybEy2MgUYyioPzkVgryhtRPFJs0gYnxk" |
REDIRECT_HTTPS | "on" |
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
REDIRECT_QUERY_STRING | "sw-token=ybEy2MgUYyioPzkVgryhtRPFJs0gYnxk" |
REDIRECT_SCRIPT_URI | "https://shoei-distribution.com/api/_action/paypal/webhook/execute" |
REDIRECT_SCRIPT_URL | "/api/_action/paypal/webhook/execute" |
REDIRECT_SSL_TLS_SNI | "shoei-distribution.com" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "Z4LkbR7ETqKYS9NAaJD4FQAAAgM" |
REDIRECT_URL | "/api/_action/paypal/webhook/execute" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "15227" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1736631405 |
REQUEST_TIME_FLOAT | 1736631405.1126 |
REQUEST_URI | "/api/_action/paypal/webhook/execute?sw-token=ybEy2MgUYyioPzkVgryhtRPFJs0gYnxk" |
SCRIPT_FILENAME | "/var/www/vhosts/shoei-distribution.com/shoei-distribution.com/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://shoei-distribution.com/api/_action/paypal/webhook/execute" |
SCRIPT_URL | "/api/_action/paypal/webhook/execute" |
SERVER_ADDR | "81.169.178.48" |
SERVER_ADMIN | "root@localhost" |
SERVER_NAME | "shoei-distribution.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "shoei-distribution.com" |
SYMFONY_DOTENV_PATH | "/var/www/vhosts/shoei-distribution.com/shoei-distribution.com/.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_CDN_STRATEGY_DEFAULT" |
UNIQUE_ID | "Z4LkbR7ETqKYS9NAaJD4FQAAAgM" |
USER | "shoei-dist" |
proxy-nokeepalive | "1" |