Request / Response
Request
GET Parameters
Key | Value |
---|---|
sw-token | "cxZp2QzZYOkTMO5Wu28lknQfIp88QifK" |
POST Parameters
Key | Value |
---|---|
create_time | "2024-11-21T08:20:06.543Z" |
event_type | "PAYMENT.CAPTURE.COMPLETED" |
event_version | "1.0" |
id | "WH-4VB64115Y2345405N-74005549MU856444E" |
links | [ [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-4VB64115Y2345405N-74005549MU856444E" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-4VB64115Y2345405N-74005549MU856444E/resend" "rel" => "resend" "method" => "POST" ] ] |
resource | [ "id" => "0KW349330P482723N" "amount" => [ "currency_code" => "EUR" "value" => "147.89" ] "final_capture" => true "seller_protection" => [ "status" => "ELIGIBLE" "dispute_categories" => [ "ITEM_NOT_RECEIVED" "UNAUTHORIZED_TRANSACTION" ] ] "seller_receivable_breakdown" => [ "gross_amount" => [ "currency_code" => "EUR" "value" => "147.89" ] "paypal_fee" => [ "currency_code" => "EUR" "value" => "3.78" ] "net_amount" => [ "currency_code" => "EUR" "value" => "144.11" ] ] "invoice_id" => "1287245" "status" => "COMPLETED" "supplementary_data" => [ "related_ids" => [ "order_id" => "6CV59962L4501192M" ] ] "payee" => [ "email_address" => "info@kraeuterland.de" "merchant_id" => "YTKURVG58XSYL" ] "create_time" => "2024-11-21T08:20:02Z" "update_time" => "2024-11-21T08:20:02Z" "links" => [ [ "href" => "https://api.paypal.com/v2/payments/captures/0KW349330P482723N" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v2/payments/captures/0KW349330P482723N/refund" "rel" => "refund" "method" => "POST" ] [ "href" => "https://api.paypal.com/v2/checkout/orders/6CV59962L4501192M" "rel" => "up" "method" => "GET" ] ] ] |
resource_type | "capture" |
resource_version | "2.0" |
summary | "Payment completed for EUR 147.89 EUR" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_stopwatch_token | "445491" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
connection | "close" |
content-length | "1540" |
content-type | "application/json" |
correlation-id | "fbb4dc67d3f48" |
forwarded | "for="66.211.170.66";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 | "6cb86a31-a7e1-11ef-9be7-ed76ce96e05c" |
paypal-transmission-sig | "W33Ms1yjDFDr/7/er+JxkN12/4jzB1MGEBxM5Tm26y2GZPizyyyO6aeqCX+tXuYhOz3QpUCkigOdB2Fl4epUQ3oic+10UieqnHN2GWI69r+EzkBBOjZtlszwAQDnlTjA/qVP5lE665u3StKhaH+SRzQ1b1NXIqJVlUty/5O23vn5eliouWQtN0/d7ZQpMM15InwNaxB4cf59PnLJM7D2cqboYyxjJYWX/IqGsciITHLaJOiL5JOENCGa05wdqULmgQSbueJagmMDREYQ2otGSH0Rpf6M25LY/DCpwSxzAxf6HZIACMgw9FWEGVboetUCZ/J7HCNQNwpeaDe+YMSnVA==" |
paypal-transmission-time | "2024-11-21T08:20:10Z" |
surrogate-capability | "symfony="ESI/1.0"" |
user-agent | "PayPal/AUHR-214.0-58712720" |
x-b3-spanid | "e69838d18f9758c7" |
x-forwarded-for | "66.211.170.66" |
x-forwarded-ssl | "on" |
x-php-ob-level | "0" |
Request Content
Pretty
{ "id": "WH-4VB64115Y2345405N-74005549MU856444E", "event_version": "1.0", "create_time": "2024-11-21T08:20:06.543Z", "resource_type": "capture", "resource_version": "2.0", "event_type": "PAYMENT.CAPTURE.COMPLETED", "summary": "Payment completed for EUR 147.89 EUR", "resource": { "id": "0KW349330P482723N", "amount": { "currency_code": "EUR", "value": "147.89" }, "final_capture": true, "seller_protection": { "status": "ELIGIBLE", "dispute_categories": [ "ITEM_NOT_RECEIVED", "UNAUTHORIZED_TRANSACTION" ] }, "seller_receivable_breakdown": { "gross_amount": { "currency_code": "EUR", "value": "147.89" }, "paypal_fee": { "currency_code": "EUR", "value": "3.78" }, "net_amount": { "currency_code": "EUR", "value": "144.11" } }, "invoice_id": "1287245", "status": "COMPLETED", "supplementary_data": { "related_ids": { "order_id": "6CV59962L4501192M" } }, "payee": { "email_address": "info@kraeuterland.de", "merchant_id": "YTKURVG58XSYL" }, "create_time": "2024-11-21T08:20:02Z", "update_time": "2024-11-21T08:20:02Z", "links": [ { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/0KW349330P482723N", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/0KW349330P482723N\/refund", "rel": "refund", "method": "POST" }, { "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/6CV59962L4501192M", "rel": "up", "method": "GET" } ] }, "links": [ { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-4VB64115Y2345405N-74005549MU856444E", "rel": "self", "method": "GET" }, { "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-4VB64115Y2345405N-74005549MU856444E\/resend", "rel": "resend", "method": "POST" } ] }
Raw
{"id":"WH-4VB64115Y2345405N-74005549MU856444E","event_version":"1.0","create_time":"2024-11-21T08:20:06.543Z","resource_type":"capture","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.COMPLETED","summary":"Payment completed for EUR 147.89 EUR","resource":{"id":"0KW349330P482723N","amount":{"currency_code":"EUR","value":"147.89"},"final_capture":true,"seller_protection":{"status":"ELIGIBLE","dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"]},"seller_receivable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"147.89"},"paypal_fee":{"currency_code":"EUR","value":"3.78"},"net_amount":{"currency_code":"EUR","value":"144.11"}},"invoice_id":"1287245","status":"COMPLETED","supplementary_data":{"related_ids":{"order_id":"6CV59962L4501192M"}},"payee":{"email_address":"info@kraeuterland.de","merchant_id":"YTKURVG58XSYL"},"create_time":"2024-11-21T08:20:02Z","update_time":"2024-11-21T08:20:02Z","links":[{"href":"https://api.paypal.com/v2/payments/captures/0KW349330P482723N","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/0KW349330P482723N/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v2/checkout/orders/6CV59962L4501192M","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-4VB64115Y2345405N-74005549MU856444E","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-4VB64115Y2345405N-74005549MU856444E/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 09:31:25 GMT" |
expires | "-1" |
pragma | "no-cache" |
server-timing | "" |
x-debug-token | "2a4f56" |
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 | "1540" |
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 | "fbb4dc67d3f48" |
HTTP_FORWARDED | "for="66.211.170.66";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 | "6cb86a31-a7e1-11ef-9be7-ed76ce96e05c" |
HTTP_PAYPAL_TRANSMISSION_SIG | "W33Ms1yjDFDr/7/er+JxkN12/4jzB1MGEBxM5Tm26y2GZPizyyyO6aeqCX+tXuYhOz3QpUCkigOdB2Fl4epUQ3oic+10UieqnHN2GWI69r+EzkBBOjZtlszwAQDnlTjA/qVP5lE665u3StKhaH+SRzQ1b1NXIqJVlUty/5O23vn5eliouWQtN0/d7ZQpMM15InwNaxB4cf59PnLJM7D2cqboYyxjJYWX/IqGsciITHLaJOiL5JOENCGa05wdqULmgQSbueJagmMDREYQ2otGSH0Rpf6M25LY/DCpwSxzAxf6HZIACMgw9FWEGVboetUCZ/J7HCNQNwpeaDe+YMSnVA==" |
HTTP_PAYPAL_TRANSMISSION_TIME | "2024-11-21T08:20:10Z" |
HTTP_USER_AGENT | "PayPal/AUHR-214.0-58712720" |
HTTP_X_B3_SPANID | "e69838d18f9758c7" |
HTTP_X_FORWARDED_FOR | "66.211.170.66" |
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 | "30452" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1732181485 |
REQUEST_TIME_FLOAT | 1732181485.5152 |
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"
] |