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-23T09:54:56.797Z"
event_type
"CHECKOUT.ORDER.APPROVED"
event_version
"1.0"
id
"WH-30X40850F2108653G-9NS16114GK155605U"
links
[
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-30X40850F2108653G-9NS16114GK155605U"
    "rel" => "self"
    "method" => "GET"
  ]
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-30X40850F2108653G-9NS16114GK155605U/resend"
    "rel" => "resend"
    "method" => "POST"
  ]
]
resource
[
  "update_time" => "2025-02-23T09:54:55Z"
  "create_time" => "2025-02-23T09:54:40Z"
  "purchase_units" => [
    [
      "reference_id" => "default"
      "amount" => [
        "currency_code" => "EUR"
        "value" => "45.84"
        "breakdown" => [
          "item_total" => [
            "currency_code" => "EUR"
            "value" => "50.84"
          ]
          "shipping" => [
            "currency_code" => "EUR"
            "value" => "5.00"
          ]
          "handling" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "tax_total" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "discount" => [
            "currency_code" => "EUR"
            "value" => "10.00"
          ]
        ]
      ]
      "payee" => [
        "email_address" => "paypal@fairvital.com"
        "merchant_id" => "8A22YLAPV7W56"
        "display_data" => [
          "brand_name" => "Fairvital"
        ]
      ]
      "custom_id" => "{"orderTransactionId":"0195323af620711aa542755c352fdbe8","pluginVersion":"9.6.5-c","shopwareVersion":"6.6.9.0"}"
      "invoice_id" => "3644999"
      "soft_descriptor" => "PAYPAL *FAIRVITAL"
      "items" => [
        [
          "name" => "Bittermelone 500mg mit Chrom - 120 Kapseln - Sale - MHD 05/25"
          "unit_amount" => [
            "currency_code" => "EUR"
            "value" => "12.95"
          ]
          "tax" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "quantity" => "2"
          "sku" => "50012000"
          "tax_rate" => "0"
          "category" => "PHYSICAL_GOODS"
        ]
        [
          "name" => "System Six - Sale - MHD - 05/25"
          "unit_amount" => [
            "currency_code" => "EUR"
            "value" => "12.47"
          ]
          "tax" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "quantity" => "2"
          "sku" => "87312000"
          "tax_rate" => "0"
          "category" => "PHYSICAL_GOODS"
        ]
      ]
      "shipping" => [
        "name" => [
          "full_name" => "Nicola Leatherman"
        ]
        "address" => [
          "address_line_1" => "Kniebisstrasse 46"
          "admin_area_2" => "Reutlingen"
          "postal_code" => "72768"
          "country_code" => "DE"
        ]
      ]
      "payments" => [
        "captures" => [
          [
            "id" => "7EU990272T708733M"
            "status" => "COMPLETED"
            "amount" => [
              "currency_code" => "EUR"
              "value" => "45.84"
            ]
            "final_capture" => true
            "seller_protection" => [
              "status" => "ELIGIBLE"
              "dispute_categories" => [
                "ITEM_NOT_RECEIVED"
                "UNAUTHORIZED_TRANSACTION"
              ]
            ]
            "seller_receivable_breakdown" => [
              "gross_amount" => [
                "currency_code" => "EUR"
                "value" => "45.84"
              ]
              "paypal_fee" => [
                "currency_code" => "EUR"
                "value" => "1.31"
              ]
              "net_amount" => [
                "currency_code" => "EUR"
                "value" => "44.53"
              ]
            ]
            "invoice_id" => "3644999"
            "custom_id" => "{"orderTransactionId":"0195323af620711aa542755c352fdbe8","pluginVersion":"9.6.5-c","shopwareVersion":"6.6.9.0"}"
            "links" => [
              [
                "href" => "https://api.paypal.com/v2/payments/captures/7EU990272T708733M"
                "rel" => "self"
                "method" => "GET"
              ]
              [
                "href" => "https://api.paypal.com/v2/payments/captures/7EU990272T708733M/refund"
                "rel" => "refund"
                "method" => "POST"
              ]
              [
                "href" => "https://api.paypal.com/v2/checkout/orders/5U51379085325562W"
                "rel" => "up"
                "method" => "GET"
              ]
            ]
            "create_time" => "2025-02-23T09:54:55Z"
            "update_time" => "2025-02-23T09:54:55Z"
          ]
        ]
      ]
    ]
  ]
  "links" => [
    [
      "href" => "https://api.paypal.com/v2/checkout/orders/5U51379085325562W"
      "rel" => "self"
      "method" => "GET"
    ]
  ]
  "id" => "5U51379085325562W"
  "payment_source" => [
    "paypal" => [
      "email_address" => "shopoholic@fantasymail.de"
      "account_id" => "7KXPHTGMZY2DW"
      "account_status" => "VERIFIED"
      "name" => [
        "given_name" => "Nicola"
        "surname" => "Leatherman"
      ]
      "address" => [
        "address_line_1" => "Kniebisstrasse 46"
        "admin_area_2" => "Reutlingen"
        "postal_code" => "72768"
        "country_code" => "DE"
      ]
      "app_switch_eligibility" => false
    ]
  ]
  "intent" => "CAPTURE"
  "payer" => [
    "name" => [
      "given_name" => "Nicola"
      "surname" => "Leatherman"
    ]
    "email_address" => "shopoholic@fantasymail.de"
    "payer_id" => "7KXPHTGMZY2DW"
    "address" => [
      "address_line_1" => "Kniebisstrasse 46"
      "admin_area_2" => "Reutlingen"
      "postal_code" => "72768"
      "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
"oD/9mmG/Xm8="
_route
"api.action.paypal.webhook.execute"
_routeScope
[
  "api"
]
_route_params
[
  "auth_required" => false
]
_stopwatch_token
"41dbc1"
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
"3726"
content-type
"application/json"
correlation-id
"f324584d88b84"
forwarded
"for="173.0.81.65";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
"3f0bb965-f1cc-11ef-bf0e-47a123986da8"
paypal-transmission-sig
"hUByFxlI7DeBY4Nn5MhnMW85qfDidZ1B+9dSmh9Uzy1RPwoXlTcMG8+G/fw4Cq/LKkjFd+T0T0efFEIZvxzWmv4jke2eGYmFJ68WM838tOIoM7qs063yP7ME/ehyXgS5mXjBHgYfDSwLu9/99uJTI8ZdBW5ZZ0MNgd7kQIni9CfilH4snoI9jbsMulki7bdl7lUf2moAl6AKI7QT8h/MXrSXUS35wLvT9MZIJ+LFmZ5QbZctkNtOaVqs7+XTH6xyemp0jiVFBizu6cTtC9lMcnGJIKNOXWzEK19SCEI87KruugxnippKxJryYvgbmec2lVOCAw2WaYpuG//6Uf8SUQ=="
paypal-transmission-time
"2025-02-23T09:55:00Z"
surrogate-capability
"symfony="ESI/1.0""
user-agent
"PayPal/AUHD-214.0-58843824"
x-b3-spanid
"698c3e45e03517a5"
x-forwarded-for
"173.0.81.65"
x-php-ob-level
"1"

Request Content

Pretty

{
    "id": "WH-30X40850F2108653G-9NS16114GK155605U",
    "event_version": "1.0",
    "create_time": "2025-02-23T09:54:56.797Z",
    "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-23T09:54:55Z",
        "create_time": "2025-02-23T09:54:40Z",
        "purchase_units": [
            {
                "reference_id": "default",
                "amount": {
                    "currency_code": "EUR",
                    "value": "45.84",
                    "breakdown": {
                        "item_total": {
                            "currency_code": "EUR",
                            "value": "50.84"
                        },
                        "shipping": {
                            "currency_code": "EUR",
                            "value": "5.00"
                        },
                        "handling": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "tax_total": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "discount": {
                            "currency_code": "EUR",
                            "value": "10.00"
                        }
                    }
                },
                "payee": {
                    "email_address": "paypal@fairvital.com",
                    "merchant_id": "8A22YLAPV7W56",
                    "display_data": {
                        "brand_name": "Fairvital"
                    }
                },
                "custom_id": "{\"orderTransactionId\":\"0195323af620711aa542755c352fdbe8\",\"pluginVersion\":\"9.6.5-c\",\"shopwareVersion\":\"6.6.9.0\"}",
                "invoice_id": "3644999",
                "soft_descriptor": "PAYPAL *FAIRVITAL",
                "items": [
                    {
                        "name": "Bittermelone 500mg mit Chrom - 120 Kapseln - Sale - MHD 05\/25",
                        "unit_amount": {
                            "currency_code": "EUR",
                            "value": "12.95"
                        },
                        "tax": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "quantity": "2",
                        "sku": "50012000",
                        "tax_rate": "0",
                        "category": "PHYSICAL_GOODS"
                    },
                    {
                        "name": "System Six - Sale - MHD - 05\/25",
                        "unit_amount": {
                            "currency_code": "EUR",
                            "value": "12.47"
                        },
                        "tax": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "quantity": "2",
                        "sku": "87312000",
                        "tax_rate": "0",
                        "category": "PHYSICAL_GOODS"
                    }
                ],
                "shipping": {
                    "name": {
                        "full_name": "Nicola Leatherman"
                    },
                    "address": {
                        "address_line_1": "Kniebisstrasse 46",
                        "admin_area_2": "Reutlingen",
                        "postal_code": "72768",
                        "country_code": "DE"
                    }
                },
                "payments": {
                    "captures": [
                        {
                            "id": "7EU990272T708733M",
                            "status": "COMPLETED",
                            "amount": {
                                "currency_code": "EUR",
                                "value": "45.84"
                            },
                            "final_capture": true,
                            "seller_protection": {
                                "status": "ELIGIBLE",
                                "dispute_categories": [
                                    "ITEM_NOT_RECEIVED",
                                    "UNAUTHORIZED_TRANSACTION"
                                ]
                            },
                            "seller_receivable_breakdown": {
                                "gross_amount": {
                                    "currency_code": "EUR",
                                    "value": "45.84"
                                },
                                "paypal_fee": {
                                    "currency_code": "EUR",
                                    "value": "1.31"
                                },
                                "net_amount": {
                                    "currency_code": "EUR",
                                    "value": "44.53"
                                }
                            },
                            "invoice_id": "3644999",
                            "custom_id": "{\"orderTransactionId\":\"0195323af620711aa542755c352fdbe8\",\"pluginVersion\":\"9.6.5-c\",\"shopwareVersion\":\"6.6.9.0\"}",
                            "links": [
                                {
                                    "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/7EU990272T708733M",
                                    "rel": "self",
                                    "method": "GET"
                                },
                                {
                                    "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/7EU990272T708733M\/refund",
                                    "rel": "refund",
                                    "method": "POST"
                                },
                                {
                                    "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/5U51379085325562W",
                                    "rel": "up",
                                    "method": "GET"
                                }
                            ],
                            "create_time": "2025-02-23T09:54:55Z",
                            "update_time": "2025-02-23T09:54:55Z"
                        }
                    ]
                }
            }
        ],
        "links": [
            {
                "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/5U51379085325562W",
                "rel": "self",
                "method": "GET"
            }
        ],
        "id": "5U51379085325562W",
        "payment_source": {
            "paypal": {
                "email_address": "shopoholic@fantasymail.de",
                "account_id": "7KXPHTGMZY2DW",
                "account_status": "VERIFIED",
                "name": {
                    "given_name": "Nicola",
                    "surname": "Leatherman"
                },
                "address": {
                    "address_line_1": "Kniebisstrasse 46",
                    "admin_area_2": "Reutlingen",
                    "postal_code": "72768",
                    "country_code": "DE"
                },
                "app_switch_eligibility": false
            }
        },
        "intent": "CAPTURE",
        "payer": {
            "name": {
                "given_name": "Nicola",
                "surname": "Leatherman"
            },
            "email_address": "shopoholic@fantasymail.de",
            "payer_id": "7KXPHTGMZY2DW",
            "address": {
                "address_line_1": "Kniebisstrasse 46",
                "admin_area_2": "Reutlingen",
                "postal_code": "72768",
                "country_code": "DE"
            }
        },
        "status": "COMPLETED"
    },
    "links": [
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-30X40850F2108653G-9NS16114GK155605U",
            "rel": "self",
            "method": "GET"
        },
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-30X40850F2108653G-9NS16114GK155605U\/resend",
            "rel": "resend",
            "method": "POST"
        }
    ]
}

Raw

{"id":"WH-30X40850F2108653G-9NS16114GK155605U","event_version":"1.0","create_time":"2025-02-23T09:54:56.797Z","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-23T09:54:55Z","create_time":"2025-02-23T09:54:40Z","purchase_units":[{"reference_id":"default","amount":{"currency_code":"EUR","value":"45.84","breakdown":{"item_total":{"currency_code":"EUR","value":"50.84"},"shipping":{"currency_code":"EUR","value":"5.00"},"handling":{"currency_code":"EUR","value":"0.00"},"tax_total":{"currency_code":"EUR","value":"0.00"},"discount":{"currency_code":"EUR","value":"10.00"}}},"payee":{"email_address":"paypal@fairvital.com","merchant_id":"8A22YLAPV7W56","display_data":{"brand_name":"Fairvital"}},"custom_id":"{\"orderTransactionId\":\"0195323af620711aa542755c352fdbe8\",\"pluginVersion\":\"9.6.5-c\",\"shopwareVersion\":\"6.6.9.0\"}","invoice_id":"3644999","soft_descriptor":"PAYPAL *FAIRVITAL","items":[{"name":"Bittermelone 500mg mit Chrom - 120 Kapseln - Sale - MHD 05/25","unit_amount":{"currency_code":"EUR","value":"12.95"},"tax":{"currency_code":"EUR","value":"0.00"},"quantity":"2","sku":"50012000","tax_rate":"0","category":"PHYSICAL_GOODS"},{"name":"System Six - Sale - MHD - 05/25","unit_amount":{"currency_code":"EUR","value":"12.47"},"tax":{"currency_code":"EUR","value":"0.00"},"quantity":"2","sku":"87312000","tax_rate":"0","category":"PHYSICAL_GOODS"}],"shipping":{"name":{"full_name":"Nicola Leatherman"},"address":{"address_line_1":"Kniebisstrasse 46","admin_area_2":"Reutlingen","postal_code":"72768","country_code":"DE"}},"payments":{"captures":[{"id":"7EU990272T708733M","status":"COMPLETED","amount":{"currency_code":"EUR","value":"45.84"},"final_capture":true,"seller_protection":{"status":"ELIGIBLE","dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"]},"seller_receivable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"45.84"},"paypal_fee":{"currency_code":"EUR","value":"1.31"},"net_amount":{"currency_code":"EUR","value":"44.53"}},"invoice_id":"3644999","custom_id":"{\"orderTransactionId\":\"0195323af620711aa542755c352fdbe8\",\"pluginVersion\":\"9.6.5-c\",\"shopwareVersion\":\"6.6.9.0\"}","links":[{"href":"https://api.paypal.com/v2/payments/captures/7EU990272T708733M","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/7EU990272T708733M/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v2/checkout/orders/5U51379085325562W","rel":"up","method":"GET"}],"create_time":"2025-02-23T09:54:55Z","update_time":"2025-02-23T09:54:55Z"}]}}],"links":[{"href":"https://api.paypal.com/v2/checkout/orders/5U51379085325562W","rel":"self","method":"GET"}],"id":"5U51379085325562W","payment_source":{"paypal":{"email_address":"shopoholic@fantasymail.de","account_id":"7KXPHTGMZY2DW","account_status":"VERIFIED","name":{"given_name":"Nicola","surname":"Leatherman"},"address":{"address_line_1":"Kniebisstrasse 46","admin_area_2":"Reutlingen","postal_code":"72768","country_code":"DE"},"app_switch_eligibility":false}},"intent":"CAPTURE","payer":{"name":{"given_name":"Nicola","surname":"Leatherman"},"email_address":"shopoholic@fantasymail.de","payer_id":"7KXPHTGMZY2DW","address":{"address_line_1":"Kniebisstrasse 46","admin_area_2":"Reutlingen","postal_code":"72768","country_code":"DE"}},"status":"COMPLETED"},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-30X40850F2108653G-9NS16114GK155605U","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-30X40850F2108653G-9NS16114GK155605U/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 09:55:06 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
"b77391"
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
"3726"
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
"f324584d88b84"
HTTP_FORWARDED
"for="173.0.81.65";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
"3f0bb965-f1cc-11ef-bf0e-47a123986da8"
HTTP_PAYPAL_TRANSMISSION_SIG
"hUByFxlI7DeBY4Nn5MhnMW85qfDidZ1B+9dSmh9Uzy1RPwoXlTcMG8+G/fw4Cq/LKkjFd+T0T0efFEIZvxzWmv4jke2eGYmFJ68WM838tOIoM7qs063yP7ME/ehyXgS5mXjBHgYfDSwLu9/99uJTI8ZdBW5ZZ0MNgd7kQIni9CfilH4snoI9jbsMulki7bdl7lUf2moAl6AKI7QT8h/MXrSXUS35wLvT9MZIJ+LFmZ5QbZctkNtOaVqs7+XTH6xyemp0jiVFBizu6cTtC9lMcnGJIKNOXWzEK19SCEI87KruugxnippKxJryYvgbmec2lVOCAw2WaYpuG//6Uf8SUQ=="
HTTP_PAYPAL_TRANSMISSION_TIME
"2025-02-23T09:55:00Z"
HTTP_USER_AGENT
"PayPal/AUHD-214.0-58843824"
HTTP_X_B3_SPANID
"698c3e45e03517a5"
HTTP_X_FORWARDED_FOR
"173.0.81.65"
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
"28793"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1740304506
REQUEST_TIME_FLOAT
1740304506.6285
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"