GET https://www.mlcapp.org/transaction/1601

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://backend.flexpay.cd/api/rest/v1/check/Be8AXNL6oTKt243815257419
Request options
[
  "headers" => [
    "Accept" => "application/json"
    "Authorization" => "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJcL2xvZ2luIiwicm9sZXMiOlsiTUVSQ0hBTlQiXSwiZXhwIjoxNzY5NDQzNzU0LCJzdWIiOiIxMWE3NDA3MTA2NTYzMTc2MDBiOTgxNTZiNzM5NzMzMiJ9.uu7lK_URS6U8SsG9U_YupThuPWlpsAirZpDvVo0eDi8"
    "Content-Type" => "application/json"
  ]
  "verify_host" => false
  "verify_peer" => false
]
Response 200
[
  "info" => [
    "header_size" => 782
    "request_size" => 439
    "total_time" => 2.57506
    "namelookup_time" => 0.774714
    "connect_time" => 1.097576
    "pretransfer_time" => 2.113253
    "size_download" => 234.0
    "speed_download" => 90.0
    "starttransfer_time" => 2.574402
    "primary_ip" => "156.0.198.27"
    "primary_port" => 443
    "local_ip" => "109.199.107.137"
    "local_port" => 47654
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 2113038
    "connect_time_us" => 1097576
    "namelookup_time_us" => 774714
    "pretransfer_time_us" => 2113253
    "starttransfer_time_us" => 2574402
    "total_time_us" => 2575060
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1767197777.1897
    "original_url" => "https://backend.flexpay.cd/api/rest/v1/check/Be8AXNL6oTKt243815257419"
    "pause_handler" => Closure(float $duration) {#852
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#848 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#842 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * WARNING: failed to open cookie file ""\n
      * Host backend.flexpay.cd:443 was resolved.\n
      * IPv6: (none)\n
      * IPv4: 156.0.198.27\n
      *   Trying 156.0.198.27:443...\n
      * Connected to backend.flexpay.cd (156.0.198.27) port 443\n
      * ALPN: curl offers h2,http/1.1\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / prime256v1 / RSASSA-PSS\n
      * ALPN: server did not agree on a protocol. Uses default.\n
      * Server certificate:\n
      *  subject: CN=*.flexpay.cd\n
      *  start date: Nov  3 00:00:00 2025 GMT\n
      *  expire date: Nov  2 23:59:59 2026 GMT\n
      *  issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=RapidSSL TLS RSA CA G1\n
      *  SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.\n
      *   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      * using HTTP/1.x\n
      > GET /api/rest/v1/check/Be8AXNL6oTKt243815257419 HTTP/1.1\r\n
      Host: backend.flexpay.cd\r\n
      Accept: application/json\r\n
      Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJcL2xvZ2luIiwicm9sZXMiOlsiTUVSQ0hBTlQiXSwiZXhwIjoxNzY5NDQzNzU0LCJzdWIiOiIxMWE3NDA3MTA2NTYzMTc2MDBiOTgxNTZiNzM5NzMzMiJ9.uu7lK_URS6U8SsG9U_YupThuPWlpsAirZpDvVo0eDi8\r\n
      Content-Type: application/json\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      < HTTP/1.1 200 \r\n
      < Access-Control-Allow-Origin: *\r\n
      < Access-Control-Allow-Headers: Origin, Accept, X-Requested-With, Content-Type, Access-Control-Request-Method, Access-Control-Request-Headers, authorization\r\n
      < Access-Control-Expose-Headers: Access-Control-Allow-Origin, Access-Control-Allow-Credentials, authorization, name, customer, all, waits, errors, paids, step, phone, ticketing\r\n
      < Access-Control-Allow-Methods: GET,POST,PUT,DELETE,PATCH\r\n
      < X-Content-Type-Options: nosniff\r\n
      < X-XSS-Protection: 1; mode=block\r\n
      < Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
      < Pragma: no-cache\r\n
      < Expires: 0\r\n
      < Strict-Transport-Security: max-age=31536000 ; includeSubDomains\r\n
      < X-Frame-Options: DENY\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Date: Wed, 31 Dec 2025 15:53:50 GMT\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 "
    "Access-Control-Allow-Origin: *"
    "Access-Control-Allow-Headers: Origin, Accept, X-Requested-With, Content-Type, Access-Control-Request-Method, Access-Control-Request-Headers, authorization"
    "Access-Control-Expose-Headers: Access-Control-Allow-Origin, Access-Control-Allow-Credentials, authorization, name, customer, all, waits, errors, paids, step, phone, ticketing"
    "Access-Control-Allow-Methods: GET,POST,PUT,DELETE,PATCH"
    "X-Content-Type-Options: nosniff"
    "X-XSS-Protection: 1; mode=block"
    "Cache-Control: no-cache, no-store, max-age=0, must-revalidate"
    "Pragma: no-cache"
    "Expires: 0"
    "Strict-Transport-Security: max-age=31536000 ; includeSubDomains"
    "X-Frame-Options: DENY"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Date: Wed, 31 Dec 2025 15:53:50 GMT"
  ]
  "response_json" => [
    "code" => "0"
    "message" => "Le paiement n'a pas réussi"
    "transaction" => [
      "reference" => "MLC20240715065251pm212M78"
      "amount" => "5000.0"
      "amountCustomer" => "5250.0"
      "currency" => "CDF"
      "createdAt" => "15-07-2024 19:52:51"
      "status" => "1"
      "channel" => "mpesa"
    ]
  ]
]