Request / Response
Request
GET Parameters
Key | Value |
---|---|
sw-token | "cxZp2QzZYOkTMO5Wu28lknQfIp88QifK" |
POST Parameters
Key | Value |
---|---|
create_time | "2024-11-20T20:16:30.952Z" |
event_type | "PAYMENT.CAPTURE.COMPLETED" |
event_version | "1.0" |
id | "WH-9CD90061EW1864150-0ML40000DX7637041" |
links | [ [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-9CD90061EW1864150-0ML40000DX7637041" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-9CD90061EW1864150-0ML40000DX7637041/resend" "rel" => "resend" "method" => "POST" ] ] |
resource | [ "id" => "4GY55494C3613983H" "amount" => [ "currency_code" => "EUR" "value" => "25.70" ] "final_capture" => true "seller_protection" => [ "status" => "ELIGIBLE" "dispute_categories" => [ "ITEM_NOT_RECEIVED" "UNAUTHORIZED_TRANSACTION" ] ] "seller_receivable_breakdown" => [ "gross_amount" => [ "currency_code" => "EUR" "value" => "25.70" ] "paypal_fee" => [ "currency_code" => "EUR" "value" => "0.98" ] "net_amount" => [ "currency_code" => "EUR" "value" => "24.72" ] ] "invoice_id" => "1286853" "status" => "COMPLETED" "supplementary_data" => [ "related_ids" => [ "order_id" => "5D1436094J603521P" ] ] "payee" => [ "email_address" => "info@kraeuterland.de" "merchant_id" => "YTKURVG58XSYL" ] "create_time" => "2024-11-20T20:16:27Z" "update_time" => "2024-11-20T20:16:27Z" "links" => [ [ "href" => "https://api.paypal.com/v2/payments/captures/4GY55494C3613983H" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v2/payments/captures/4GY55494C3613983H/refund" "rel" => "refund" "method" => "POST" ] [ "href" => "https://api.paypal.com/v2/checkout/orders/5D1436094J603521P" "rel" => "up" "method" => "GET" ] ] ] |
resource_type | "capture" |
resource_version | "2.0" |
summary | "Payment completed for EUR 25.7 EUR" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_stopwatch_token | "26c828" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
connection | "close" |
content-length | "1535" |
content-type | "application/json" |
correlation-id | "3fa11feea0ff6" |
forwarded | "for="173.0.81.140";host="s6.kraeuterland.de";proto=https" |
host | "s6.kraeuterland.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 | "5693e20b-a77c-11ef-ae59-bd09ac6d087c" |
paypal-transmission-sig | "J3kU73DaCXuJ956Rao1FOVcWlAzdK1sDxXSSADwu6xh8FGPrHj13cJIAdbpskPfycvUC1/qePyCRDeKFdDx9SyiAM+zFGE81smIsLTfWGTNLqCTM2V+M4FRj4nL8vdxgoykleFY5vxnA4ojmgFjYuZ9A/kcyXN40FVJ+MFnez2UnHu6UlyPEZd8Y09lgh0VhAWiQyyXtet14gz2tYhqA7ldtswrCqUAbsDMdYc/4z5x456XCrt4zqlznFWe7RG5G6Q49nwxNDWwoEwuuI4uA5bVE+JgNyvJRfvLfYZbHjWFTRurAyy6F9QvcKvawqFazXSzxI1MjbK0/7p3CmM6mbw==" |
paypal-transmission-time | "2024-11-20T20:16:34Z" |
surrogate-capability | "symfony="ESI/1.0"" |
user-agent | "PayPal/AUHR-214.0-58712720" |
x-b3-spanid | "48a235eaccce9c40" |
x-forwarded-for | "173.0.81.140" |
x-forwarded-ssl | "on" |
x-php-ob-level | "0" |
Request Content
Pretty
{ "id": "WH-9CD90061EW1864150-0ML40000DX7637041", "event_version": "1.0", "create_time": "2024-11-20T20:16:30.952Z", "resource_type": "capture", "resource_version": "2.0", "event_type": "PAYMENT.CAPTURE.COMPLETED", "summary": "Payment completed for EUR 25.7 EUR", "resource": { "id": "4GY55494C3613983H", "amount": { "currency_code": "EUR", "value": "25.70" }, "final_capture": true, "seller_protection": { "status": "ELIGIBLE", "dispute_categories": [ "ITEM_NOT_RECEIVED", "UNAUTHORIZED_TRANSACTION" ] }, "seller_receivable_breakdown": { "gross_amount": { "currency_code": "EUR", "value": "25.70" }, "paypal_fee": { "currency_code": "EUR", "value": "0.98" }, "net_amount": { "currency_code": "EUR", "value": "24.72" } }, "invoice_id": "1286853", "status": "COMPLETED", "supplementary_data": { "related_ids": { "order_id": "5D1436094J603521P" } }, "payee": { "email_address": "info@kraeuterland.de", "merchant_id": "YTKURVG58XSYL" }, "create_time": "2024-11-20T20:16:27Z", "update_time": "2024-11-20T20:16:27Z", "links": [ { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/4GY55494C3613983H", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/4GY55494C3613983H\/refund", "rel": "refund", "method": "POST" }, { "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/5D1436094J603521P", "rel": "up", "method": "GET" } ] }, "links": [ { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-9CD90061EW1864150-0ML40000DX7637041", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-9CD90061EW1864150-0ML40000DX7637041\/resend", "rel": "resend", "method": "POST" } ] }
Raw
{"id":"WH-9CD90061EW1864150-0ML40000DX7637041","event_version":"1.0","create_time":"2024-11-20T20:16:30.952Z","resource_type":"capture","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.COMPLETED","summary":"Payment completed for EUR 25.7 EUR","resource":{"id":"4GY55494C3613983H","amount":{"currency_code":"EUR","value":"25.70"},"final_capture":true,"seller_protection":{"status":"ELIGIBLE","dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"]},"seller_receivable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"25.70"},"paypal_fee":{"currency_code":"EUR","value":"0.98"},"net_amount":{"currency_code":"EUR","value":"24.72"}},"invoice_id":"1286853","status":"COMPLETED","supplementary_data":{"related_ids":{"order_id":"5D1436094J603521P"}},"payee":{"email_address":"info@kraeuterland.de","merchant_id":"YTKURVG58XSYL"},"create_time":"2024-11-20T20:16:27Z","update_time":"2024-11-20T20:16:27Z","links":[{"href":"https://api.paypal.com/v2/payments/captures/4GY55494C3613983H","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/4GY55494C3613983H/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v2/checkout/orders/5D1436094J603521P","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-9CD90061EW1864150-0ML40000DX7637041","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-9CD90061EW1864150-0ML40000DX7637041/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 | "private, must-revalidate" |
content-type | "application/json" |
date | "Thu, 21 Nov 2024 12:36:06 GMT" |
expires | "-1" |
pragma | "no-cache" |
server-timing | "" |
x-debug-token | "9a824f" |
x-frame-options | "sameorigin" |
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 | "http://localhost:9200" |
APP_ENV | "dev" |
APP_SECRET | "def00000679d006f281d304e97da9651abbfd1fd90fdb74d7cb19a2162de785fc5a075a10aaba270126319f1e91df1614656536485b26c547e9e5b73626ae8bf6c311c4d" |
APP_URL | "https://s6.kraeuterland.de" |
BLUE_GREEN_DEPLOYMENT | "0" |
COMPOSER_HOME | "/srv/users/kraeuterlandsw6/apps/kraeuterlandsw6/var/cache/composer" |
DATABASE_URL | "mysql://ab5227b1c582:c5fca49e7309e866@localhost:3306/kraeuterlandsw6" |
INSTANCE_ID | "wAliV5NS6GmuHXc2jxrH7a3OqLK8esgx" |
LOCK_DSN | "flock" |
MAILER_DSN | "null://null" |
MAILER_URL | "null://null" |
OPENSEARCH_URL | "http://localhost:9200" |
PROXY_URL | "http://localhost" |
SHOPWARE_ADMIN_ES_ENABLED | "0" |
SHOPWARE_ADMIN_ES_INDEX_PREFIX | "sw-admin" |
SHOPWARE_ADMIN_ES_REFRESH_INDICES | "0" |
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 | "1535" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/srv/users/kraeuterlandsw6/apps/kraeuterlandsw6/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/srv/users/kraeuterlandsw6/apps/kraeuterlandsw6/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/srv/users/kraeuterlandsw6" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_CONNECTION | "close" |
HTTP_CORRELATION_ID | "3fa11feea0ff6" |
HTTP_FORWARDED | "for="173.0.81.140";host="s6.kraeuterland.de";proto=https" |
HTTP_HOST | "s6.kraeuterland.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 | "5693e20b-a77c-11ef-ae59-bd09ac6d087c" |
HTTP_PAYPAL_TRANSMISSION_SIG | "J3kU73DaCXuJ956Rao1FOVcWlAzdK1sDxXSSADwu6xh8FGPrHj13cJIAdbpskPfycvUC1/qePyCRDeKFdDx9SyiAM+zFGE81smIsLTfWGTNLqCTM2V+M4FRj4nL8vdxgoykleFY5vxnA4ojmgFjYuZ9A/kcyXN40FVJ+MFnez2UnHu6UlyPEZd8Y09lgh0VhAWiQyyXtet14gz2tYhqA7ldtswrCqUAbsDMdYc/4z5x456XCrt4zqlznFWe7RG5G6Q49nwxNDWwoEwuuI4uA5bVE+JgNyvJRfvLfYZbHjWFTRurAyy6F9QvcKvawqFazXSzxI1MjbK0/7p3CmM6mbw==" |
HTTP_PAYPAL_TRANSMISSION_TIME | "2024-11-20T20:16:34Z" |
HTTP_USER_AGENT | "PayPal/AUHR-214.0-58712720" |
HTTP_X_B3_SPANID | "48a235eaccce9c40" |
HTTP_X_FORWARDED_FOR | "173.0.81.140" |
HTTP_X_FORWARDED_SSL | "on" |
LD_LIBRARY_PATH | "/opt/sp/apache/lib:/opt/sp/apache/lib" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "sw-token=cxZp2QzZYOkTMO5Wu28lknQfIp88QifK" |
REDIRECT_HTTPS | "on" |
REDIRECT_QUERY_STRING | "sw-token=cxZp2QzZYOkTMO5Wu28lknQfIp88QifK" |
REDIRECT_SCRIPT_URI | "https://s6.kraeuterland.de/api/_action/paypal/webhook/execute" |
REDIRECT_SCRIPT_URL | "/api/_action/paypal/webhook/execute" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/api/_action/paypal/webhook/execute" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "10242" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1732192566 |
REQUEST_TIME_FLOAT | 1732192566.0235 |
REQUEST_URI | "/api/_action/paypal/webhook/execute?sw-token=cxZp2QzZYOkTMO5Wu28lknQfIp88QifK" |
SCRIPT_FILENAME | "/srv/users/kraeuterlandsw6/apps/kraeuterlandsw6/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://s6.kraeuterland.de/api/_action/paypal/webhook/execute" |
SCRIPT_URL | "/api/_action/paypal/webhook/execute" |
SERVER_ADDR | "127.0.0.1" |
SERVER_ADMIN | "webmaster@" |
SERVER_NAME | "s6.kraeuterland.de" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache/2.4.62 (Unix) OpenSSL/1.1.1f" |
SYMFONY_DOTENV_PATH | "/srv/users/kraeuterlandsw6/apps/kraeuterlandsw6/.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,MAILER_DSN,COMPOSER_HOME,ADMIN_OPENSEARCH_URL,SHOPWARE_ES_HOSTS,SHOPWARE_ADMIN_ES_INDEX_PREFIX,SHOPWARE_ADMIN_ES_ENABLED,SHOPWARE_ADMIN_ES_REFRESH_INDICES" |
TEMP | "/srv/users/kraeuterlandsw6/tmp/kraeuterlandsw6" |
TMP | "/srv/users/kraeuterlandsw6/tmp/kraeuterlandsw6" |
TMPDIR | "/srv/users/kraeuterlandsw6/tmp/kraeuterlandsw6" |
USER | "kraeuterlandsw6" |
argc | 1 |
argv | [
"sw-token=cxZp2QzZYOkTMO5Wu28lknQfIp88QifK"
] |