Request / Response
Request
GET Parameters
Key | Value |
---|---|
sw-token | "cxZp2QzZYOkTMO5Wu28lknQfIp88QifK" |
POST Parameters
Key | Value |
---|---|
create_time | "2024-12-02T21:09:59.617Z" |
event_type | "PAYMENT.CAPTURE.COMPLETED" |
event_version | "1.0" |
id | "WH-8GF18777J0680610P-08078945J22943302" |
links | [ [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-8GF18777J0680610P-08078945J22943302" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-8GF18777J0680610P-08078945J22943302/resend" "rel" => "resend" "method" => "POST" ] ] |
resource | [ "id" => "1HE57672EL976751M" "amount" => [ "currency_code" => "EUR" "value" => "36.50" ] "final_capture" => true "seller_protection" => [ "status" => "ELIGIBLE" "dispute_categories" => [ "ITEM_NOT_RECEIVED" "UNAUTHORIZED_TRANSACTION" ] ] "seller_receivable_breakdown" => [ "gross_amount" => [ "currency_code" => "EUR" "value" => "36.50" ] "paypal_fee" => [ "currency_code" => "EUR" "value" => "1.23" ] "net_amount" => [ "currency_code" => "EUR" "value" => "35.27" ] ] "invoice_id" => "1301571" "status" => "COMPLETED" "supplementary_data" => [ "related_ids" => [ "order_id" => "7MS17884RW829454U" ] ] "payee" => [ "email_address" => "info@kraeuterland.de" "merchant_id" => "YTKURVG58XSYL" ] "create_time" => "2024-12-02T21:09:55Z" "update_time" => "2024-12-02T21:09:55Z" "links" => [ [ "href" => "https://api.paypal.com/v2/payments/captures/1HE57672EL976751M" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v2/payments/captures/1HE57672EL976751M/refund" "rel" => "refund" "method" => "POST" ] [ "href" => "https://api.paypal.com/v2/checkout/orders/7MS17884RW829454U" "rel" => "up" "method" => "GET" ] ] ] |
resource_type | "capture" |
resource_version | "2.0" |
summary | "Payment completed for EUR 36.5 EUR" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_stopwatch_token | "44e278" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
connection | "close" |
content-length | "1535" |
content-type | "application/json" |
correlation-id | "874087f996bb8" |
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 | "cd281e34-b0f1-11ef-885d-29760119853f" |
paypal-transmission-sig | "j+kXia4gl++OouxmJEUdP5OkBERVGud7HODXkO4vhODdrITcvF64y/HjG+0b/2SV6AbXa8zMuhMH2949LtyHM5aTzFWCGRDBWVKrnZrddcPo50OJX3+gw3e/9M6pQcOfg9X4c6QES1pcdXTniPZCigGuGaz5PCba46ewzgR5HFyp49igQuF+0LeLIKCVraranq+AaUTpxsOmMR+n992H3H6eumhyDoN8LA8vxdWLrjWu2xADZlWt/4g9OCo3LKUuA8SIaRk//uWFZuhReCKj8CbQcTHDH2q9K2i7og3jX+pA0ixrqL1iS/7Yb+Yd9SaNppPJGVaKJ/wYmi/P2jbZ6g==" |
paypal-transmission-time | "2024-12-02T21:10:04Z" |
surrogate-capability | "symfony="ESI/1.0"" |
user-agent | "PayPal/AUHR-214.0-58712720" |
x-b3-spanid | "8a8623bf5cfe6321" |
x-forwarded-for | "173.0.81.140" |
x-forwarded-ssl | "on" |
x-php-ob-level | "0" |
Request Content
Pretty
{ "id": "WH-8GF18777J0680610P-08078945J22943302", "event_version": "1.0", "create_time": "2024-12-02T21:09:59.617Z", "resource_type": "capture", "resource_version": "2.0", "event_type": "PAYMENT.CAPTURE.COMPLETED", "summary": "Payment completed for EUR 36.5 EUR", "resource": { "id": "1HE57672EL976751M", "amount": { "currency_code": "EUR", "value": "36.50" }, "final_capture": true, "seller_protection": { "status": "ELIGIBLE", "dispute_categories": [ "ITEM_NOT_RECEIVED", "UNAUTHORIZED_TRANSACTION" ] }, "seller_receivable_breakdown": { "gross_amount": { "currency_code": "EUR", "value": "36.50" }, "paypal_fee": { "currency_code": "EUR", "value": "1.23" }, "net_amount": { "currency_code": "EUR", "value": "35.27" } }, "invoice_id": "1301571", "status": "COMPLETED", "supplementary_data": { "related_ids": { "order_id": "7MS17884RW829454U" } }, "payee": { "email_address": "info@kraeuterland.de", "merchant_id": "YTKURVG58XSYL" }, "create_time": "2024-12-02T21:09:55Z", "update_time": "2024-12-02T21:09:55Z", "links": [ { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/1HE57672EL976751M", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/1HE57672EL976751M\/refund", "rel": "refund", "method": "POST" }, { "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/7MS17884RW829454U", "rel": "up", "method": "GET" } ] }, "links": [ { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-8GF18777J0680610P-08078945J22943302", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-8GF18777J0680610P-08078945J22943302\/resend", "rel": "resend", "method": "POST" } ] }
Raw
{"id":"WH-8GF18777J0680610P-08078945J22943302","event_version":"1.0","create_time":"2024-12-02T21:09:59.617Z","resource_type":"capture","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.COMPLETED","summary":"Payment completed for EUR 36.5 EUR","resource":{"id":"1HE57672EL976751M","amount":{"currency_code":"EUR","value":"36.50"},"final_capture":true,"seller_protection":{"status":"ELIGIBLE","dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"]},"seller_receivable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"36.50"},"paypal_fee":{"currency_code":"EUR","value":"1.23"},"net_amount":{"currency_code":"EUR","value":"35.27"}},"invoice_id":"1301571","status":"COMPLETED","supplementary_data":{"related_ids":{"order_id":"7MS17884RW829454U"}},"payee":{"email_address":"info@kraeuterland.de","merchant_id":"YTKURVG58XSYL"},"create_time":"2024-12-02T21:09:55Z","update_time":"2024-12-02T21:09:55Z","links":[{"href":"https://api.paypal.com/v2/payments/captures/1HE57672EL976751M","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/1HE57672EL976751M/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v2/checkout/orders/7MS17884RW829454U","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-8GF18777J0680610P-08078945J22943302","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-8GF18777J0680610P-08078945J22943302/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 | "Tue, 03 Dec 2024 17:45:18 GMT" |
expires | "-1" |
pragma | "no-cache" |
server-timing | "" |
x-debug-token | "4b4e35" |
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 | "874087f996bb8" |
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 | "cd281e34-b0f1-11ef-885d-29760119853f" |
HTTP_PAYPAL_TRANSMISSION_SIG | "j+kXia4gl++OouxmJEUdP5OkBERVGud7HODXkO4vhODdrITcvF64y/HjG+0b/2SV6AbXa8zMuhMH2949LtyHM5aTzFWCGRDBWVKrnZrddcPo50OJX3+gw3e/9M6pQcOfg9X4c6QES1pcdXTniPZCigGuGaz5PCba46ewzgR5HFyp49igQuF+0LeLIKCVraranq+AaUTpxsOmMR+n992H3H6eumhyDoN8LA8vxdWLrjWu2xADZlWt/4g9OCo3LKUuA8SIaRk//uWFZuhReCKj8CbQcTHDH2q9K2i7og3jX+pA0ixrqL1iS/7Yb+Yd9SaNppPJGVaKJ/wYmi/P2jbZ6g==" |
HTTP_PAYPAL_TRANSMISSION_TIME | "2024-12-02T21:10:04Z" |
HTTP_USER_AGENT | "PayPal/AUHR-214.0-58712720" |
HTTP_X_B3_SPANID | "8a8623bf5cfe6321" |
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 | "10154" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1733247918 |
REQUEST_TIME_FLOAT | 1733247918.2426 |
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"
] |