POST https://herbadirect.eu/api/_action/paypal/webhook/execute?sw-token=kguKtwwaSy4y3AHLERffNs6dMO1Pnhx4

WebhookController :: executeWebhook

Request

GET Parameters

Key Value
sw-token
"kguKtwwaSy4y3AHLERffNs6dMO1Pnhx4"

POST Parameters

Key Value
create_time
"2025-02-23T19:22:29.722Z"
event_type
"CHECKOUT.ORDER.APPROVED"
event_version
"1.0"
id
"WH-9BU5925265248553Y-07G29784ML713593P"
links
[
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-9BU5925265248553Y-07G29784ML713593P"
    "rel" => "self"
    "method" => "GET"
  ]
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-9BU5925265248553Y-07G29784ML713593P/resend"
    "rel" => "resend"
    "method" => "POST"
  ]
]
resource
[
  "update_time" => "2025-02-23T19:22:28Z"
  "create_time" => "2025-02-23T19:21:57Z"
  "purchase_units" => [
    [
      "reference_id" => "default"
      "amount" => [
        "currency_code" => "EUR"
        "value" => "78.28"
        "breakdown" => [
          "item_total" => [
            "currency_code" => "EUR"
            "value" => "97.85"
          ]
          "shipping" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "handling" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "tax_total" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "discount" => [
            "currency_code" => "EUR"
            "value" => "19.57"
          ]
        ]
      ]
      "payee" => [
        "email_address" => "paypal@fairvital.com"
        "merchant_id" => "8A22YLAPV7W56"
        "display_data" => [
          "brand_name" => "Fairvital"
        ]
      ]
      "custom_id" => "{"orderTransactionId":"0195344252bb73ce829478aa64a8994f","pluginVersion":"9.6.5-c","shopwareVersion":"6.6.9.0"}"
      "invoice_id" => "3645132"
      "items" => [
        [
          "name" => "Vitamin C 1000mg mit Hagebutte"
          "unit_amount" => [
            "currency_code" => "EUR"
            "value" => "48.95"
          ]
          "tax" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "quantity" => "1"
          "sku" => "83650"
          "tax_rate" => "0"
          "category" => "PHYSICAL_GOODS"
        ]
        [
          "name" => "Zink + Histidin + Vitamin C"
          "unit_amount" => [
            "currency_code" => "EUR"
            "value" => "16.95"
          ]
          "tax" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "quantity" => "1"
          "sku" => "52509"
          "tax_rate" => "0"
          "category" => "PHYSICAL_GOODS"
        ]
        [
          "name" => "7-Keto DHEA"
          "unit_amount" => [
            "currency_code" => "EUR"
            "value" => "31.95"
          ]
          "tax" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "quantity" => "1"
          "sku" => "84406"
          "tax_rate" => "0"
          "category" => "PHYSICAL_GOODS"
        ]
      ]
      "shipping" => [
        "name" => [
          "full_name" => "Markus Kraft"
        ]
        "address" => [
          "address_line_1" => "Odrellstr. 32"
          "admin_area_2" => "Frankfurt"
          "postal_code" => "60486"
          "country_code" => "DE"
        ]
      ]
      "payments" => [
        "captures" => [
          [
            "id" => "7M657165DS7189721"
            "status" => "COMPLETED"
            "amount" => [
              "currency_code" => "EUR"
              "value" => "78.28"
            ]
            "final_capture" => true
            "seller_protection" => [
              "status" => "ELIGIBLE"
              "dispute_categories" => [
                "ITEM_NOT_RECEIVED"
                "UNAUTHORIZED_TRANSACTION"
              ]
            ]
            "seller_receivable_breakdown" => [
              "gross_amount" => [
                "currency_code" => "EUR"
                "value" => "78.28"
              ]
              "paypal_fee" => [
                "currency_code" => "EUR"
                "value" => "1.99"
              ]
              "net_amount" => [
                "currency_code" => "EUR"
                "value" => "76.29"
              ]
            ]
            "invoice_id" => "3645132"
            "custom_id" => "{"orderTransactionId":"0195344252bb73ce829478aa64a8994f","pluginVersion":"9.6.5-c","shopwareVersion":"6.6.9.0"}"
            "links" => [
              [
                "href" => "https://api.paypal.com/v2/payments/captures/7M657165DS7189721"
                "rel" => "self"
                "method" => "GET"
              ]
              [
                "href" => "https://api.paypal.com/v2/payments/captures/7M657165DS7189721/refund"
                "rel" => "refund"
                "method" => "POST"
              ]
              [
                "href" => "https://api.paypal.com/v2/checkout/orders/8S7505803X845924N"
                "rel" => "up"
                "method" => "GET"
              ]
            ]
            "create_time" => "2025-02-23T19:22:28Z"
            "update_time" => "2025-02-23T19:22:28Z"
          ]
        ]
      ]
    ]
  ]
  "links" => [
    [
      "href" => "https://api.paypal.com/v2/checkout/orders/8S7505803X845924N"
      "rel" => "self"
      "method" => "GET"
    ]
  ]
  "id" => "8S7505803X845924N"
  "payment_source" => [
    "paypal" => [
      "email_address" => "hossa.privat@online.de"
      "account_id" => "MVCPQPKTDU7MC"
      "account_status" => "VERIFIED"
      "name" => [
        "given_name" => "Markus"
        "surname" => "Kraft"
      ]
      "address" => [
        "address_line_1" => "Odrellstr. 32"
        "admin_area_2" => "Frankfurt"
        "postal_code" => "60486"
        "country_code" => "DE"
      ]
      "app_switch_eligibility" => false
    ]
  ]
  "intent" => "CAPTURE"
  "payer" => [
    "name" => [
      "given_name" => "Markus"
      "surname" => "Kraft"
    ]
    "email_address" => "hossa.privat@online.de"
    "payer_id" => "MVCPQPKTDU7MC"
    "address" => [
      "address_line_1" => "Odrellstr. 32"
      "admin_area_2" => "Frankfurt"
      "postal_code" => "60486"
      "country_code" => "DE"
    ]
  ]
  "status" => "COMPLETED"
]
resource_type
"checkout-order"
resource_version
"2.0"
summary
"An order has been approved by buyer"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Swag\PayPal\Webhook\WebhookController::executeWebhook"
_cspNonce
"vjqnFdxUKvM="
_route
"api.action.paypal.webhook.execute"
_routeScope
[
  "api"
]
_route_params
[
  "auth_required" => false
]
_stopwatch_token
"226751"
auth_required
false
sw-context
Shopware\Core\Framework\Context {#2211
  #extensions: []
  #languageIdChain: [
    "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
  ]
  #scope: "system"
  #rulesLocked: false
  #source: Shopware\Core\Framework\Api\Context\SystemSource {#2212 …}
  #ruleIds: []
  #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
  #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
  #currencyFactor: 1.0
  #considerInheritance: false
  #taxState: "gross"
  #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2209 …}
  #states: []
}

Request Headers

Header Value
accept
"*/*"
connection
"close"
content-length
"3805"
content-type
"application/json"
correlation-id
"f68055263a8c2"
forwarded
"for="173.0.81.140";host="herbadirect.eu";proto=https"
host
"herbadirect.eu"
paypal-auth-algo
"SHA256withRSA"
paypal-auth-version
"v2"
paypal-cert-url
"https://api.paypal.com/v1/notifications/certs/CERT-360caa42-fca2a594-b0d12406"
paypal-transmission-id
"88472f7c-f21b-11ef-a1a0-bffe60f7d318"
paypal-transmission-sig
"J/S/kVgzgPniSCLAMexAWQeJ+YfUBiqJVSY4/I0ECpFTL45v9QZJUsNSgTAFnhfIsSD4kN5HhvJX1QB4WMOzv6BCKAZdrYX2KfDhA/p7gyCUh+P1bXD+y8sJHnVvola+P10eMDDBYRcQR4TcvSmFXAAqxU6Mdi87ngrnf+hcLcqsavag+1WkE2zUWE8rO092ugHTJV0u4xVdSbU3KGv8v//wKATL/xtTlwN6melGxb2CJA/qDhXv4D2q8hXmC84U7LCt3ayqWTA1J748mc1jq+2qQza7V2HJ5y28xy//qNVD9nUe2f14FzZigQW6HU87nIvx8FLeukshizlQpxcrYA=="
paypal-transmission-time
"2025-02-23T19:22:33Z"
surrogate-capability
"symfony="ESI/1.0""
user-agent
"PayPal/AUHD-214.0-58843824"
x-b3-spanid
"b1362e91019aab3c"
x-forwarded-for
"173.0.81.140"
x-php-ob-level
"1"

Request Content

Pretty

{
    "id": "WH-9BU5925265248553Y-07G29784ML713593P",
    "event_version": "1.0",
    "create_time": "2025-02-23T19:22:29.722Z",
    "resource_type": "checkout-order",
    "resource_version": "2.0",
    "event_type": "CHECKOUT.ORDER.APPROVED",
    "summary": "An order has been approved by buyer",
    "resource": {
        "update_time": "2025-02-23T19:22:28Z",
        "create_time": "2025-02-23T19:21:57Z",
        "purchase_units": [
            {
                "reference_id": "default",
                "amount": {
                    "currency_code": "EUR",
                    "value": "78.28",
                    "breakdown": {
                        "item_total": {
                            "currency_code": "EUR",
                            "value": "97.85"
                        },
                        "shipping": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "handling": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "tax_total": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "discount": {
                            "currency_code": "EUR",
                            "value": "19.57"
                        }
                    }
                },
                "payee": {
                    "email_address": "paypal@fairvital.com",
                    "merchant_id": "8A22YLAPV7W56",
                    "display_data": {
                        "brand_name": "Fairvital"
                    }
                },
                "custom_id": "{\"orderTransactionId\":\"0195344252bb73ce829478aa64a8994f\",\"pluginVersion\":\"9.6.5-c\",\"shopwareVersion\":\"6.6.9.0\"}",
                "invoice_id": "3645132",
                "items": [
                    {
                        "name": "Vitamin C 1000mg mit Hagebutte",
                        "unit_amount": {
                            "currency_code": "EUR",
                            "value": "48.95"
                        },
                        "tax": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "quantity": "1",
                        "sku": "83650",
                        "tax_rate": "0",
                        "category": "PHYSICAL_GOODS"
                    },
                    {
                        "name": "Zink + Histidin + Vitamin C",
                        "unit_amount": {
                            "currency_code": "EUR",
                            "value": "16.95"
                        },
                        "tax": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "quantity": "1",
                        "sku": "52509",
                        "tax_rate": "0",
                        "category": "PHYSICAL_GOODS"
                    },
                    {
                        "name": "7-Keto DHEA",
                        "unit_amount": {
                            "currency_code": "EUR",
                            "value": "31.95"
                        },
                        "tax": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "quantity": "1",
                        "sku": "84406",
                        "tax_rate": "0",
                        "category": "PHYSICAL_GOODS"
                    }
                ],
                "shipping": {
                    "name": {
                        "full_name": "Markus Kraft"
                    },
                    "address": {
                        "address_line_1": "Odrellstr. 32",
                        "admin_area_2": "Frankfurt",
                        "postal_code": "60486",
                        "country_code": "DE"
                    }
                },
                "payments": {
                    "captures": [
                        {
                            "id": "7M657165DS7189721",
                            "status": "COMPLETED",
                            "amount": {
                                "currency_code": "EUR",
                                "value": "78.28"
                            },
                            "final_capture": true,
                            "seller_protection": {
                                "status": "ELIGIBLE",
                                "dispute_categories": [
                                    "ITEM_NOT_RECEIVED",
                                    "UNAUTHORIZED_TRANSACTION"
                                ]
                            },
                            "seller_receivable_breakdown": {
                                "gross_amount": {
                                    "currency_code": "EUR",
                                    "value": "78.28"
                                },
                                "paypal_fee": {
                                    "currency_code": "EUR",
                                    "value": "1.99"
                                },
                                "net_amount": {
                                    "currency_code": "EUR",
                                    "value": "76.29"
                                }
                            },
                            "invoice_id": "3645132",
                            "custom_id": "{\"orderTransactionId\":\"0195344252bb73ce829478aa64a8994f\",\"pluginVersion\":\"9.6.5-c\",\"shopwareVersion\":\"6.6.9.0\"}",
                            "links": [
                                {
                                    "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/7M657165DS7189721",
                                    "rel": "self",
                                    "method": "GET"
                                },
                                {
                                    "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/7M657165DS7189721\/refund",
                                    "rel": "refund",
                                    "method": "POST"
                                },
                                {
                                    "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/8S7505803X845924N",
                                    "rel": "up",
                                    "method": "GET"
                                }
                            ],
                            "create_time": "2025-02-23T19:22:28Z",
                            "update_time": "2025-02-23T19:22:28Z"
                        }
                    ]
                }
            }
        ],
        "links": [
            {
                "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/8S7505803X845924N",
                "rel": "self",
                "method": "GET"
            }
        ],
        "id": "8S7505803X845924N",
        "payment_source": {
            "paypal": {
                "email_address": "hossa.privat@online.de",
                "account_id": "MVCPQPKTDU7MC",
                "account_status": "VERIFIED",
                "name": {
                    "given_name": "Markus",
                    "surname": "Kraft"
                },
                "address": {
                    "address_line_1": "Odrellstr. 32",
                    "admin_area_2": "Frankfurt",
                    "postal_code": "60486",
                    "country_code": "DE"
                },
                "app_switch_eligibility": false
            }
        },
        "intent": "CAPTURE",
        "payer": {
            "name": {
                "given_name": "Markus",
                "surname": "Kraft"
            },
            "email_address": "hossa.privat@online.de",
            "payer_id": "MVCPQPKTDU7MC",
            "address": {
                "address_line_1": "Odrellstr. 32",
                "admin_area_2": "Frankfurt",
                "postal_code": "60486",
                "country_code": "DE"
            }
        },
        "status": "COMPLETED"
    },
    "links": [
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-9BU5925265248553Y-07G29784ML713593P",
            "rel": "self",
            "method": "GET"
        },
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-9BU5925265248553Y-07G29784ML713593P\/resend",
            "rel": "resend",
            "method": "POST"
        }
    ]
}

Raw

{"id":"WH-9BU5925265248553Y-07G29784ML713593P","event_version":"1.0","create_time":"2025-02-23T19:22:29.722Z","resource_type":"checkout-order","resource_version":"2.0","event_type":"CHECKOUT.ORDER.APPROVED","summary":"An order has been approved by buyer","resource":{"update_time":"2025-02-23T19:22:28Z","create_time":"2025-02-23T19:21:57Z","purchase_units":[{"reference_id":"default","amount":{"currency_code":"EUR","value":"78.28","breakdown":{"item_total":{"currency_code":"EUR","value":"97.85"},"shipping":{"currency_code":"EUR","value":"0.00"},"handling":{"currency_code":"EUR","value":"0.00"},"tax_total":{"currency_code":"EUR","value":"0.00"},"discount":{"currency_code":"EUR","value":"19.57"}}},"payee":{"email_address":"paypal@fairvital.com","merchant_id":"8A22YLAPV7W56","display_data":{"brand_name":"Fairvital"}},"custom_id":"{\"orderTransactionId\":\"0195344252bb73ce829478aa64a8994f\",\"pluginVersion\":\"9.6.5-c\",\"shopwareVersion\":\"6.6.9.0\"}","invoice_id":"3645132","items":[{"name":"Vitamin C 1000mg mit Hagebutte","unit_amount":{"currency_code":"EUR","value":"48.95"},"tax":{"currency_code":"EUR","value":"0.00"},"quantity":"1","sku":"83650","tax_rate":"0","category":"PHYSICAL_GOODS"},{"name":"Zink + Histidin + Vitamin C","unit_amount":{"currency_code":"EUR","value":"16.95"},"tax":{"currency_code":"EUR","value":"0.00"},"quantity":"1","sku":"52509","tax_rate":"0","category":"PHYSICAL_GOODS"},{"name":"7-Keto DHEA","unit_amount":{"currency_code":"EUR","value":"31.95"},"tax":{"currency_code":"EUR","value":"0.00"},"quantity":"1","sku":"84406","tax_rate":"0","category":"PHYSICAL_GOODS"}],"shipping":{"name":{"full_name":"Markus Kraft"},"address":{"address_line_1":"Odrellstr. 32","admin_area_2":"Frankfurt","postal_code":"60486","country_code":"DE"}},"payments":{"captures":[{"id":"7M657165DS7189721","status":"COMPLETED","amount":{"currency_code":"EUR","value":"78.28"},"final_capture":true,"seller_protection":{"status":"ELIGIBLE","dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"]},"seller_receivable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"78.28"},"paypal_fee":{"currency_code":"EUR","value":"1.99"},"net_amount":{"currency_code":"EUR","value":"76.29"}},"invoice_id":"3645132","custom_id":"{\"orderTransactionId\":\"0195344252bb73ce829478aa64a8994f\",\"pluginVersion\":\"9.6.5-c\",\"shopwareVersion\":\"6.6.9.0\"}","links":[{"href":"https://api.paypal.com/v2/payments/captures/7M657165DS7189721","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/7M657165DS7189721/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v2/checkout/orders/8S7505803X845924N","rel":"up","method":"GET"}],"create_time":"2025-02-23T19:22:28Z","update_time":"2025-02-23T19:22:28Z"}]}}],"links":[{"href":"https://api.paypal.com/v2/checkout/orders/8S7505803X845924N","rel":"self","method":"GET"}],"id":"8S7505803X845924N","payment_source":{"paypal":{"email_address":"hossa.privat@online.de","account_id":"MVCPQPKTDU7MC","account_status":"VERIFIED","name":{"given_name":"Markus","surname":"Kraft"},"address":{"address_line_1":"Odrellstr. 32","admin_area_2":"Frankfurt","postal_code":"60486","country_code":"DE"},"app_switch_eligibility":false}},"intent":"CAPTURE","payer":{"name":{"given_name":"Markus","surname":"Kraft"},"email_address":"hossa.privat@online.de","payer_id":"MVCPQPKTDU7MC","address":{"address_line_1":"Odrellstr. 32","admin_area_2":"Frankfurt","postal_code":"60486","country_code":"DE"}},"status":"COMPLETED"},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-9BU5925265248553Y-07G29784ML713593P","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-9BU5925265248553Y-07G29784ML713593P/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-security-policy
"object-src 'none'; script-src 'none'; base-uri 'self'; frame-ancestors 'none';"
content-type
"text/html; charset=UTF-8"
date
"Sun, 23 Feb 2025 19:22:48 GMT"
referrer-policy
"strict-origin-when-cross-origin"
server-timing
""
strict-transport-security
"max-age=31536000; includeSubDomains"
x-content-type-options
"nosniff"
x-debug-token
"305fd9"
x-frame-options
"deny"

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
"def00000185123d604d37a417df09f155fe12a22d8270deaa0c6d0251efbe2e09cd76636eebe0585b8f8dec4b7c83bd0495b5f35367a69aad35415f45c92cad44a6baa94"
APP_URL
"https://herbadirect.eu"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/home/vetbwkqc/www.vetipur.de/var/cache/composer"
DATABASE_URL
"mysql://vetbwkqc2:llOU8l%@54oc@127.0.0.1:3306/usrdb_vetbwkqc2"
INSTANCE_ID
"WHrhH1usLw8HVl78WwQ6riz4JwSVHza4"
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
"3805"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/usr/local/fastcgi-starter/"
CONTEXT_PREFIX
"/fastcgist/"
DOCUMENT_ROOT
"/home/vetbwkqc/www.vetipur.de/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GROUP
"vetbwkqc"
HOME
"/home/vetbwkqc"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"close"
HTTP_CORRELATION_ID
"f68055263a8c2"
HTTP_FORWARDED
"for="173.0.81.140";host="herbadirect.eu";proto=https"
HTTP_HOST
"herbadirect.eu"
HTTP_PAYPAL_AUTH_ALGO
"SHA256withRSA"
HTTP_PAYPAL_AUTH_VERSION
"v2"
HTTP_PAYPAL_CERT_URL
"https://api.paypal.com/v1/notifications/certs/CERT-360caa42-fca2a594-b0d12406"
HTTP_PAYPAL_TRANSMISSION_ID
"88472f7c-f21b-11ef-a1a0-bffe60f7d318"
HTTP_PAYPAL_TRANSMISSION_SIG
"J/S/kVgzgPniSCLAMexAWQeJ+YfUBiqJVSY4/I0ECpFTL45v9QZJUsNSgTAFnhfIsSD4kN5HhvJX1QB4WMOzv6BCKAZdrYX2KfDhA/p7gyCUh+P1bXD+y8sJHnVvola+P10eMDDBYRcQR4TcvSmFXAAqxU6Mdi87ngrnf+hcLcqsavag+1WkE2zUWE8rO092ugHTJV0u4xVdSbU3KGv8v//wKATL/xtTlwN6melGxb2CJA/qDhXv4D2q8hXmC84U7LCt3ayqWTA1J748mc1jq+2qQza7V2HJ5y28xy//qNVD9nUe2f14FzZigQW6HU87nIvx8FLeukshizlQpxcrYA=="
HTTP_PAYPAL_TRANSMISSION_TIME
"2025-02-23T19:22:33Z"
HTTP_USER_AGENT
"PayPal/AUHD-214.0-58843824"
HTTP_X_B3_SPANID
"b1362e91019aab3c"
HTTP_X_FORWARDED_FOR
"173.0.81.140"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/vetbwkqc/www.vetipur.de/public/index.php"
ORIG_SCRIPT_FILENAME
"/usr/local/fastcgi-starter/php8.2"
ORIG_SCRIPT_NAME
"/fastcgist/php8.2"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_FCGI_MAX_REQUESTS
"0"
PHP_SELF
"/index.php"
QUERY_STRING
"sw-token=kguKtwwaSy4y3AHLERffNs6dMO1Pnhx4"
REDIRECT_HANDLER
"php-fastcgi8.2"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"sw-token=kguKtwwaSy4y3AHLERffNs6dMO1Pnhx4"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"herbadirect.eu"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_SSL_TLS_SNI
"herbadirect.eu"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"127.0.0.1"
REMOTE_HOST
"notify.paypal.com"
REMOTE_PORT
"9399"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1740338568
REQUEST_TIME_FLOAT
1740338568.3936
REQUEST_URI
"/api/_action/paypal/webhook/execute?sw-token=kguKtwwaSy4y3AHLERffNs6dMO1Pnhx4"
SCRIPT_FILENAME
"/home/vetbwkqc/www.vetipur.de/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"77.75.249.151"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"herbadirect.eu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"herbadirect.eu"
SYMFONY_DOTENV_PATH
"/home/vetbwkqc/www.vetipur.de/.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"
USER
"vetbwkqc"