https://geuther.426.agency/api/_action/paypal/webhook/execute?sw-token=N8uZX4WPnbHwzJb0XCgjDlxOC81TJJlc

WebhookController :: executeWebhook

Request

GET Parameters

Key Value
sw-token
"N8uZX4WPnbHwzJb0XCgjDlxOC81TJJlc"

POST Parameters

Key Value
create_time
"2024-10-24T10:04:19.760Z"
event_type
"CHECKOUT.ORDER.APPROVED"
event_version
"1.0"
id
"WH-0TF86966L6535453D-81M93523N2360343Y"
links
[
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-0TF86966L6535453D-81M93523N2360343Y"
    "rel" => "self"
    "method" => "GET"
  ]
  [
    "href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-0TF86966L6535453D-81M93523N2360343Y/resend"
    "rel" => "resend"
    "method" => "POST"
  ]
]
resource
[
  "update_time" => "2024-10-24T10:04:18Z"
  "create_time" => "2024-10-24T10:03:54Z"
  "purchase_units" => [
    [
      "reference_id" => "default"
      "amount" => [
        "currency_code" => "EUR"
        "value" => "143.97"
        "breakdown" => [
          "item_total" => [
            "currency_code" => "EUR"
            "value" => "143.97"
          ]
          "shipping" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "handling" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "tax_total" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
        ]
      ]
      "payee" => [
        "email_address" => "babiezgmbh@gmail.com"
        "merchant_id" => "3P6PJTCG453A2"
        "display_data" => [
          "brand_name" => "Geuther"
        ]
      ]
      "custom_id" => "{"orderTransactionId":"0192bdfb90c7714a81b6016bb7e4021b","pluginVersion":"9.5.0","shopwareVersion":"6.6.5.1"}"
      "invoice_id" => "GB23052"
      "items" => [
        [
          "name" => "Türschutzgitter 2714 zum Klemmen für Öffnungen von 68-102 cm aus Holz"
          "unit_amount" => [
            "currency_code" => "EUR"
            "value" => "47.99"
          ]
          "tax" => [
            "currency_code" => "EUR"
            "value" => "0.00"
          ]
          "quantity" => "3"
          "sku" => "2714_ECO"
          "tax_rate" => "0"
          "category" => "PHYSICAL_GOODS"
        ]
      ]
      "shipping" => [
        "name" => [
          "full_name" => "Andrea Hahn"
        ]
        "address" => [
          "address_line_1" => "An der Eschenbreite 6"
          "admin_area_2" => "Schkeuditz"
          "postal_code" => "04435"
          "country_code" => "DE"
        ]
      ]
      "payments" => [
        "captures" => [
          [
            "id" => "7MY02005S7755474V"
            "status" => "COMPLETED"
            "amount" => [
              "currency_code" => "EUR"
              "value" => "143.97"
            ]
            "final_capture" => true
            "seller_protection" => [
              "status" => "ELIGIBLE"
              "dispute_categories" => [
                "ITEM_NOT_RECEIVED"
                "UNAUTHORIZED_TRANSACTION"
              ]
            ]
            "seller_receivable_breakdown" => [
              "gross_amount" => [
                "currency_code" => "EUR"
                "value" => "143.97"
              ]
              "paypal_fee" => [
                "currency_code" => "EUR"
                "value" => "3.69"
              ]
              "net_amount" => [
                "currency_code" => "EUR"
                "value" => "140.28"
              ]
            ]
            "invoice_id" => "GB23052"
            "custom_id" => "{"orderTransactionId":"0192bdfb90c7714a81b6016bb7e4021b","pluginVersion":"9.5.0","shopwareVersion":"6.6.5.1"}"
            "links" => [
              [
                "href" => "https://api.paypal.com/v2/payments/captures/7MY02005S7755474V"
                "rel" => "self"
                "method" => "GET"
              ]
              [
                "href" => "https://api.paypal.com/v2/payments/captures/7MY02005S7755474V/refund"
                "rel" => "refund"
                "method" => "POST"
              ]
              [
                "href" => "https://api.paypal.com/v2/checkout/orders/3CL52554ML686811N"
                "rel" => "up"
                "method" => "GET"
              ]
            ]
            "create_time" => "2024-10-24T10:04:18Z"
            "update_time" => "2024-10-24T10:04:18Z"
          ]
        ]
      ]
    ]
  ]
  "links" => [
    [
      "href" => "https://api.paypal.com/v2/checkout/orders/3CL52554ML686811N"
      "rel" => "self"
      "method" => "GET"
    ]
  ]
  "id" => "3CL52554ML686811N"
  "payment_source" => [
    "paypal" => [
      "email_address" => "andrea_wortelen@web.de"
      "account_id" => "68KYR9FLD4D54"
      "account_status" => "VERIFIED"
      "name" => [
        "given_name" => "Andrea"
        "surname" => "Hahn"
      ]
      "address" => [
        "address_line_1" => "An der Eschenbreite 6"
        "admin_area_2" => "Schkeuditz"
        "postal_code" => "04435"
        "country_code" => "DE"
      ]
    ]
  ]
  "intent" => "CAPTURE"
  "payer" => [
    "name" => [
      "given_name" => "Andrea"
      "surname" => "Hahn"
    ]
    "email_address" => "andrea_wortelen@web.de"
    "payer_id" => "68KYR9FLD4D54"
    "address" => [
      "address_line_1" => "An der Eschenbreite 6"
      "admin_area_2" => "Schkeuditz"
      "postal_code" => "04435"
      "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
"jonlftLy0gQ="
_route
"api.action.paypal.webhook.execute"
_routeScope
[
  "api"
]
_route_params
[
  "auth_required" => false
]
_since
Shopware\Core\Framework\Routing\Annotation\Since {#2357
  -value: "0.9.0"
}
_stopwatch_token
"40d395"
auth_required
false
sw-context
Shopware\Core\Framework\Context {#2387
  #extensions: []
  #languageIdChain: [
    "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
  ]
  #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
  #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
  #currencyFactor: 1.0
  #scope: "system"
  #ruleIds: []
  #source: Shopware\Core\Framework\Api\Context\SystemSource {#2390 …}
  #considerInheritance: false
  #taxState: "gross"
  #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2386 …}
  -states: []
}

Request Headers

Header Value
accept
"*/*"
content-length
"3387"
content-type
"application/json"
correlation-id
"09a101529a282"
forwarded
"for="173.0.81.65";host="geuther.426.agency";proto=https"
host
"geuther.426.agency"
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
"581cd2f0-91ef-11ef-b329-53244351de39"
paypal-transmission-sig
"T2MUD/58SbVG4U98Kn2I09wsUxmacb49pyxgcbZ/RcT/vXJOIv8Bet6+wPO1yFXq5qi5bYQ5bOx5QN+t706Y//dAa9aFbvxvSH+K7DxrUB7WGQcfWTwatuVgFRbR+Anck/DCxCbNZbpC4Qnoo2lOwcEYyDBD4tF2ka0dmiMm7/jPJYujIRmmIMKt94ubjLAWdoC4YmVVU+f0E5rkT5SbiIJvMYtssB+atdlmRyS3leWtMOvSNRkbYkFxPztLOv5CNS0EX/AFDlcBhpTdZU9w3Qfi+AnUlT0HjKu8n9w8wbqvDIzCXSDipOql9wOWAgFS/HhhFTUc+rmRxgg6tlIKyQ=="
paypal-transmission-time
"2024-10-24T10:04:23Z"
user-agent
"PayPal/AUHR-214.0-58712720"
x-b3-spanid
"399f9d6074a542b3"
x-forwarded-for
"173.0.81.65"
x-php-ob-level
"1"

Request Content

Pretty

{
    "id": "WH-0TF86966L6535453D-81M93523N2360343Y",
    "event_version": "1.0",
    "create_time": "2024-10-24T10:04:19.760Z",
    "resource_type": "checkout-order",
    "resource_version": "2.0",
    "event_type": "CHECKOUT.ORDER.APPROVED",
    "summary": "An order has been approved by buyer",
    "resource": {
        "update_time": "2024-10-24T10:04:18Z",
        "create_time": "2024-10-24T10:03:54Z",
        "purchase_units": [
            {
                "reference_id": "default",
                "amount": {
                    "currency_code": "EUR",
                    "value": "143.97",
                    "breakdown": {
                        "item_total": {
                            "currency_code": "EUR",
                            "value": "143.97"
                        },
                        "shipping": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "handling": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "tax_total": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        }
                    }
                },
                "payee": {
                    "email_address": "babiezgmbh@gmail.com",
                    "merchant_id": "3P6PJTCG453A2",
                    "display_data": {
                        "brand_name": "Geuther"
                    }
                },
                "custom_id": "{\"orderTransactionId\":\"0192bdfb90c7714a81b6016bb7e4021b\",\"pluginVersion\":\"9.5.0\",\"shopwareVersion\":\"6.6.5.1\"}",
                "invoice_id": "GB23052",
                "items": [
                    {
                        "name": "T\u00fcrschutzgitter 2714 zum Klemmen f\u00fcr \u00d6ffnungen von 68-102 cm aus Holz",
                        "unit_amount": {
                            "currency_code": "EUR",
                            "value": "47.99"
                        },
                        "tax": {
                            "currency_code": "EUR",
                            "value": "0.00"
                        },
                        "quantity": "3",
                        "sku": "2714_ECO",
                        "tax_rate": "0",
                        "category": "PHYSICAL_GOODS"
                    }
                ],
                "shipping": {
                    "name": {
                        "full_name": "Andrea Hahn"
                    },
                    "address": {
                        "address_line_1": "An der Eschenbreite 6",
                        "admin_area_2": "Schkeuditz",
                        "postal_code": "04435",
                        "country_code": "DE"
                    }
                },
                "payments": {
                    "captures": [
                        {
                            "id": "7MY02005S7755474V",
                            "status": "COMPLETED",
                            "amount": {
                                "currency_code": "EUR",
                                "value": "143.97"
                            },
                            "final_capture": true,
                            "seller_protection": {
                                "status": "ELIGIBLE",
                                "dispute_categories": [
                                    "ITEM_NOT_RECEIVED",
                                    "UNAUTHORIZED_TRANSACTION"
                                ]
                            },
                            "seller_receivable_breakdown": {
                                "gross_amount": {
                                    "currency_code": "EUR",
                                    "value": "143.97"
                                },
                                "paypal_fee": {
                                    "currency_code": "EUR",
                                    "value": "3.69"
                                },
                                "net_amount": {
                                    "currency_code": "EUR",
                                    "value": "140.28"
                                }
                            },
                            "invoice_id": "GB23052",
                            "custom_id": "{\"orderTransactionId\":\"0192bdfb90c7714a81b6016bb7e4021b\",\"pluginVersion\":\"9.5.0\",\"shopwareVersion\":\"6.6.5.1\"}",
                            "links": [
                                {
                                    "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/7MY02005S7755474V",
                                    "rel": "self",
                                    "method": "GET"
                                },
                                {
                                    "href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/7MY02005S7755474V\/refund",
                                    "rel": "refund",
                                    "method": "POST"
                                },
                                {
                                    "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/3CL52554ML686811N",
                                    "rel": "up",
                                    "method": "GET"
                                }
                            ],
                            "create_time": "2024-10-24T10:04:18Z",
                            "update_time": "2024-10-24T10:04:18Z"
                        }
                    ]
                }
            }
        ],
        "links": [
            {
                "href": "https:\/\/api.paypal.com\/v2\/checkout\/orders\/3CL52554ML686811N",
                "rel": "self",
                "method": "GET"
            }
        ],
        "id": "3CL52554ML686811N",
        "payment_source": {
            "paypal": {
                "email_address": "andrea_wortelen@web.de",
                "account_id": "68KYR9FLD4D54",
                "account_status": "VERIFIED",
                "name": {
                    "given_name": "Andrea",
                    "surname": "Hahn"
                },
                "address": {
                    "address_line_1": "An der Eschenbreite 6",
                    "admin_area_2": "Schkeuditz",
                    "postal_code": "04435",
                    "country_code": "DE"
                }
            }
        },
        "intent": "CAPTURE",
        "payer": {
            "name": {
                "given_name": "Andrea",
                "surname": "Hahn"
            },
            "email_address": "andrea_wortelen@web.de",
            "payer_id": "68KYR9FLD4D54",
            "address": {
                "address_line_1": "An der Eschenbreite 6",
                "admin_area_2": "Schkeuditz",
                "postal_code": "04435",
                "country_code": "DE"
            }
        },
        "status": "COMPLETED"
    },
    "links": [
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-0TF86966L6535453D-81M93523N2360343Y",
            "rel": "self",
            "method": "GET"
        },
        {
            "href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-0TF86966L6535453D-81M93523N2360343Y\/resend",
            "rel": "resend",
            "method": "POST"
        }
    ]
}

Raw

{"id":"WH-0TF86966L6535453D-81M93523N2360343Y","event_version":"1.0","create_time":"2024-10-24T10:04:19.760Z","resource_type":"checkout-order","resource_version":"2.0","event_type":"CHECKOUT.ORDER.APPROVED","summary":"An order has been approved by buyer","resource":{"update_time":"2024-10-24T10:04:18Z","create_time":"2024-10-24T10:03:54Z","purchase_units":[{"reference_id":"default","amount":{"currency_code":"EUR","value":"143.97","breakdown":{"item_total":{"currency_code":"EUR","value":"143.97"},"shipping":{"currency_code":"EUR","value":"0.00"},"handling":{"currency_code":"EUR","value":"0.00"},"tax_total":{"currency_code":"EUR","value":"0.00"}}},"payee":{"email_address":"babiezgmbh@gmail.com","merchant_id":"3P6PJTCG453A2","display_data":{"brand_name":"Geuther"}},"custom_id":"{\"orderTransactionId\":\"0192bdfb90c7714a81b6016bb7e4021b\",\"pluginVersion\":\"9.5.0\",\"shopwareVersion\":\"6.6.5.1\"}","invoice_id":"GB23052","items":[{"name":"Türschutzgitter 2714 zum Klemmen für Öffnungen von 68-102 cm aus Holz","unit_amount":{"currency_code":"EUR","value":"47.99"},"tax":{"currency_code":"EUR","value":"0.00"},"quantity":"3","sku":"2714_ECO","tax_rate":"0","category":"PHYSICAL_GOODS"}],"shipping":{"name":{"full_name":"Andrea Hahn"},"address":{"address_line_1":"An der Eschenbreite 6","admin_area_2":"Schkeuditz","postal_code":"04435","country_code":"DE"}},"payments":{"captures":[{"id":"7MY02005S7755474V","status":"COMPLETED","amount":{"currency_code":"EUR","value":"143.97"},"final_capture":true,"seller_protection":{"status":"ELIGIBLE","dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"]},"seller_receivable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"143.97"},"paypal_fee":{"currency_code":"EUR","value":"3.69"},"net_amount":{"currency_code":"EUR","value":"140.28"}},"invoice_id":"GB23052","custom_id":"{\"orderTransactionId\":\"0192bdfb90c7714a81b6016bb7e4021b\",\"pluginVersion\":\"9.5.0\",\"shopwareVersion\":\"6.6.5.1\"}","links":[{"href":"https://api.paypal.com/v2/payments/captures/7MY02005S7755474V","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/7MY02005S7755474V/refund","rel":"refund","method":"POST"},{"href":"https://api.paypal.com/v2/checkout/orders/3CL52554ML686811N","rel":"up","method":"GET"}],"create_time":"2024-10-24T10:04:18Z","update_time":"2024-10-24T10:04:18Z"}]}}],"links":[{"href":"https://api.paypal.com/v2/checkout/orders/3CL52554ML686811N","rel":"self","method":"GET"}],"id":"3CL52554ML686811N","payment_source":{"paypal":{"email_address":"andrea_wortelen@web.de","account_id":"68KYR9FLD4D54","account_status":"VERIFIED","name":{"given_name":"Andrea","surname":"Hahn"},"address":{"address_line_1":"An der Eschenbreite 6","admin_area_2":"Schkeuditz","postal_code":"04435","country_code":"DE"}}},"intent":"CAPTURE","payer":{"name":{"given_name":"Andrea","surname":"Hahn"},"email_address":"andrea_wortelen@web.de","payer_id":"68KYR9FLD4D54","address":{"address_line_1":"An der Eschenbreite 6","admin_area_2":"Schkeuditz","postal_code":"04435","country_code":"DE"}},"status":"COMPLETED"},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-0TF86966L6535453D-81M93523N2360343Y","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-0TF86966L6535453D-81M93523N2360343Y/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,fail-on-error,indexing-behavior,single-operation,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,fail-on-error,indexing-behavior,single-operation,sw-include-seo-urls"
cache-control
"no-cache, private"
content-type
"application/json"
date
"Fri, 25 Oct 2024 08:30:41 GMT"
x-debug-token
"465aa6"
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
APP_ENV
"dev"
APP_SECRET
"def0000079af0e3bcf800740ead179a8d1f525a59d170b41e4770274da501b0a1faaf477250b97e9a23e901895b647bf4b50772fdea1f439c611215d847278d4ddfc9e7b"
APP_URL
"https://geuther.426.agency"
APP_URL_CHECK_DISABLED
"1"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/var/www/geuther_staging/var/cache/composer"
DATABASE_SSL_CA
""
DATABASE_SSL_CERT
""
DATABASE_SSL_DONT_VERIFY_SERVER_CERT
""
DATABASE_SSL_KEY
""
DATABASE_URL
"mysql://geuther_sw6:74pno9bpqs5o2hex@localhost:3306/geuther_clean_staging"
INSTANCE_ID
"TtwWpSmaeIJL9wXkFbI7Ux5Ofh2AXqcE"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
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
"3387"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/geuther_staging/public"
CONTEXT_PREFIX
""
DD_ENV
"prod"
DD_PROFILING_ENABLED
"true"
DD_SERVICE
"shopware"
DD_VERSION
"1.0.0"
DOCUMENT_ROOT
"/var/www/geuther_staging/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CORRELATION_ID
"09a101529a282"
HTTP_FORWARDED
"for="173.0.81.65";host="geuther.426.agency";proto=https"
HTTP_HOST
"geuther.426.agency"
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
"581cd2f0-91ef-11ef-b329-53244351de39"
HTTP_PAYPAL_TRANSMISSION_SIG
"T2MUD/58SbVG4U98Kn2I09wsUxmacb49pyxgcbZ/RcT/vXJOIv8Bet6+wPO1yFXq5qi5bYQ5bOx5QN+t706Y//dAa9aFbvxvSH+K7DxrUB7WGQcfWTwatuVgFRbR+Anck/DCxCbNZbpC4Qnoo2lOwcEYyDBD4tF2ka0dmiMm7/jPJYujIRmmIMKt94ubjLAWdoC4YmVVU+f0E5rkT5SbiIJvMYtssB+atdlmRyS3leWtMOvSNRkbYkFxPztLOv5CNS0EX/AFDlcBhpTdZU9w3Qfi+AnUlT0HjKu8n9w8wbqvDIzCXSDipOql9wOWAgFS/HhhFTUc+rmRxgg6tlIKyQ=="
HTTP_PAYPAL_TRANSMISSION_TIME
"2024-10-24T10:04:23Z"
HTTP_USER_AGENT
"PayPal/AUHR-214.0-58712720"
HTTP_X_B3_SPANID
"399f9d6074a542b3"
HTTP_X_FORWARDED_FOR
"173.0.81.65"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"sw-token=N8uZX4WPnbHwzJb0XCgjDlxOC81TJJlc"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"sw-token=N8uZX4WPnbHwzJb0XCgjDlxOC81TJJlc"
REDIRECT_SSL_TLS_SNI
"geuther.426.agency"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/_action/paypal/webhook/execute"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"23744"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1729845041
REQUEST_TIME_FLOAT
1729845041.4109
REQUEST_URI
"/api/_action/paypal/webhook/execute?sw-token=N8uZX4WPnbHwzJb0XCgjDlxOC81TJJlc"
SCRIPT_FILENAME
"/var/www/geuther_staging/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"89.22.110.190"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"geuther.426.agency"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at geuther.426.agency Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"geuther.426.agency"
SYMFONY_DOTENV_VARS
"LOCK_DSN,MAILER_DSN,APP_ENV,APP_URL,APP_SECRET,DATABASE_URL,DATABASE_SSL_CA,DATABASE_SSL_CERT,DATABASE_SSL_KEY,DATABASE_SSL_DONT_VERIFY_SERVER_CERT,COMPOSER_HOME,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,APP_URL_CHECK_DISABLED,SHOPWARE_ES_HOSTS,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL"
USER
"www-data"
proxy-nokeepalive
"1"