{{-- lg:grid-cols-3 while the Support column is disabled below — revert to lg:grid-cols-4 when it's back --}}
Fintech

Fintech International Pvt. Ltd. is a private company licensed by Nepal Rastra Bank (NRB) for digital payment services. The main scope of Fintech International Pvt. Ltd. is to implement a cashless bus fare system in public transport. Additionally, it is authorized to carry out all fintech services as a Payment Service Provider (PSP).

@php $socialLinks = collect([ ['icon' => 'facebook-f', 'label' => 'Facebook', 'url' => $setting->facebook], ['icon' => 'instagram', 'label' => 'Instagram', 'url' => $setting->instagram], ['icon' => 'tiktok', 'label' => 'TikTok', 'url' => $setting->tiktok], ['icon' => 'linkedin-in', 'label' => 'LinkedIn', 'url' => $setting->linkedin], ['icon' => 'youtube', 'label' => 'YouTube', 'url' => $setting->youtube], ])->filter(fn ($social) => filled($social['url'])); @endphp @if ($socialLinks->isNotEmpty())
@foreach ($socialLinks as $social) @endforeach
@endif
@php // Keep in sync with the single-page anchor nav in partials/header.blade.php. $footerNavLinks = [ ['title' => 'About', 'anchor' => 'about'], ['title' => 'Features', 'anchor' => 'features'], ['title' => 'How It Works', 'anchor' => 'how-it-works'], ['title' => 'Card Types', 'anchor' => 'card-types'], ['title' => 'Recharge', 'anchor' => 'recharge'], ['title' => 'FAQ', 'anchor' => 'faq'], ['title' => 'Contact', 'anchor' => 'contact'], ]; @endphp

Company

    @foreach ($footerNavLinks as $link)
  • {{ $link['title'] }}
  • @endforeach
{{-- Support column disabled for now

Support

  • Help Center
  • FAQs
  • Recharge Guide
  • Download Forms
  • Contact Us
--}}

Contact

  • @if (filled($setting->map_location)) {{ $setting->address }} @else {{ $setting->address }} @endif
  • {{ $setting->phone_no }}
  • {{ $setting->email }}
  • 24/7 Customer Support
{{-- Grievance officer disclosure, as expected of a licensed payment service provider (aligned with global norms such as India's IT Rules grievance-officer requirement). --}}

Grievance Officer

Roshani Chhetri

Acknowledged within 24 hours, resolved within 15 working days.

grievance@fintechinternational.com.np · +977 9709080288

© {{ date('Y') }} Fintech Pvt. Ltd. All rights reserved. NRB Licensed Payment Service Provider.

Privacy Policy {{-- Terms of Service --}}