Proven Expertise
Our team brings years of experience in the digital payments industry to provide reliable services.
@extends('user.layouts.master')
@section('breadcrumb')
@include('user.components.breadcrumb',['breadcrumbs' => [
[
'name' => __("Dashboard"),
'url' => setRoute("user.dashboard"),
]
], 'active' => __("2FA Security")])
@endsection
@section('content')
<div class="body-wrapper">
<div class="tow-fa-security">
<div class="row mb-20-none">
<div class="col-xl-6 col-lg-6 mb-20">
<div class="two-authentic mt-10">
<div class="dashboard-header-wrapper">
<h4 class="title">{{ __("Two Factor Authenticator") }}</h4>
</div>
<div class="card-body">
<form class="card-form">
<div class="row">
<div class="col-xl-12 col-lg-12 form-group">
<label>{{ __("Address") }}<span>*</span></label>
<div class="input-group">
<input type="text" class="form--control" id="referralURL" value="{{ auth()->user()->two_factor_secret }}" readonly>
<div class="input-group-text textCopy"><i class="las la-copy"></i></div>
</div>
</div>
<div class="col-xl-12 col-lg-12 form-group">
<div class="qr-code-thumb text-center">
<img class="mx-auto" style="width:300px;height:300px" src="{{ $qr_code }}">
</div>
</div>
</div>
<div class="col-xl-12 col-lg-12">
@if (auth()->user()->two_factor_status)
<button type="button" class="btn--base bg--warning w-100 active-deactive-btn">{{ __("Disable") }}</button>
<br>
<div class="text--danger mt-3">{{ __("Don't forget to add this application in your google authentication app. Otherwise you can't login in your account.") }}</div>
@else
<button type="button" class="btn--base w-100 active-deactive-btn"><span class="w-100">{{ __("Enable") }}</span></button>
@endif
</div>
</form>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6 mb-20">
<div class="two-authentic mt-10">
<div class="dashboard-header-wrapper">
<h4 class="title">{{ __("Google Authenticator") }}</h4>
</div>
<div class="card-body">
<h4 class="mb-3">{{ __("Download Google Authenticator App") }}</h4>
<p>{{ __("Google Authenticator adds an extra layer of security to your online accounts by adding a second step of verification when you sign in. This means that in addition to your password, you'll also need to enter a code that is generated by the Google Authenticator app on your phone.") }}<a
href="https://support.google.com/accounts/answer/1066447?hl=en&co=GENIE.Platform=Android"
class="text--base" target="_blank">{{ __("How to Setup?") }}</a> </p>
<div class="play-store-thumb text-center mb-20">
<img class="mx-auto" src="{{ asset('public/frontend') }}/images/element/google-authenticator.webp" alt="img">
</div>
<div class="2fa-btn pt-3">
<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2"
class="btn--base mt-10 w-100" target="_blank"><i class="fab fa-google-play ms-1"></i>
{{ __("Download For Android") }}</a>
<a href="https://apps.apple.com/us/app/google-authenticator/id388497605"
class="btn--base mt-10 w-100" target="_blank"><i class="fab fa-apple ms-1"></i> {{ __("Download For IOS") }}</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
@endsection
@push('script')
<script>
$(".active-deactive-btn").click(function(){
var actionRoute = "{{ setRoute('user.security.google.2fa.status.update') }}";
var target = 1;
var btnText = $(this).text();
var message = `{{ __("Are you sure to") }} <strong>${btnText}</strong> {{ __("2 factor authentication (Powered by google)?") }}`;
openAlertModal(actionRoute,target,message,btnText,"POST");
});
// copy text
$('.textCopy').on('click',function(){
var copyText = document.getElementById("referralURL");
copyText.select();
copyText.setSelectionRange(0, 99999);
document.execCommand("copy");
throwMessage('success',["Copied: " + copyText.value]);
});
</script>
@endpush
How it Works
Getting started with NFC Pay is simple and quick. Register your account, add your cards, and you're ready to make payments in no time. Whether you're paying at a store, sending money to a friend, or managing your merchant transactions, NFC Pay makes it easy and secure.
Download the NFC Pay app and sign up with your email or phone number. Complete the registration process by verifying your identity, and set up your secure PIN to protect your account.
Link your debit or credit cards to your NFC Pay wallet. Simply scan your card or enter the details manually, and you’re set to load funds, shop, and pay with ease.
To pay, simply tap your phone or scan the QR code at checkout. You can also transfer money to other users with a few taps. Enjoy fast, contactless payments with top-notch security.
Security System
NFC Pay prioritizes your security with advanced features that safeguard every transaction. From SMS or email verification to end-to-end encryption, we've implemented robust measures to ensure your data is always protected. Our security systems are designed to prevent unauthorized access and provide you with a safe and reliable payment experience.
Receive instant alerts for every transaction to keep track of your account activities.
Verify your identity through our Know Your Customer process to prevent fraud and enhance security.
Dramatically supply transparent backward deliverables before caward comp internal or "organic" sources.
All your data and transactions are encrypted, ensuring that your sensitive information remains private.
Monitor unusual activity patterns to detect and prevent suspicious behavior in real-time.
Why Choice Us
With NFC Pay, you get a trusted platform backed by proven expertise and a commitment to quality. We put our customers first, offering innovative solutions tailored to your needs, ensuring every transaction is secure, swift, and seamless.
Our team brings years of experience in the digital payments industry to provide reliable services.
We prioritize excellence, ensuring that every aspect of our platform meets the highest standards.
Your needs drive our solutions, and we are dedicated to delivering a superior user experience.
We continuously evolve, integrating the latest technologies to enhance your payment experience.
Testimonial Section
Hear from our users who trust NFC Pay for their everyday transactions. Our commitment to security, ease of use, and exceptional service shines through in their experiences. See why our clients choose NFC Pay for their payment needs and how it has transformed the way they manage their finances.
App Section
Unlock the full potential of NFC Pay by downloading our app, designed to bring secure, swift, and smart transactions to your fingertips. Whether you're paying at a store, transferring money to friends, or managing your business payments, the NFC Pay app makes it effortless. Available on both iOS and Android, it's your all-in-one solution for convenient and reliable digital payments. Download now and experience the future of payments!