Top
Gateway Setting

Configure Your Payment Gateway for Secure Transactions

With finix.cash, merchants can easily set up and manage their payment gateway settings. Customize payment options to create a secure, frictionless experience for your customers, supported by finix.cash's robust security and compliance standards.

    Three Simple Steps to Set Up Your Payment Gateway

  • 1. Access Gateway Settings
  • 2. Customize Your Settings
  • 3. Save and Go Live
img

Follow these steps to integrate Finix.cash’s secure payment gateway into your platform.

Frequently Asked Questions About Gateway Settings

Learn more about configuring and managing your finix.cash payment gateway.

Can I integrate finix.cash’s payment gateway with my existing e-commerce platform?

Yes, finix.cash’s payment gateway is designed to integrate seamlessly with various e-commerce platforms. Generate API keys from the finix.cash dashboard and follow the integration guide for a smooth setup.

How secure is the finix.cash payment gateway?

finix.cash uses top-tier security measures, including encryption and 2FA, to ensure that all transactions are protected. You can also enable additional security settings in the Gateway Settings for enhanced protection.

What payment methods can I offer through finix.cash's gateway?

finix.cash supports multiple payment methods, bank transfers, and digital wallet options. Customize your available methods in the Gateway Settings to meet your customers' needs.

Can I view transaction details for payments made through the gateway?

Yes, finix.cash’s dashboard includes comprehensive transaction logs. You can track and review payment details, manage refunds, and analyze performance directly within the Gateway Settings.

Request history8.1.27PHP Version838msRequest Duration5MBMemory UsageGET section/{parent_id}Route
    • Booting (416ms)time
    • Application (422ms)time
    • 1 x Application (50.36%)
      422ms
      1 x Booting (49.64%)
      416ms
      11 templates were rendered
      • frontend.header-sectionheader-section.blade.php#?blade
      • frontend.layouts.mastermaster.blade.php#?blade
      • partials.header-assetheader-asset.blade.php#?blade
      • frontend.partials.scroll-to-topscroll-to-top.blade.php#?blade
      • frontend.partials.headerheader.blade.php#?blade
      • frontend.partials.download-appdownload-app.blade.php#?blade
      • frontend.partials.footerfooter.blade.php#?blade
      • components.security.google-recaptcha-fieldgoogle-recaptcha-field.blade.php#?blade
      • partials.footer-assetfooter-asset.blade.php#?blade
      • admin.partials.notifynotify.blade.php#?blade
      • frontend.partials.extensions.tawk-totawk-to.blade.php#?blade
      uri
      GET section/{parent_id}
      middleware
      web, system.maintenance
      controller
      App\Http\Controllers\SiteController@headerPage
      namespace
      prefix
      where
      as
      header.page
      file
      app/Http/Controllers/SiteController.php:40-48
      28 statements were executed (9 duplicates)Show only duplicates170ms
      • Localization.php#22finix_site2.7msselect * from `languages` where `status` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Middleware/Admin/Localization.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • StartingPoint.php#31finix_site2.23msselect * from information_schema.tables where table_schema = 'finix_site' and table_name = 'script' and table_type = 'BASE TABLE'
        Bindings
        • 0: finix_site
        • 1: script
        Backtrace
        • app/Http/Middleware/StartingPoint.php:31
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • app/Http/Middleware/Admin/Localization.php:33
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • StartingPoint.php#31finix_site370μsselect exists(select * from `script`) as `exists`
        Backtrace
        • app/Http/Middleware/StartingPoint.php:31
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • app/Http/Middleware/Admin/Localization.php:33
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • StartingPoint.php#32finix_site390μsselect * from `script` limit 1
        Backtrace
        • app/Http/Middleware/StartingPoint.php:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • app/Http/Middleware/Admin/Localization.php:33
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • SystemMaintenance.php#21finix_site13.95msselect * from `system_maintenances` limit 1
        Backtrace
        • middleware::system.maintenance:21
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • app/Http/Middleware/StartingPoint.php:47
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • app/Http/Middleware/Admin/Localization.php:33
      • helpers.php#1870finix_site490μsselect * from `languages` where `status` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers/helpers.php:1870
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#42finix_site400μsselect * from `frontend_header_sections` where `id` = 22 and `status` = 1 limit 1
        Bindings
        • 0: 22
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • FrontendHeaderSection.php#52finix_site520μsselect * from `frontend_header_section_pages` where `parent_id` = 22 and `status` = 1 limit 1
        Bindings
        • 0: 22
        • 1: 1
        Backtrace
        • app/Models/Admin/FrontendHeaderSection.php:52
        • app/Http/Controllers/SiteController.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • FrontendHeaderSection.php#56finix_site2.11msselect * from `frontend_header_section_faqs` where `parent_id` = 22 and `status` = 1 limit 1
        Bindings
        • 0: 22
        • 1: 1
        Backtrace
        • app/Models/Admin/FrontendHeaderSection.php:56
        • app/Http/Controllers/SiteController.php:45
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • helpers.php#1870finix_site670μsselect * from `languages` where `status` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers/helpers.php:1870
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • SiteSections.php#19finix_site8.33msselect * from `site_sections` where `key` = 'site_cookie' limit 1
        Bindings
        • 0: site_cookie
        Backtrace
        • app/Models/Admin/SiteSections.php:19
        • view::frontend.layouts.master:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • helpers.php#1879finix_site4.7msselect * from `languages` where `status` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers/helpers.php:1879
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helpers.php#1870finix_site7.56msselect * from `languages` where `status` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers/helpers.php:1870
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • header.blade.php#4finix_site19.57msselect * from `site_sections` where `key` = 'about-section' limit 1
        Bindings
        • 0: about-section
        Backtrace
        • view::frontend.partials.header:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helpers.php#3279finix_site580μsselect * from `setup_pages` where `slug` = 'personal' limit 1
        Bindings
        • 0: personal
        Backtrace
        • app/Http/Helpers/helpers.php:3279
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helpers.php#3279finix_site12.78msselect * from `setup_pages` where `slug` = 'business' limit 1
        Bindings
        • 0: business
        Backtrace
        • app/Http/Helpers/helpers.php:3279
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helpers.php#3279finix_site6.66msselect * from `setup_pages` where `slug` = 'merchant' limit 1
        Bindings
        • 0: merchant
        Backtrace
        • app/Http/Helpers/helpers.php:3279
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helpers.php#3279finix_site12.79msselect * from `setup_pages` where `slug` = 'enterprice' limit 1
        Bindings
        • 0: enterprice
        Backtrace
        • app/Http/Helpers/helpers.php:3279
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helpers.php#3279finix_site6.36msselect * from `setup_pages` where `slug` = 'company' limit 1
        Bindings
        • 0: company
        Backtrace
        • app/Http/Helpers/helpers.php:3279
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helpers.php#3279finix_site17.5msselect * from `setup_pages` where `slug` = 'developer' limit 1
        Bindings
        • 0: developer
        Backtrace
        • app/Http/Helpers/helpers.php:3279
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helpers.php#3279finix_site6.87msselect * from `setup_pages` where `slug` = 'contact' limit 1
        Bindings
        • 0: contact
        Backtrace
        • app/Http/Helpers/helpers.php:3279
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helpers.php#1870finix_site14.93msselect * from `languages` where `status` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers/helpers.php:1870
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • download-app.blade.php#4finix_site600μsselect * from `site_sections` where `key` = 'app-section' limit 1
        Bindings
        • 0: app-section
        Backtrace
        • view::frontend.partials.download-app:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helpers.php#1870finix_site3.66msselect * from `languages` where `status` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers/helpers.php:1870
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • footer.blade.php#4finix_site16.63msselect * from `site_sections` where `key` = 'footer-section' limit 1
        Bindings
        • 0: footer-section
        Backtrace
        • view::frontend.partials.footer:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • footer.blade.php#6finix_site790μsselect * from `site_sections` where `key` = 'contact-section' limit 1
        Bindings
        • 0: contact-section
        Backtrace
        • view::frontend.partials.footer:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • footer.blade.php#8finix_site400μsselect * from `site_sections` where `key` = 'app-section' limit 1
        Bindings
        • 0: app-section
        Backtrace
        • view::frontend.partials.footer:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • footer.blade.php#10finix_site5.08msselect * from `setup_pages` where `type` = 'useful-links' and `status` = 1 order by `id` asc
        Bindings
        • 0: useful-links
        • 1: 1
        Backtrace
        • view::frontend.partials.footer:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Admin\SetupPage
      10SetupPage.php#?
      App\Models\Admin\Language
      7Language.php#?
      App\Models\Admin\SiteSections
      6SiteSections.php#?
      App\Models\Admin\SystemMaintenance
      1SystemMaintenance.php#?
      App\Models\Admin\FrontendHeaderSection
      1FrontendHeaderSection.php#?
      App\Models\Admin\FrontendHeaderSectionPage
      1FrontendHeaderSectionPage.php#?
      App\Models\Admin\FrontendHeaderSectionFaq
      1FrontendHeaderSectionFaq.php#?
          _token
          UGG9fJMmT7rQcTzUuSNhRzXPZfw1eyl07K9lbe2i
          _previous
          array:1 [ "url" => "https://finix.cash/section/eyJpdiI6Im9QcjZqWUszeXNpODJSenpKelA5N3c9PSIsInZhbHV...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /section/eyJpdiI6Im9QcjZqWUszeXNpODJSenpKelA5N3c9PSIsInZhbHVlIjoicWlCWkgyMU1JV0NjMjNyTlFiZkNBUT09IiwibWFjIjoiNWQwYjE3MGY4ZjIzOGZhMGY0M2Y4YThhODI0NDA4OWY0MTNmMTcxOGRmNzllMWRmYmE3NGE3ZjZmYWRlZDgxMyIsInRhZyI6IiJ9
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkJkQlI2TFhhQzdrUjE1Y0FuTktHN3c9PSIsInZhbHVlIjoiaFJ1eFViU0dkWTJBTURmZ1h3NWZuT3hUT1JBaHRYZnQxaUhsanh5cFZHYUlFQklvK3RwYlBiK1h4bG1uM3d6eDFOQUcvUVQ3UnA5dGsvaVRWWkZGTWpQUXppRCtzMllUV0xZQ3RmQjBBS2VMZnl3VTJTa0VoWDdQcWFZeEZVb1oiLCJtYWMiOiJlMWJjN2JjZmY5YmE0NGVlMzBkODY1OWI2OGFhOGM1YzEyMDI0ZGQ4MjBjYThlNzdkMDViNDYyN2NlYTlkY2NmIiwidGFnIjoiIn0%3D; finix_cash_session=eyJpdiI6IldmNE5hTlhxVEdKa0hnblJYL0k5UFE9PSIsInZhbHVlIjoiSmoyblhIWWMzSWxOV2s3dFc2L1FQb3loZFVKSjBYTXBoNmlyUGJZVmVXRkdLc3c4Mjdtcitwd0RwVEo0blR2NWtTa1FmT0I3NFVUSWtxK0VwNE5LS0QxZFJXMHpPdjAydTZiOWpSd3o0aFltV3IxVExxTXh4bjd0OC9mWGNLZi8iLCJtYWMiOiIxYzIwM2FkZmI1NjA1ZjFlMTU3OGI4Y2I3ZTE0YjhkYzM1MzFkMDRkZjkxNjI2YjVlNTUzMmQzOTIyYTc2NzBiIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkJkQlI2TFhhQzdrUjE1Y0FuTktHN3c9PSIsInZhbHVlIjoiaFJ1eFViU0dkWTJBTURmZ1h3NWZuT3hUT1JBaHRYZnQxaUhsanh5cFZHYUlFQklvK3RwYlBiK1h4bG1uM3d6eDFOQUcvU" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "finix.cash" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "UGG9fJMmT7rQcTzUuSNhRzXPZfw1eyl07K9lbe2i" "finix_cash_session" => "C46Xm32vEq7SAS23GOGJx8h9K6AOlqtJD5msTj7j" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 19 Feb 2025 23:32:31 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlJ1RmtZejFQUXM1aHorNDA0eWVCdnc9PSIsInZhbHVlIjoiWGNTMnNENk02ekt0MFRzdklneHN3ejYvTjVtODFQbWhhOUdZZUY3NU81MFhWRFl2MEY3REhSWkFlR3RUZXhMQUhLemN5UCtUV2VOUWxBRGUvV1BVaElUZ1E4UGxnSmhRdVZYaWhZY1JCdTVWRzdyZ01xajhENmkvY3JTLzFhZm0iLCJtYWMiOiI2ZDA3OWNjMjUxNjhiZWRkM2QyMDgyM2IwM2JjODMwNTdlZDI0MzI5OTM0M2E4Yzk0YWU4MTI5Zjk5YTk1NmI0IiwidGFnIjoiIn0%3D; expires=Thu, 20 Feb 2025 01:32:31 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlJ1RmtZejFQUXM1aHorNDA0eWVCdnc9PSIsInZhbHVlIjoiWGNTMnNENk02ekt0MFRzdklneHN3ejYvTjVtODFQbWhhOUdZZUY3NU81MFhWRFl2MEY3REhSWkFlR3RUZXhMQUhLemN5U" 1 => "finix_cash_session=eyJpdiI6Imw1b2VORGo3ZjEwaVZpSWoyQWxJcnc9PSIsInZhbHVlIjoiYW1sRnBucVkyOGJ2RlZHV3BMdUlUT1FOUTZXS1E0cDhtSnkwQmZDNE1mN3ZQU3E5L2xaQStsR2FLZWhuN0dpenQ1aHF4VTN3YjZpMWN6Si9LUEt1MWxvM1JVZEkvWDgzNkVlSjdFbTM2eG15K2tNbVhvRmVUR3NudjRwZlFXTFciLCJtYWMiOiI3YzllN2ZjYmZjOTAyN2M4YzAyMWU2OTk5NjgwYTJkZGI1MzU0ZmQwYzFjNjE5OGM0NGUzMGNiYzQ3NGIzMTYxIiwidGFnIjoiIn0%3D; expires=Thu, 20 Feb 2025 01:32:31 GMT; Max-Age=7200; path=/; httponly; samesite=laxfinix_cash_session=eyJpdiI6Imw1b2VORGo3ZjEwaVZpSWoyQWxJcnc9PSIsInZhbHVlIjoiYW1sRnBucVkyOGJ2RlZHV3BMdUlUT1FOUTZXS1E0cDhtSnkwQmZDNE1mN3ZQU3E5L2xaQStsR2FLZWhuN0dpe" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlJ1RmtZejFQUXM1aHorNDA0eWVCdnc9PSIsInZhbHVlIjoiWGNTMnNENk02ekt0MFRzdklneHN3ejYvTjVtODFQbWhhOUdZZUY3NU81MFhWRFl2MEY3REhSWkFlR3RUZXhMQUhLemN5UCtUV2VOUWxBRGUvV1BVaElUZ1E4UGxnSmhRdVZYaWhZY1JCdTVWRzdyZ01xajhENmkvY3JTLzFhZm0iLCJtYWMiOiI2ZDA3OWNjMjUxNjhiZWRkM2QyMDgyM2IwM2JjODMwNTdlZDI0MzI5OTM0M2E4Yzk0YWU4MTI5Zjk5YTk1NmI0IiwidGFnIjoiIn0%3D; expires=Thu, 20-Feb-2025 01:32:31 GMT; path=/XSRF-TOKEN=eyJpdiI6IlJ1RmtZejFQUXM1aHorNDA0eWVCdnc9PSIsInZhbHVlIjoiWGNTMnNENk02ekt0MFRzdklneHN3ejYvTjVtODFQbWhhOUdZZUY3NU81MFhWRFl2MEY3REhSWkFlR3RUZXhMQUhLemN5U" 1 => "finix_cash_session=eyJpdiI6Imw1b2VORGo3ZjEwaVZpSWoyQWxJcnc9PSIsInZhbHVlIjoiYW1sRnBucVkyOGJ2RlZHV3BMdUlUT1FOUTZXS1E0cDhtSnkwQmZDNE1mN3ZQU3E5L2xaQStsR2FLZWhuN0dpenQ1aHF4VTN3YjZpMWN6Si9LUEt1MWxvM1JVZEkvWDgzNkVlSjdFbTM2eG15K2tNbVhvRmVUR3NudjRwZlFXTFciLCJtYWMiOiI3YzllN2ZjYmZjOTAyN2M4YzAyMWU2OTk5NjgwYTJkZGI1MzU0ZmQwYzFjNjE5OGM0NGUzMGNiYzQ3NGIzMTYxIiwidGFnIjoiIn0%3D; expires=Thu, 20-Feb-2025 01:32:31 GMT; path=/; httponlyfinix_cash_session=eyJpdiI6Imw1b2VORGo3ZjEwaVZpSWoyQWxJcnc9PSIsInZhbHVlIjoiYW1sRnBucVkyOGJ2RlZHV3BMdUlUT1FOUTZXS1E0cDhtSnkwQmZDNE1mN3ZQU3E5L2xaQStsR2FLZWhuN0dpe" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "UGG9fJMmT7rQcTzUuSNhRzXPZfw1eyl07K9lbe2i" "_previous" => array:1 [ "url" => "https://finix.cash/section/eyJpdiI6Im9QcjZqWUszeXNpODJSenpKelA5N3c9PSIsInZhbHVlIjoicWlCWkgyMU1JV0NjMjNyTlFiZkNBUT09IiwibWFjIjoiNWQwYjE3MGY4ZjIzOGZhMGY0M2Y4YThhODI0NDA4OWY0MTNmMTcxOGRmNzllMWRmYmE3NGE3ZjZmYWRlZDgxMyIsInRhZyI6IiJ9https://finix.cash/section/eyJpdiI6Im9QcjZqWUszeXNpODJSenpKelA5N3c9PSIsInZhbHVlIjoicWlCWkgyMU1JV0NjMjNyTlFiZkNBUT09IiwibWFjIjoiNWQwYjE3MGY4ZjIzOGZhMGY0M2Y4YThhO" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-02-20 02:32:31GET/section/eyJpdiI6Im9QcjZqWUszeXNpODJSenpKelA5N3c9PSIsInZhbHVlIjoicWlCWkgyMU1JV0NjMjNyTlFiZkNBUT09IiwibWFjIjoiNWQwYjE3MGY4ZjIzOGZhMGY0M2Y4YThhODI0NDA4OWY0MTNmMTcxOGRmNzllMWRmYmE3NGE3ZjZmYWRlZDgxMyIsInRhZyI6IiJ9112827