Request / Response
Request
GET Parameters
Key | Value |
---|---|
sw-token | "q7zNvINsA7QFmoyiBTb7sTb5Js1T77XE" |
POST Parameters
Key | Value |
---|---|
create_time | "2025-01-31T12:01:10.128Z" |
event_type | "PAYMENT.SALE.COMPLETED" |
event_version | "1.0" |
id | "WH-2C839888LV1776832-1UA38962MB3922517" |
links | [ [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-2C839888LV1776832-1UA38962MB3922517" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-2C839888LV1776832-1UA38962MB3922517/resend" "rel" => "resend" "method" => "POST" ] ] |
resource | [ "id" => "01U00319BX9662722" "state" => "completed" "amount" => [ "total" => "15.90" "currency" => "EUR" "details" => [ "subtotal" => "15.90" ] ] "payment_mode" => "INSTANT_TRANSFER" "protection_eligibility" => "ELIGIBLE" "protection_eligibility_type" => "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE" "transaction_fee" => [ "value" => "0.87" "currency" => "EUR" ] "invoice_number" => "Wasserbetten-Haase.deSW20550" "custom" => "0194bc3a7ad97072b518a77421128488" "receipt_id" => "4730442385172682" "parent_payment" => "PAYID-M6OLVRY8LD085629E1252832" "create_time" => "2025-01-31T12:01:04Z" "update_time" => "2025-01-31T12:01:04Z" "links" => [ [ "href" => "https://api.paypal.com/v1/payments/sale/01U00319BX9662722" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/payments/sale/01U00319BX9662722/refund" "rel" => "refund" "method" => "POST" ] [ "href" => "https://api.paypal.com/v1/payments/payment/PAYID-M6OLVRY8LD085629E1252832" "rel" => "parent_payment" "method" => "GET" ] ] "soft_descriptor" => "PAYPAL *WASSERBETTE" "application_context" => [ "related_qualifiers" => [ [ "type" => "CART" "id" => "5XL92515JE1561913" ] ] ] ] |
resource_type | "sale" |
summary | "Payment completed for € 15.9 EUR" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_stopwatch_token | "e47aeb" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
content-length | "1563" |
content-type | "application/json" |
correlation-id | "bcf9e6f043753" |
forwarded | "for="173.0.81.65";host="wasserbetten-haase.de";proto=https" |
host | "wasserbetten-haase.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 | "11e35198-dfcb-11ef-9bc3-bf633280efcc" |
paypal-transmission-sig | "TcQwb/SzrNwg1mS6+emJKlo6BXkba37Hvl69rjuQzRGQNyivvVx117FZj87jLtoxXTncfPnerBj7zYt7RKKkhCvLDMmc8mAnv3VsUreV7H3eZP41bW3yqMm/g5F0l6uDGibXOFoVm5cxayzlXccC1Gmh9tv0+18rmzufq6Kgrev8TZwxsoWBlSiQBh3kemU0Vq1KfNy30NPbK/UxCVvkc20EQCX8OiG3HjrkuL/mBG8HItwzTdMJCnJZA3WbUqrbexU8vk2oJYcb2ayYiRAdeXPinBsHlM/m4lPDJTj83HJbc6U9izZ3fEONT4miElkYX0mkNcVTn8J6cPdqS/owgQ==" |
paypal-transmission-time | "2025-01-31T12:01:14Z" |
surrogate-capability | "symfony="ESI/1.0"" |
user-agent | "PayPal/AUHR-214.0-58823616" |
x-b3-spanid | "b38a45ec20abb599" |
x-forwarded-for | "173.0.81.65" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "id": "WH-2C839888LV1776832-1UA38962MB3922517", "event_version": "1.0", "create_time": "2025-01-31T12:01:10.128Z", "resource_type": "sale", "event_type": "PAYMENT.SALE.COMPLETED", "summary": "Payment completed for \u20ac 15.9 EUR", "resource": { "id": "01U00319BX9662722", "state": "completed", "amount": { "total": "15.90", "currency": "EUR", "details": { "subtotal": "15.90" } }, "payment_mode": "INSTANT_TRANSFER", "protection_eligibility": "ELIGIBLE", "protection_eligibility_type": "ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE", "transaction_fee": { "value": "0.87", "currency": "EUR" }, "invoice_number": "Wasserbetten-Haase.deSW20550", "custom": "0194bc3a7ad97072b518a77421128488", "receipt_id": "4730442385172682", "parent_payment": "PAYID-M6OLVRY8LD085629E1252832", "create_time": "2025-01-31T12:01:04Z", "update_time": "2025-01-31T12:01:04Z", "links": [ { "href": "https:\/\/api.paypal.com\/v1\/payments\/sale\/01U00319BX9662722", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/payments\/sale\/01U00319BX9662722\/refund", "rel": "refund", "method": "POST" }, { "href": "https:\/\/api.paypal.com\/v1\/payments\/payment\/PAYID-M6OLVRY8LD085629E1252832", "rel": "parent_payment", "method": "GET" } ], "soft_descriptor": "PAYPAL *WASSERBETTE", "application_context": { "related_qualifiers": [ { "type": "CART", "id": "5XL92515JE1561913" } ] } }, "links": [ { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-2C839888LV1776832-1UA38962MB3922517", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-2C839888LV1776832-1UA38962MB3922517\/resend", "rel": "resend", "method": "POST" } ] }
Raw
{"id":"WH-2C839888LV1776832-1UA38962MB3922517","event_version":"1.0","create_time":"2025-01-31T12:01:10.128Z","resource_type":"sale","event_type":"PAYMENT.SALE.COMPLETED","summary":"Payment completed for € 15.9 EUR","resource":{"id":"01U00319BX9662722","state":"completed","amount":{"total":"15.90","currency":"EUR","details":{"subtotal":"15.90"}},"payment_mode":"INSTANT_TRANSFER","protection_eligibility":"ELIGIBLE","protection_eligibility_type":"ITEM_NOT_RECEIVED_ELIGIBLE,UNAUTHORIZED_PAYMENT_ELIGIBLE","transaction_fee":{"value":"0.87","currency":"EUR"},"invoice_number":"Wasserbetten-Haase.deSW20550","custom":"0194bc3a7ad97072b518a77421128488","receipt_id":"4730442385172682","parent_payment":"PAYID-M6OLVRY8LD085629E1252832","create_time":"2025-01-31T12:01:04Z","update_time":"2025-01-31T12:01:04Z","links":[{"href":"https://api.paypal.com/v1/payments/sale/01U00319BX9662722","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/payments/sale/01U00319BX9662722/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v1/payments/payment/PAYID-M6OLVRY8LD085629E1252832","rel":"parent_payment","method":"GET"}],"soft_descriptor":"PAYPAL *WASSERBETTE","application_context":{"related_qualifiers":[{"type":"CART","id":"5XL92515JE1561913"}]}},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-2C839888LV1776832-1UA38962MB3922517","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-2C839888LV1776832-1UA38962MB3922517/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 | "Fri, 31 Jan 2025 12:11:26 GMT" |
server-timing | "" |
x-debug-token | "81e3dc" |
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 | "def00000caa7f3fe25b3d7f61c496c46bc9865b2c0c5a0942d7988be509806a0c0c087c1e431a967e5cdb450cb49a8a409390804a755b3e15e7505a205c4855e5da5443d" |
APP_URL | "https://wasserbetten-haase.de" |
BLUE_GREEN_DEPLOYMENT | "1" |
COMPOSER_HOME | "/var/www/html/shopware/var/cache/composer" |
DATABASE_URL | "mysql://shopware:LYeAIIhl6Kg1gsN88@localhost:3306/shopwaredb" |
INSTANCE_ID | "VD31RLn6oqV1Loj6yzrYtjPatdyZtAfg" |
LOCK_DSN | "flock" |
MAILER_URL | "null://localhost" |
OPENSEARCH_URL | "http://localhost:9200" |
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 | "0" |
SHOPWARE_HTTP_DEFAULT_TTL | "86400" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "1563" |
CONTENT_TYPE | "application/json" |
DOCUMENT_ROOT | "/home/wasserbetten-haase/public_html/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_CONTENT_LENGTH | "1563" |
HTTP_CONTENT_TYPE | "application/json" |
HTTP_CORRELATION_ID | "bcf9e6f043753" |
HTTP_FORWARDED | "for="173.0.81.65";host="wasserbetten-haase.de";proto=https" |
HTTP_HOST | "wasserbetten-haase.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 | "11e35198-dfcb-11ef-9bc3-bf633280efcc" |
HTTP_PAYPAL_TRANSMISSION_SIG | "TcQwb/SzrNwg1mS6+emJKlo6BXkba37Hvl69rjuQzRGQNyivvVx117FZj87jLtoxXTncfPnerBj7zYt7RKKkhCvLDMmc8mAnv3VsUreV7H3eZP41bW3yqMm/g5F0l6uDGibXOFoVm5cxayzlXccC1Gmh9tv0+18rmzufq6Kgrev8TZwxsoWBlSiQBh3kemU0Vq1KfNy30NPbK/UxCVvkc20EQCX8OiG3HjrkuL/mBG8HItwzTdMJCnJZA3WbUqrbexU8vk2oJYcb2ayYiRAdeXPinBsHlM/m4lPDJTj83HJbc6U9izZ3fEONT4miElkYX0mkNcVTn8J6cPdqS/owgQ==" |
HTTP_PAYPAL_TRANSMISSION_TIME | "2025-01-31T12:01:14Z" |
HTTP_USER_AGENT | "PayPal/AUHR-214.0-58823616" |
HTTP_X_B3_SPANID | "b38a45ec20abb599" |
HTTP_X_FORWARDED_FOR | "173.0.81.65" |
PHP_SELF | "/index.php" |
QUERY_STRING | "sw-token=q7zNvINsA7QFmoyiBTb7sTb5Js1T77XE" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "21063" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1738325486 |
REQUEST_TIME_FLOAT | 1738325486.0965 |
REQUEST_URI | "/api/v3/_action/paypal/webhook/execute?sw-token=q7zNvINsA7QFmoyiBTb7sTb5Js1T77XE" |
SCRIPT_FILENAME | "/home/wasserbetten-haase/public_html/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "88.99.184.37" |
SERVER_NAME | "wasserbetten-haase.de" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.18.0" |
SYMFONY_DOTENV_PATH | "/home/wasserbetten-haase/public_html/.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,LOCK_DSN,COMPOSER_HOME,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,SHOPWARE_ES_HOSTS,SHOPWARE_CDN_STRATEGY_DEFAULT" |
USER | "www-data" |