/home/bdqbpbxa/demo-subdomains/gumballpay.goodface.com.ua/frontend/KYC-Policy.html
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="description" content="Page description">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <!-- TODO: Delete noindex on production -->
    <meta name="robots" content="noindex">
    <meta name="googlebot" content="noindex">
    <!-- TODO: Set absolute page URL -->
    <link rel="canonical" href="https://sitename.com/page">
    <!-- Mobile -->
    <meta name="viewport"
        content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
    <meta name="format-detection" content="telephone=no">

    <title>KYC Policy</title>
    <link rel="stylesheet" href="./css/lib/swiper-bundle.min.css">

    <link rel="stylesheet" href="./css/styles.css">
    <link rel="stylesheet" href="./css/adaptives.css">

    <!-- Favicon -->
    <link rel="apple-touch-icon" sizes="180x180" href="./favicon/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="./favicon/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="./favicon/favicon-16x16.png">
    <link rel="manifest" href="./favicon/site.webmanifest">
    <link rel="mask-icon" href="./favicon/safari-pinned-tab.svg" color="#5bbad5">
    <meta name="msapplication-TileColor" content="#da532c">
    <meta name="theme-color" content="#ffffff">
</head>

<body>
    <header class="header --rounded -white-bg">
        <div class="header-blured-bg"></div>
        <div class="container">
            <div class="header__inner">
                <a href="Homepage.html" class="logo">
                    <img src="images/homepage/logo-white.svg" alt="Logo">
                    <img src="images/homepage/logo-dark.svg" alt="Logo">
                </a>
                <div class="header__menu">
                    <div class="header__accordion">
                        <span class="header__accordion-opener body-2 body-2-medium link">
                            Solutions
                        </span>
                        <div class="header__accordion-content">
                            <div class="container">
                                <div class="header__accordion-menu">
                                    <a href="Payment-processing.html" class="header__accordion-item">
                                        <div class="img">
                                            <img src="images/ui-kit/header/header-1.png" alt="">
                                            <img src="images/ui-kit/header/header-1-black.png" alt="">
                                        </div>
                                        <div class="info">
                                            <p class="title text-3 link__bold">
                                                Payment processing
                                            </p>
                                            <p class="text body-2 --weight500">
                                                We provides payment instruments to support different online businesses.
                                                With a single integration, our merchants can start accepting online
                                                payments globally.
                                            </p>
                                        </div>
                                    </a>
                                    <a href="Global-coverage.html" class="header__accordion-item">
                                        <div class="img">
                                            <img src="images/ui-kit/header/header-2.png" alt="">
                                            <img src="images/ui-kit/header/header-2-black.png" alt="">
                                        </div>
                                        <div class="info">
                                            <p class="title text-3 link__bold">
                                                Global coverage
                                            </p>
                                            <p class="text body-2 --weight500">
                                                We work with a vast network of acquirers spread across 4 continents
                                            </p>
                                        </div>
                                    </a>
                                    <a href="Smart-routing.html" class="header__accordion-item">
                                        <div class="img">
                                            <img src="images/ui-kit/header/header-3.png" alt="">
                                            <img src="images/ui-kit/header/header-3-black.png" alt="">
                                        </div>
                                        <div class="info">
                                            <p class="title text-3 link__bold">
                                                Smart routing
                                            </p>
                                            <p class="text body-2 --weight500">
                                                Smart routing helps online businesses bypass losing traffic and avoid
                                                frustrated users due to false declines.
                                            </p>
                                        </div>
                                    </a>
                                    <a href="Fraud-prevention.html" class="header__accordion-item">
                                        <div class="img">
                                            <img src="images/ui-kit/header/header-4.png" alt="">
                                            <img src="images/ui-kit/header/header-4-black.png" alt="">
                                        </div>
                                        <div class="info">
                                            <p class="title text-3 link__bold">
                                                Fraud & chargeback prevention
                                            </p>
                                            <p class="text body-2 --weight500">
                                                Our solution comes with pre-integrated Fraud & Chargeback prevention
                                                tools from industry-leading suppliers
                                            </p>
                                        </div>
                                    </a>
                                    <a href="Authentication.html" class="header__accordion-item">
                                        <div class="img">
                                            <img src="images/ui-kit/header/header-5.png" alt="">
                                            <img src="images/ui-kit/header/header-5-black.png" alt="">
                                        </div>
                                        <div class="info">
                                            <p class="title text-3 link__bold">
                                                Authentication
                                            </p>
                                            <p class="text body-2 --weight500">
                                                Security is one of the top priorities for our merchants when accepting
                                                payments online.
                                            </p>
                                        </div>
                                    </a>
                                    <a href="24-7-support.html" class="header__accordion-item">
                                        <div class="img">
                                            <img src="images/ui-kit/header/header-6.png" alt="">
                                            <img src="images/ui-kit/header/header-6-black.png" alt="">
                                        </div>
                                        <div class="info">
                                            <p class="title text-3 link__bold">
                                                24/7 support
                                            </p>
                                            <p class="text body-2 --weight500">
                                                Accepting payments online is a process that requires constant
                                                monitoring.
                                            </p>
                                        </div>
                                    </a>
                                </div>
                                <a class="body-2 body-2-medium arrow-link" href="Solutions.html">all solutions</a>
                            </div>
                        </div>
                    </div>
                    <a class="body-2 body-2-medium link" href="About-us.html">About us</a>
                    <a class="body-2 body-2-medium link" href="Blog.html">Blog</a>
                    <a class="body-2 body-2-medium link" href="FAQ.html">FAQ</a>
                    <a class="body-2 body-2-medium link" href="Contact-us.html">Contact us</a>
                </div>
                <a href="#" class="header__button">Get started</a>
                <div class="mobile-menu-opener">
                    <span></span>
                    <span></span>
                    <span></span>
                    <span></span>
                    <span></span>
                </div>
            </div>
        </div>
        <div class="mobile-menu">
            <div class="container mobile-menu__wrapper">
                <div class="mobile-menu__scroller">
                    <div class="mobile-menu-inner">
                        <div class="header__accordion --accordion">
                            <div class="header__accordion-opener-container">
                                <span class="header__accordion-opener title-3 mobile__title-3 link --accordion__open">
                                    Solutions
                                </span>
                                <a href="Solutions.html" class="title text-3 mobile__text-2 --weight500">
                                    All solutions
                                </a>
                            </div>
                            <div class="--accordion__content-container">
                                <div class="header__accordion-content --accordion__content">
                                    <a href="Payment-processing.html" class="header__accordion-item">
                                        <div class="img">
                                            <img src="images/ui-kit/header/header-1.png" alt="">
                                        </div>
                                        <div class="info">
                                            <p class="title text-3 mobile__text-2 --weight500">
                                                Payment processing
                                            </p>
                                        </div>
                                    </a>
                                    <a href="Global-coverage.html" class="header__accordion-item">
                                        <div class="img">
                                            <img src="images/ui-kit/header/header-2.png" alt="">
                                        </div>
                                        <div class="info">
                                            <p class="title text-3 mobile__text-2 --weight500">
                                                Global coverage
                                            </p>
                                        </div>
                                    </a>
                                    <a href="Smart-routing.html" class="header__accordion-item">
                                        <div class="img">
                                            <img src="images/ui-kit/header/header-3.png" alt="">
                                        </div>
                                        <div class="info">
                                            <p class="title text-3 mobile__text-2 --weight500">
                                                Smart routing
                                            </p>
                                        </div>
                                    </a>
                                    <a href="Fraud-prevention.html" class="header__accordion-item">
                                        <div class="img">
                                            <img src="images/ui-kit/header/header-4.png" alt="">
                                        </div>
                                        <div class="info">
                                            <p class="title text-3 mobile__text-2 --weight500">
                                                Fraud & chargeback prevention
                                            </p>
                                        </div>
                                    </a>
                                    <a href="Authentication.html" class="header__accordion-item">
                                        <div class="img">
                                            <img src="images/ui-kit/header/header-5.png" alt="">
                                        </div>
                                        <div class="info">
                                            <p class="title text-3 mobile__text-2 --weight500">
                                                Authentication
                                            </p>
                                        </div>
                                    </a>
                                    <a href="24-7-support.html" class="header__accordion-item">
                                        <div class="img">
                                            <img src="images/ui-kit/header/header-6.png" alt="">
                                        </div>
                                        <div class="info">
                                            <p class="title text-3 mobile__text-2 --weight500">
                                                24/7 support
                                            </p>
                                        </div>
                                    </a>
                                </div>
                            </div>
                        </div>
                        <a class="title-3 mobile__title-3 link" href="About-us.html">About us</a>
                        <a class="title-3 mobile__title-3 link" href="Blog.html">Blog</a>
                        <a class="title-3 mobile__title-3 link" href="FAQ.html">FAQ</a>
                        <a class="title-3 mobile__title-3 link" href="Contact-us.html">Contact us</a>
                    </div>
                    <div class="social-list">
                        <a href="#">
                            <img src="./images/footer/media-inst.svg">
                        </a>
                        <a href="#">
                            <img src="./images/footer/media-fb.svg">
                        </a>
                        <a href="#">
                            <img src="./images/footer/media-linkedin.svg">
                        </a>
                        <a href="#">
                            <img src="./images/footer/media-twitter.svg">
                        </a>
                    </div>
                </div>
                <a href="#" class="button__blue">Get started</a>
            </div>
        </div>
    </header>
    <main>
        <section class="kyc-policy --rounded-section">
            <div class="container">

                <div class="--breadcrumb-wrapper">
                    <div class="breadcrumb">
                        <a href="Homepage.html" class="breadcrumb__image"></a>
                        <p class="breadcrumb__link">AML / KYC Policy</p>
                    </div>
                </div>
                <div class="kyc-policy__inner">
                    <h1 class="title-1 mobile__title-1">AML / KYC Policy</h1>

                    <div class="policy-editor">
                        <h2>
                            GumBallPay Anti-Money Laundering And Know Your Customer Policy (hereinafter – the “AML/KYC
                            Policy”) is designated to prevent and mitigate possible risks of GumBallPay being involved
                            in any kind of illegal activity.
                        </h2>

                        <p>
                            Both international and local regulations require GumBallPay to implement effective internal
                            procedures and mechanisms to prevent money laundering, terrorist financing, drug and
                            humantrafficking, proliferation of weapons of mass destruction, corruption and bribery and
                            to take action in case of any form of suspicious activity from its Users.
                        </p>
                        <p>
                            AML/KYC Policy covers the following matters:
                            <br>Verification procedures.
                            <br>Compliance Officer.
                            <br>Monitoring Transactions.
                            <br>Risk Assessment.
                            <br>Verification procedures
                        </p>
                        <p>
                            One of the international standards for preventing illegal activity is customer due diligence
                            (“CDD”). According to CDD, GumBallPay establishes its own verification procedures within the
                            standards of anti-money laundering and “Know Your Customer” frameworks.
                        </p>

                        <hr>

                        <h2>1.1. Identity verification</h2>

                        <p>
                            GumBallPay’s identity verification procedure requires the User to provide GumBallPay with
                            reliable,independent source documents, data or information (e.g., national ID,international
                            passport, bank statement, utility bill). For such purposes for Services reserves the right
                            to collect User’s identification information for the AML/KYC Policy purposes.
                        </p>
                        <p>
                            GumBallPay will take steps to confirm the authenticity of documents and information provided
                            by the Users. All legal methods for double-checking identification information will be used
                            and GumBallPay reserves the right to investigate certain Users who have been determined to
                            be risky or suspicious.
                        </p>
                        <p>
                            GumBallPay reserves the right to verifyUser’s identity on an on-going basis, especially when
                            their identification information has been changed or their activity seems to be suspicious
                            (unusual for the particular User). In addition, GumBallPay reserves the right to request
                            up-to-date documents from the Users, even though they have passed identity verification in
                            the past.
                        </p>
                        <p>
                            User’s identification information will be collected, stored, shared and protected strictly
                            in accordance with the GumBallPay’s Privacy Policy and related regulations.
                        </p>
                        <p>
                            Once the User’s identity has been verified,GumBallPay is able to remove itself from
                            potential legal liability in a situation where its Services are used to conduct illegal
                            activity.
                        </p>

                    </div>
                </div>
            </div>
        </section>
    </main>

    <footer class="footer">
        <div class="container">
            <div class="footer__inner">
                <div class="footer__column  footer__body2">
                    <div class="footer__subtitle">Contacts</div>

                    <a href="mailto:contact@gumballpay.com">contact@gumballpay.com</a>
                    <a href="tel:+447312221374">+44-7312-221374</a>
                    <div class="footer__contacts-media">
                        <a href="#"><img src="images/footer/media-inst.svg"></a>
                        <a href="#"><img src="images/footer/media-fb.svg"></a>
                        <a href="#"><img src="images/footer/media-linkedin.svg"></a>
                        <a href="#"><img src="images/footer/media-twitter.svg"></a>
                    </div>
                </div>
                <div class="footer__column">
                    <div class="footer__subtitle">Solutions</div>

                    <div class="footer__solutions-items footer__body2">
                        <div>
                            <a href="Payment-processing.html">Payment processing</a>
                            <a href="Global-coverage.html">Global Coverage</a>
                            <a href="Smart-routing.html">Smart routing</a>
                        </div>
                        <div>
                            <a href="Fraud-prevention.html">Fraud & Chargeback prevention</a>

                            <a href="24-7-support.html">24/7 support</a>
                            <a href="Authentication.html">Authentication</a>
                        </div>
                    </div>
                </div>
                <div class="footer__column">
                    <div class="footer__subtitle">Company</div>

                    <div class="footer__company-items footer__body2">
                        <div>
                            <a href="About-us.html">About us</a>
                            <a href="Blog.html">Blog</a>
                        </div>
                        <div>
                            <a href="Contact-us.html">Contact us</a>
                            <a href="FAQ.html">FAQ</a>
                        </div>
                    </div>

                </div>
            </div>
        </div>
        <div class="footer__bottom">
            <div class="container">
                <div class="-inner">
                    <p class="copyright link">© GumBallPay, 2022</p>
                    <div class="footer__policy footer__body2">
                        <a href="Terms&Conditions.html">Terms & Conditions</a>
                        <a href="KYC-Policy.html">AML / KYC Policy</a>
                        <a href="KYC-Policy.html">Cookie Policy</a>
                    </div>
                    <div class="footer__createdby footer__body2 link">
                        Created by
                        <a href="https://goodface.agency" target="_blank">Goodface </a>
                    </div>
                </div>
            </div>
        </div>
    </footer>

    <script src="js/lib/jquery-3.6.0.min.js"></script>
    <script src="js/lib/swiper-bundle.min.js"></script>

    <script src="js/custom-solutions.js"></script>
    <script src="js/test.js"></script>
    <script src="js/script.js"></script>
</body>

</html>