PayPalController :: createOrder
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\Test\PayPalController::createOrder" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#547 +methods: [ "POST" ] +envs: [] +schemes: [] +aliases: [] +path: "/_test/_paypal/create-order" +name: "paypal_create" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "paypal_create" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [] |
| _stopwatch_token | "524f9b" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| accept-language | "de,en-US;q=0.9,en;q=0.8" |
| content-length | "0" |
| cookie | "main_deauth_profile_token=89c4ec" |
| host | "www.dubistmakler.com" |
| origin | "http://www.dubistmakler.com" |
| priority | "u=4" |
| referer | "http://www.dubistmakler.com/_test/_paypal" |
| sec-gpc | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0" |
| x-le-client-ip | "87.152.8.175" |
| x-le-client-ua | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0" |
| x-php-ob-level | "0" |
| x-real-ip | "87.152.8.175" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --request POST \ --url 'http://www.dubistmakler.com/_test/_paypal/create-order' \ --header 'X-Le-Client-Ua: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0' \ --header 'X-Le-Client-Ip: 87.152.8.175' \ --header 'Priority: u=4' \ --header 'Sec-Gpc: 1' \ --header 'Origin: http://www.dubistmakler.com' \ --header 'Referer: http://www.dubistmakler.com/_test/_paypal' \ --header 'Accept-Encoding: gzip, deflate' \ --header 'Accept-Language: de,en-US;q=0.9,en;q=0.8' \ --header 'Accept: */*' \ --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0' \ --header 'Content-Length: 0' \ --header 'X-Real-Ip: 87.152.8.175' \ --header 'X-Php-Ob-Level: 0' \ --cookie 'main_deauth_profile_token=89c4ec'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Wed, 15 Jul 2026 08:11:14 GMT" |
| x-debug-token | "6c46f2" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "89c4ec" |
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 | "be613e0e0a7a150edb5640177c92c448" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PAYPAL_CLIENT_ID | "AWxX1md3qTReS_d6MiYb_X_yWXQlyYeLlXLGiWPITMZa4d9ufpANkXB2YL7I_LS1-uj0E8OFzlG27qw0" |
| PAYPAL_MODE | "sandbox" |
| PAYPAL_SECRET | "EMuCIRNr6f9xjgqwxzw9oBeI1QwdQQK38dA1ySJuzvOsounJ5Ng9jyDGjZ7wf_rDpATb_0uCIJxj6icQ" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/www/htdocs/w02105d8/dubistmakler.com" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/www/htdocs/w02105d8/dubistmakler.com" ] |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/www/htdocs/w02105d8/dubistmakler.com/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/www/htdocs/w02105d8/dubistmakler.com/public/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/www/htdocs/w02105d8" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "de,en-US;q=0.9,en;q=0.8" |
| HTTP_COOKIE | "main_deauth_profile_token=89c4ec" |
| HTTP_HOST | "www.dubistmakler.com" |
| HTTP_ORIGIN | "http://www.dubistmakler.com" |
| HTTP_PRIORITY | "u=4" |
| HTTP_REFERER | "http://www.dubistmakler.com/_test/_paypal" |
| HTTP_SEC_GPC | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0" |
| HTTP_X_LE_CLIENT_IP | "87.152.8.175" |
| HTTP_X_LE_CLIENT_UA | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0" |
| HTTP_X_REAL_IP | "87.152.8.175" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aldAoYvbrmnIawNzjPSSAgAAAAo" |
| REDIRECT_URL | "/_test/_paypal/create-order" |
| REMOTE_ADDR | "87.152.8.175" |
| REMOTE_PORT | "48324" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1784103073 |
| REQUEST_TIME_FLOAT | 1784103073.38 |
| REQUEST_URI | "/_test/_paypal/create-order" |
| SCRIPT_FILENAME | "/www/htdocs/w02105d8/dubistmakler.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "85.13.156.166" |
| SERVER_ADMIN | "webmaster@dubistmakler.com" |
| SERVER_NAME | "www.dubistmakler.com" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/www/htdocs/w02105d8/dubistmakler.com/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,PAYPAL_CLIENT_ID,PAYPAL_SECRET,PAYPAL_MODE" |
| UNIQUE_ID | "aldAoYvbrmnIawNzjPSSAgAAAAo" |
| USER | "w02105d8" |
| argc | 0 |
| argv | [] |