/home/bdqbpbxa/demo-subdomains/settlepay.goodface.com.ua/business.html
<!DOCTYPE html>
<html lang="en">
<head>
<title>SettlePay</title>
<meta charset="utf-8" />
<meta name="description" content="Business" />
<!-- TODO: Delete noindex on production -->
<meta name="robots" content="noindex" />
<meta name="googlebot" content="noindex" />
<link rel="apple-touch-icon" sizes="180x180" href="./images/favicon/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon/favicon-16x16.png" />
<link rel="manifest" href="./images/favicon/site.webmanifest" />
<link rel="mask-icon" href="./images/favicon/safari-pinned-tab.svg" color="#5bbad5" />
<meta name="msapplication-TileColor" content="#da532c" />
<meta name="theme-color" content="#ffffff" />
<!-- 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" />
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="css/lib/swiper-bundle.min.css" />
<link rel="stylesheet" type="text/css" href="css/styles.css" />
<link rel="stylesheet" type="text/css" href="css/adaptive.css" />
<!-- Opengraph -->
<meta name="twitter:card" content="summary_large_image" />
<meta property="og:type" content="website" />
<meta property="og:image:type" content="images/png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:url" content="https://sitename.com" />
<meta property="og:site_name" content="SettlePay" />
<meta property="og:title" content="Business" />
<meta property="og:description" content="Cryptocurrency and fiat procedures" />
<meta property="og:image" content="images/opengraph.png" />
</head>
<body>
<script>
// Allow animations if JS support is enabled
document.body.classList.add("-allow-animations");
// Don't show preloader again if the page was visited
let preloader = document.querySelector(".preloader");
let fullPageUrl = window.location.href;
let visitedPages = window.localStorage.getItem("visited-pages");
let visitedPagesArr = visitedPages ? visitedPages.split(" ") : "";
let isPreloaderLoaded = visitedPagesArr.includes(fullPageUrl);
if (preloader && isPreloaderLoaded) {
preloader.remove();
} else if (preloader) {
preloader.classList.add("-visible");
}
</script>
<header class="header">
<div class="container -header -mobile">
<div class="header-content">
<div class="header__left-block">
<a href="index.html" class="main-logo">
<img src="./images/desktopLogo.svg" alt="settlePay" />
</a>
<div class="hamburger">
<div></div>
<div></div>
<div></div>
</div>
</div>
<div class="header__nav-blocks">
<ul class="header__nav-list">
<li>
<a href="settle-pay-wallet.html" role="button" class="nav-bar-links">Personal</a>
</li>
<li>
<a href="businessAccount.html" role="button" class="nav-bar-links">Business</a>
</li>
</ul>
</div>
<div class="header__nav-block">
<div class="header__right-block">
<a
class="header-login-button"
role="button"
href="https://wallet.settlepay.net/ua/login"
target="_blank"
>Log in</a
>
<a
class="header-get-wallet-button"
role="button"
href="https://wallet.settlepay.net/ua/register"
target="_blank"
>Get Wallet</a
>
</div>
</div>
</div>
</div>
</header>
<main>
<section class="main-section --black-section --first-section">
<div class="container -smaller">
<div class="businessFirstSectionWrapper">
<div class="businessAccountFirstSectionTitle">
<div class="tab-home-page">SettlePay for Business</div>
<div class="businessAccount-blockchain-title --pc-display">
<h2 class="title title-3-start --column -business">
Cryptocurrency<br />
and fiat procedures<br class="--pc-display" />
<span class="business-title-main"
>in <span class="yellow-frame2-margin-left">one place</span></span
>
</h2>
<p class="grey-businessAccount-account-blockchain">
Most modern businesses require modern financial management systems.<br
class="--pc-display"
/>
For example, 75% of business owners who use fiat and crypto in their
<br class="--pc-display" />
daily financial routine find it challenging to keep their accounting processes<br
class="--pc-display"
/>
up-to-date, clear, and easy to follow. The main reason is an inability to merge<br
class="--pc-display"
/>
cryptocurrency and fiat-related procedures’ management in one place
<br class="--pc-display" />in a practical, easy-to-use, and automated way.
</p>
<p class="grey-businessAccount-account-blockchain">
Also, business owners must set up a separate bank account in every<br
class="--pc-display"
/>
country with clients to receive income, pay salaries to employees,<br
class="--pc-display"
/>
or send any other payments. Moreover, often, it’s pretty much impossible to<br
class="--pc-display"
/>
connect fiat and crypto assets in a straight and apparent way. As a result,
your<br class="--pc-display" />
business might lose profits. Yet, SettlePay can effectively resolve most issues<br
class="--pc-display"
/>
of business owners who’d like to mix crypto and fiat currencies for their
everyday<br class="--pc-display" />
financial operations.
</p>
</div>
<div class="businessAccount-blockchain-title --mob-display">
<h2 class="title title-3-start --column -business">
Cryptocurrency<br />
and fiat procedures in
<span class="yellow-frame2-margin-left -business">one place</span>
</h2>
<p class="grey-businessAccount-account-blockchain">
Most modern businesses require modern financial management systems. For example,
75% of business owners who use fiat and crypto in their daily financial routine
find it challenging to keep their accounting processes up-to-date, clear, and easy
to follow. The main reason is an inability to merge cryptocurrency and
fiat-related procedures’ management in one place in a practical, easy-to-use, and
automated way.
</p>
<p class="grey-businessAccount-account-blockchain">
Also, business owners must set up a separate bank account in every country with
clients to receive income, pay salaries to employees, or send any other payments.
Moreover, often, it’s pretty much impossible to connect fiat and crypto assets in
a straight and apparent way. As a result, your business might lose profits. Yet,
SettlePay can effectively resolve most issues of business owners who’d like to mix
crypto and fiat currencies for their everyday financial operations.
</p>
</div>
<div class="business-account-button-first-section">
<a href="#" target="_blank" class="business-open-account-button"
>Try it out now
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M16.5856 11.0001L11.2928 5.70716L12.707 4.29297L20.414 12.0001L12.707 19.7072L11.2928 18.293L16.5856 13.0001H5V11.0001H16.5856Z"
fill="#1B1B1B"
/>
</svg>
</a>
</div>
</div>
<div class="business-first-section-image-wrapper">
<img src="./images/Business/BussinesMain.png" />
</div>
</div>
</div>
</section>
<section class="--black-section -tab">
<div class="business-business-section-wrapper">
<div class="main-section__inner -centered-title">
<div class="business-business-section">
<h2 class="title -centered-title title-3 -business">Business Account</h2>
<p class="--paragraph-grey-center -business">
The business account is a set of instruments that aims to help business owners
manage their routine finances more effectively.<br />
It is an excellent choice for your business if you sell goods and services and want
to control all financial processes in just a few clicks.<br />
Business accounts also provide numerous analytical instruments and tools that make
financial management even more effective.
</p>
</div>
</div>
<div class="tab-with-buttons --tabs-container" data-auto-height>
<div class="--tabs-container__menu">
<div class="--tabs-container__menu-item">SettlePay Business Account</div>
<div class="--tabs-container__menu-item">Multiple-currencies</div>
<div class="--tabs-container__menu-item">Online balance</div>
</div>
<div class="--tabs-container__items">
<div class="--tabs-container__items-inner">
<div class="--tabs-container__item">
<div class="scrollcards -business">
<div class="container -smaller">
<div class="scrollcards__wrapper slider">
<div class="swiper-wrapper">
<div class="scrollcards__card swiper-slide">
<div class="scrollcards__card-left">
<p class="title">SettlePay Business Account</p>
<p class="subtitle">
The SettlePay Business Account is a complex solution that aims to
help business owners manage all their financial procedures
effectively. You can easily schedule, send, and receive payments
(one-time and regular, single and in batch), trade, and exchange
currencies (both crypto and fiat) in a fast, effective, and
lucrative way.
</p>
<p class="subtitle">
The Settle Pay Business account provides 24/7 support, inviting
partners and coworkers for shared financial management, providing
numerous analytical and trading tools, and including multiple
security measures (two-factor authentication, encryption, and more).
In addition, you can customize your account and connect various
other payment methods to add money to your balance.
</p>
</div>
<div class="scrollcards__card-right -business">
<div class="img">
<img
src="images/Business/swipeerImages/businessCard1.png"
alt="SwiperCards"
/>
</div>
</div>
</div>
<div class="scrollcards__card swiper-slide">
<div class="scrollcards__card-left">
<p class="title">Multiple-currencies</p>
<p class="subtitle">
The business account allows all financial operations with numerous
currencies within a single interface. There is no need to register
innumerable accounts for different currencies. The list of available
fiat currencies includes USD, EUR, KZT, BRL, UAH, INR, ARS, and many
others. A unique technology of the SettlePay Wallet helps to make it
all real.
</p>
<p class="subtitle">
Trading of both fiat and cryptocurrencies is also available and
proceeds much faster, cheaper, and with only a few clicks. Moreover,
you can swap your currencies unlimitedly to generate profits or
trade crypto for fiat, fiat for crypto, and vice versa. The
SettlePay Business Account's inbuilt analytical and trading tools
will help you create more gains, while the SettlePay Wallet
technology secures the procedure's accuracy, speed, and efficiency.
</p>
</div>
<div class="scrollcards__card-right -business">
<div class="img">
<img
src="images/Business/swipeerImages/businessCard2.png"
alt="SwiperCards"
/>
</div>
</div>
</div>
<div class="scrollcards__card swiper-slide">
<div class="scrollcards__card-left">
<p class="title">Online balance</p>
<p class="subtitle">
Discover limitless trading options with SettlePay! Online balance
refreshes simultaneously as any money transfer, payment, or other
financial operation finishes in real-time. You can forget about
unfortunate income losses due to lags in your Internet provider,
trading software, or connection issues. This feature, combined with
the analytical and trading tools of the SettlePay Business Account,
allows you to boost your business income drastically.
</p>
</div>
<div class="scrollcards__card-right -business">
<div class="img">
<img
src="images/Business/swipeerImages/businessCard3.png"
alt="SwiperCards"
/>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="nav-pag -business">
<div class="prev swiper-button"></div>
<div class="swier-pagination pagination"></div>
<div class="next swiper-button"></div>
</div>
</div>
</div>
<div class="--tabs-container__item">
<div class="scrollcards -business">
<div class="container -smaller">
<div class="scrollcards__wrapper slider">
<div class="swiper-wrapper">
<div class="scrollcards__card swiper-slide">
<div class="scrollcards__card-left">
<p class="title">SettlePay Business Account</p>
<p class="subtitle">
The SettlePay Business Account is a complex solution that aims to
help business owners manage all their financial procedures
effectively. You can easily schedule, send, and receive payments
(one-time and regular, single and in batch), trade, and exchange
currencies (both crypto and fiat) in a fast, effective, and
lucrative way.
</p>
<p class="subtitle">
The Settle Pay Business account provides 24/7 support, inviting
partners and coworkers for shared financial management, providing
numerous analytical and trading tools, and including multiple
security measures (two-factor authentication, encryption, and more).
In addition, you can customize your account and connect various
other payment methods to add money to your balance.
</p>
</div>
<div class="scrollcards__card-right -business">
<div class="img">
<img
src="images/Business/swipeerImages/businessCard1.png"
alt="SwiperCards"
/>
</div>
</div>
</div>
<div class="scrollcards__card swiper-slide">
<div class="scrollcards__card-left">
<p class="title">Multiple-currencies</p>
<p class="subtitle">
The business account allows all financial operations with numerous
currencies within a single interface. There is no need to register
innumerable accounts for different currencies. The list of available
fiat currencies includes USD, EUR, KZT, BRL, UAH, INR, ARS, and many
others. A unique technology of the SettlePay Wallet helps to make it
all real.
</p>
<p class="subtitle">
Trading of both fiat and cryptocurrencies is also available and
proceeds much faster, cheaper, and with only a few clicks. Moreover,
you can swap your currencies unlimitedly to generate profits or
trade crypto for fiat, fiat for crypto, and vice versa. The
SettlePay Business Account's inbuilt analytical and trading tools
will help you create more gains, while the SettlePay Wallet
technology secures the procedure's accuracy, speed, and efficiency.
</p>
</div>
<div class="scrollcards__card-right -business">
<div class="img">
<img
src="images/Business/swipeerImages/businessCard2.png"
alt="SwiperCards"
/>
</div>
</div>
</div>
<div class="scrollcards__card swiper-slide">
<div class="scrollcards__card-left">
<p class="title">Online balance</p>
<p class="subtitle">
Discover limitless trading options with SettlePay! Online balance
refreshes simultaneously as any money transfer, payment, or other
financial operation finishes in real-time. You can forget about
unfortunate income losses due to lags in your Internet provider,
trading software, or connection issues. This feature, combined with
the analytical and trading tools of the SettlePay Business Account,
allows you to boost your business income drastically.
</p>
</div>
<div class="scrollcards__card-right -business">
<div class="img">
<img
src="images/Business/swipeerImages/businessCard3.png"
alt="SwiperCards"
/>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="nav-pag -business">
<div class="prev swiper-button"></div>
<div class="swier-pagination pagination"></div>
<div class="next swiper-button"></div>
</div>
</div>
</div>
<div class="--tabs-container__item">
<div class="scrollcards -business">
<div class="container -smaller">
<div class="scrollcards__wrapper slider">
<div class="swiper-wrapper">
<div class="scrollcards__card swiper-slide">
<div class="scrollcards__card-left">
<p class="title">SettlePay Business Account</p>
<p class="subtitle">
The SettlePay Business Account is a complex solution that aims to
help business owners manage all their financial procedures
effectively. You can easily schedule, send, and receive payments
(one-time and regular, single and in batch), trade, and exchange
currencies (both crypto and fiat) in a fast, effective, and
lucrative way.
</p>
<p class="subtitle">
The Settle Pay Business account provides 24/7 support, inviting
partners and coworkers for shared financial management, providing
numerous analytical and trading tools, and including multiple
security measures (two-factor authentication, encryption, and more).
In addition, you can customize your account and connect various
other payment methods to add money to your balance.
</p>
</div>
<div class="scrollcards__card-right -business">
<div class="img">
<img
src="images/Business/swipeerImages/businessCard1.png"
alt="SwiperCards"
/>
</div>
</div>
</div>
<div class="scrollcards__card swiper-slide">
<div class="scrollcards__card-left">
<p class="title">Multiple-currencies</p>
<p class="subtitle">
The business account allows all financial operations with numerous
currencies within a single interface. There is no need to register
innumerable accounts for different currencies. The list of available
fiat currencies includes USD, EUR, KZT, BRL, UAH, INR, ARS, and many
others. A unique technology of the SettlePay Wallet helps to make it
all real.
</p>
<p class="subtitle">
Trading of both fiat and cryptocurrencies is also available and
proceeds much faster, cheaper, and with only a few clicks. Moreover,
you can swap your currencies unlimitedly to generate profits or
trade crypto for fiat, fiat for crypto, and vice versa. The
SettlePay Business Account's inbuilt analytical and trading tools
will help you create more gains, while the SettlePay Wallet
technology secures the procedure's accuracy, speed, and efficiency.
</p>
</div>
<div class="scrollcards__card-right -business">
<div class="img">
<img
src="images/Business/swipeerImages/businessCard2.png"
alt="SwiperCards"
/>
</div>
</div>
</div>
<div class="scrollcards__card swiper-slide">
<div class="scrollcards__card-left">
<p class="title">Online balance</p>
<p class="subtitle">
Discover limitless trading options with SettlePay! Online balance
refreshes simultaneously as any money transfer, payment, or other
financial operation finishes in real-time. You can forget about
unfortunate income losses due to lags in your Internet provider,
trading software, or connection issues. This feature, combined with
the analytical and trading tools of the SettlePay Business Account,
allows you to boost your business income drastically.
</p>
</div>
<div class="scrollcards__card-right -business">
<div class="img">
<img
src="images/Business/swipeerImages/businessCard3.png"
alt="SwiperCards"
/>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="nav-pag -business">
<div class="prev swiper-button"></div>
<div class="swier-pagination pagination"></div>
<div class="next swiper-button"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="--black-section -payment">
<div class="container -smaller">
<div class="first-section -centered-title">
<h1 class="title -centered-title title-1">
Payment<br class="--mob-display" />
Solutions
</h1>
</div>
<p class="--paragraph-grey-center -business-second">
Discover tools for seamless financial operations, secure payments,<br
class="--pc-display"
/>
advanced merchant services, and robust security. Empower your<br class="--pc-display" />
business's financial management.
</p>
<div class="faq-wrapper-with-img">
<div class="faq-list -business">
<div class="accordion-with-image-wrapper">
<div
class="faq-item --accordion -business --black"
data-accordion-group="section-1"
>
<div class="faq-item__open --accordion__open --black">
<div class="faq-icon-block">
<div class="accordion-with-image-icon-wrapper">
<img src="images/Business/accordeon/cpu.svg" />
</div>
<span class="faq-item-header --black"> Gateway </span>
</div>
<span class="faq-item__plus-opener --black">
<svg
class="accordion-icon"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<path
d="M6 9.5L12 15.5L18 9.5"
stroke="#1B1B1B"
stroke-width="3"
stroke-linecap="square"
/>
</svg>
</span>
</div>
<div class="--accordion__content-container">
<div class="--accordion__content faq-item__content text-2 mob-text-2">
Gateway is a software that helps to transfer, filter, and control the movement
of any type of data (payments, sales, lead info, and more) between different
networks. Most businesses must have extensive control options over their
gateways to achieve adequate accounting and financial management. With the
SettlePay solutions, you, as a business owner, will always have access to all
types of transferred data and gateways. Forever and ever. Regardless of the
business industry, kind, and size. and more.
<div class="--accordion__content divider"></div>
<a class="accordion-learn-more-btn">
Learn more
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M11.5856 7.00007L6.29279 1.70716L7.707 0.292969L15.414 8.00007L7.707 15.7072L6.29279 14.293L11.5856 9.00006H0V7.00007H11.5856Z"
fill="white"
/>
</svg>
</a>
</div>
</div>
</div>
<div class="faq-img -active --mob-display">
<img
class="accordion-item-with-image-img-mobile -active"
src="images/Business/accordeon/img01.png"
alt="img 1"
/>
</div>
</div>
<div class="accordion-with-image-wrapper">
<div
class="faq-item --accordion -business --black"
data-accordion-group="section-1"
>
<div class="faq-item__open --accordion__open --black">
<div class="faq-icon-block">
<div class="accordion-with-image-icon-wrapper">
<img src="images/Business/accordeon/wallet.svg" />
</div>
<span class="faq-item-header --black"> Payment Methods </span>
</div>
<span class="faq-item__plus-opener --black">
<svg
class="accordion-icon"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<path
d="M6 9.5L12 15.5L18 9.5"
stroke="#1B1B1B"
stroke-width="3"
stroke-linecap="square"
/>
</svg>
</span>
</div>
<div class="--accordion__content-container">
<div class="--accordion__content faq-item__content text-2 mob-text-2">
<p>
The SettlePay allows you to set up traditional payment methods and secure
all known standard money transfers: credit cards, debit cards, accounts
payables, and general partner payments. Yet, it supports numerous
alternative payment gateways for crypto and fiat, including MoneyGram,
BinancePay, native SettlePay solutions, and more.
</p>
<p>
Thanks to many available payment methods, you can receive payments, send
money, trade, use ramps, and exchange crypto and fiat currencies quickly and
cheaply with only a few moves of your fingers. Currently available coins are
USDT, TRX, LTC, ETH, BTC, and USDC. More to come soon.
</p>
<div class="--accordion__content divider"></div>
<a class="accordion-learn-more-btn">
Learn more
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M11.5856 7.00007L6.29279 1.70716L7.707 0.292969L15.414 8.00007L7.707 15.7072L6.29279 14.293L11.5856 9.00006H0V7.00007H11.5856Z"
fill="white"
/>
</svg>
</a>
</div>
</div>
</div>
<div class="faq-img -active --mob-display">
<img
class="accordion-item-with-image-img-mobile"
src="images/Business/accordeon/img02.png"
alt="img 1"
/>
</div>
</div>
<div class="accordion-with-image-wrapper">
<div
class="faq-item --accordion -business --black"
data-accordion-group="section-1"
>
<div class="faq-item__open --accordion__open --black">
<div class="faq-icon-block">
<div class="accordion-with-image-icon-wrapper">
<img src="images/Business/accordeon/storefront.svg" />
</div>
<span class="faq-item-header --black"> Merchant Services</span>
</div>
<span class="faq-item__plus-opener --black">
<svg
class="accordion-icon"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<path
d="M6 9.5L12 15.5L18 9.5"
stroke="#1B1B1B"
stroke-width="3"
stroke-linecap="square"
/>
</svg>
</span>
</div>
<div class="--accordion__content-container">
<div class="--accordion__content faq-item__content text-2 mob-text-2">
<p>
The SettlePay secures all the scope of traditional and a few unique merchant
gateway services. Starting with classic payment processing with a sole API
interface, account receivable priority’s boost, host-to-host gateway access
priority with a single integration, implementing PSI DSS standard to protect
payment sender and receiver data, and more.
</p>
<p>
Among the unique features of the SettlePay Merchant Services are the
automatic generation and sending of custom payment forms, transactions
cascading and routing via all available alternative paths for crypto and
fiat currencies, 24/7 support, accounting services, and more.
</p>
<div class="--accordion__content divider"></div>
<a class="accordion-learn-more-btn">
Learn more
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M11.5856 7.00007L6.29279 1.70716L7.707 0.292969L15.414 8.00007L7.707 15.7072L6.29279 14.293L11.5856 9.00006H0V7.00007H11.5856Z"
fill="white"
/>
</svg>
</a>
</div>
</div>
</div>
<div class="faq-img -active --mob-display">
<img
class="accordion-item-with-image-img-mobile"
src="images/Business/accordeon/img03.png"
alt="img 1"
/>
</div>
</div>
<div class="accordion-with-image-wrapper">
<div
class="faq-item --accordion -business --black"
data-accordion-group="section-1"
>
<div class="faq-item__open --accordion__open --black">
<div class="faq-icon-block">
<div class="accordion-with-image-icon-wrapper">
<img src="images/Business/accordeon/lock.svg" />
</div>
<span class="faq-item-header --black">Security </span>
</div>
<span class="faq-item__plus-opener --black">
<svg
class="accordion-icon"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<path
d="M6 9.5L12 15.5L18 9.5"
stroke="#1B1B1B"
stroke-width="3"
stroke-linecap="square"
/>
</svg>
</span>
</div>
<div class="--accordion__content-container">
<div class="--accordion__content faq-item__content text-2 mob-text-2">
<p>
Security gateways by SettlePay are based on numerous modern technologies and
can be customized according to your business needs. The SettlePay for
business includes a tool for cyber security scoring to evaluate your overall
protection and find any security gaps, inbuilt anti-fraud & fraud-monitoring
systems, PCI DSS Level 1 (the highest of compliance and security standard
level) payments participants' data protection, and more.
</p>
<p>
Also, you can always use the services of external providers for security
scoring, anti-money laundering, data protection, and non-reliable payers
monitoring algorithms (e.g., KYC) within the SetllePay EcoSystem. And the
whole security gateways’ data will still be in full-fledged ownership of you
and your business. There is no exception to that rule.
</p>
<div class="--accordion__content divider"></div>
<a class="accordion-learn-more-btn">
Learn more
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M11.5856 7.00007L6.29279 1.70716L7.707 0.292969L15.414 8.00007L7.707 15.7072L6.29279 14.293L11.5856 9.00006H0V7.00007H11.5856Z"
fill="white"
/>
</svg>
</a>
</div>
</div>
</div>
<div class="faq-img -active --mob-display">
<img
class="accordion-item-with-image-img-mobile"
src="images/Business/accordeon/img04.png"
alt="img 1"
/>
</div>
</div>
</div>
<div class="faq-list-img --pc-display">
<div class="faq-img -active">
<img
class="accordion-item-with-image-img"
src="images/Business/accordeon/img01.png"
alt="img 1"
/>
</div>
<div class="faq-img">
<img
class="accordion-item-with-image-img"
src="images/Business/accordeon/img02.png"
alt="img 1"
/>
</div>
<div class="faq-img">
<img
class="accordion-item-with-image-img"
src="images/Business/accordeon/img03.png"
alt="img 1"
/>
</div>
<div class="faq-img">
<img
class="accordion-item-with-image-img"
src="images/Business/accordeon/img04.png"
alt="img 1"
/>
</div>
</div>
</div>
</div>
</section>
<section class="--black-section --ecosystem">
<div class="container -smaller">
<div class="businessEcosystemSectionWrapper">
<div class="businessEcosystemTitle">
<div class="businessAccount-blockchain-title">
<h1 class="title title-3-start --column">
The SettlePay<br />
<span class="yellow-frame2-margin-left">Ecosystem</span>
</h1>
<p class="grey-business-ecosystem">
The SettlePay Ecosystem combines mutually integrated solutions,<br
class="--pc-display"
/>
apps, and technologies for individual or collaborative financial<br
class="--pc-display"
/>
management, connecting fiat and crypto assets. In a few words,<br
class="--pc-display"
/>
the SettlePay Ecosystem helps to bypass banks’ restrictions,<br
class="--pc-display"
/>
avoids giant fees, and makes crypto and fiat equally beneficial<br
class="--pc-display"
/>
and easy to use.
</p>
<p class="grey-business-ecosystem">
The SettlePay Ecosystem includes the SettlePay Wallet,<br class="--pc-display" />
partners’ software integrations &APIs (Binance Pay,<br class="--pc-display" />
Binance Code, MoneyGram, Lobstr, Stellar, etc.), and the<br
class="--pc-display"
/>
best industries solutions for your businesses, including<br
class="--pc-display"
/>
custom-made. Those elements help you to receive money,<br class="--pc-display" />
exchange currencies, trade, make payments, and manage
<br class="--pc-display" />your businesses’ finances easily, quickly, and with
more<br class="--pc-display" />
benefits. All, regardless of the transactions’ destination,<br
class="--pc-display"
/>
the current location of both parties, and the operated
<br class="--pc-display" />currency type (fiat or crypto).
</p>
</div>
</div>
<div class="business-ecosystem-section-image-wrapper">
<img src="./images/Business/BusinessEcosystem.png" />
<div class="business-ecosystem-card first">
<div class="business-ecosystem-card-circle">1</div>
<h5 class="business-ecosystem-card-wrapper">The SettlePay Wallet</h5>
<p class="business-ecosystem-card-text">
The SettlePay Wallet is the primary element of the SettlePay Ecosystem and the
SettlePay Business Account. It’s a digital value storage that allows you to merge
your fiat and crypto assets. The SettlePay Wallet can effectively cope with all
requirements of an e-wallet for customers if used for personal needs. In addition,
a full scope of financial operations between fiat and cryptocurrencies is
available.
</p>
<p class="business-ecosystem-card-text">
Yet, the SettlePay Wallet’s full potential is revealed when it’s used as a part of
the SettlePay Business Account. It grants business owners all classic options for
all-known b2b and b2c financial operations, but not only for fiat. Crypto is also
fully available for any kind of financial operations. All might be done fast, for
a slight fee, and in just a few clicks. In addition, business owners can use their
SettlePay Wallets to send payments within the SettlePay Ecosystem with low to no
fees, generate leads, trade, and invite partners or employees for co-management.
</p>
</div>
<div class="business-ecosystem-card second">
<div class="business-ecosystem-card-circle">2</div>
<h5 class="business-ecosystem-card-wrapper">Exclusive Collaborations</h5>
<p class="business-ecosystem-card-text">
SettlePay is an exclusive technical partner of the MoneyGram, the Stellar
blockchain, the Lobstr platform, and the Binance, one of the biggest platforms
providing web and physical infrastructure for numerous blockchains worldwide. And
that’s not the complete list. The number of SettlePay’s partners among crypto
infrastructure providers, trading platforms, and blockchain technology owners
continually grows, and we’ll update you about any new collaborations in our blog
or social media.
</p>
<p class="business-ecosystem-card-text">
Suppose you are a business owner aiming to collaborate, use payment methods, or
try any other feature by one of these providers or platforms. In that case, you
can get double benefits using SettlePay Business instead. That’s because when you
choose SettlePay, you might use numerous Binance Pay (code, direct debit, deposit,
payout, etc.) & other blockchain and crypto-related services and features by our
partners, in addition to classical payment gateway methods, which often are
impossible outside the SettlePay Ecosystem.
</p>
</div>
<div class="business-ecosystem-card third">
<div class="business-ecosystem-card-circle">3</div>
<h5 class="business-ecosystem-card-wrapper">Solutions & Industries</h5>
<p class="business-ecosystem-card-text">
The SettlePay Ecosystem provides many adequate solutions for every industry,
including financial services, ticket sales, healthcare providers, insurance
services, and many others, primarily focusing on e-commerce marketplace or store
models. The SettlePay Ecosystem might benefit any industry with solutions related
to money transfers, payments, or purchases.
</p>
<p class="business-ecosystem-card-text">
Yet, your business will benefit from the SettlePay Ecosystem elements if it’s
directly related to crypto or receives the most income in cryptocurrency. Among
these industries, for example, are trading, betting, and gambling. It’s important
to mention that SettlePay works exclusively with licensed betting and gambling
providers. Last, you can always ask us to add custom-made or order to develop and
add individual solutions for your business requirements.
</p>
</div>
</div>
<div class="business-ecosystem-section-image-wrapper-mobile">
<img src="./images/Business/BusinessEcosystem.png" />
<div class="scrollcards -business-account -business">
<div class="container -smaller -without-padding-bottom -small-padding">
<div class="scrollcards__wrapper-small-cards slider">
<div class="swiper-wrapper">
<div class="scrollcards__card-small swiper-slide">
<div class="smallCardBusinessAccountBottomSection -business">
<div class="business-ecosystem-card-circle">1</div>
<h5 class="business-ecosystem-card-wrapper">The SettlePay Wallet</h5>
<p class="business-ecosystem-card-text">
The SettlePay Wallet is the primary element of the SettlePay Ecosystem
and the SettlePay Business Account. It’s a digital value storage that
allows you to merge your fiat and crypto assets. The SettlePay Wallet
can effectively cope with all requirements of an e-wallet for customers
if used for personal needs. In addition, a full scope of financial
operations between fiat and cryptocurrencies is available.
</p>
<p class="business-ecosystem-card-text">
Yet, the SettlePay Wallet’s full potential is revealed when it’s used as
a part of the SettlePay Business Account. It grants business owners all
classic options for all-known b2b and b2c financial operations, but not
only for fiat. Crypto is also fully available for any kind of financial
operations. All might be done fast, for a slight fee, and in just a few
clicks. In addition, business owners can use their SettlePay Wallets to
send payments within the SettlePay Ecosystem with low to no fees,
generate leads, trade, and invite partners or employees for
co-management.
</p>
</div>
</div>
<div class="scrollcards__card-small swiper-slide">
<div class="smallCardBusinessAccountBottomSection -business">
<div class="business-ecosystem-card-circle">2</div>
<h5 class="business-ecosystem-card-wrapper">Collaborations</h5>
<p class="business-ecosystem-card-text">
SettlePay is an exclusive technical partner of the MoneyGram, the
Stellar blockchain, the Lobstr platform, and the Binance, one of the
biggest platforms providing web and physical infrastructure for numerous
blockchains worldwide. And that’s not the complete list. The number of
SettlePay’s partners among crypto infrastructure providers, trading
platforms, and blockchain technology owners continually grows, and we’ll
update you about any new collaborations in our blog or social media.
</p>
<p class="business-ecosystem-card-text">
Suppose you are a business owner aiming to collaborate, use payment
methods, or try any other feature by one of these providers or
platforms. In that case, you can get double benefits using SettlePay
Business instead. That’s because when you choose SettlePay, you might
use numerous Binance Pay (code, direct debit, deposit, payout, etc.) &
other blockchain and crypto-related services and features by our
partners, in addition to classical payment gateway methods, which often
are impossible outside the SettlePay Ecosystem.
</p>
</div>
</div>
<div class="scrollcards__card-small swiper-slide">
<div class="smallCardBusinessAccountBottomSection -business">
<div class="business-ecosystem-card-circle">3</div>
<h5 class="business-ecosystem-card-wrapper">Solutions & Industries</h5>
<p class="business-ecosystem-card-text">
The SettlePay Ecosystem provides many adequate solutions for every
industry, including financial services, ticket sales, healthcare
providers, insurance services, and many others, primarily focusing on
e-commerce marketplace or store models. The SettlePay Ecosystem might
benefit any industry with solutions related to money transfers,
payments, or purchases.
</p>
<p class="business-ecosystem-card-text">
Yet, your business will benefit from the SettlePay Ecosystem elements if
it’s directly related to crypto or receives the most income in
cryptocurrency. Among these industries, for example, are trading,
betting, and gambling. It’s important to mention that SettlePay works
exclusively with licensed betting and gambling providers. Last, you can
always ask us to add custom-made or order to develop and add individual
solutions for your business requirements.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="nav-pag -small-cards">
<div class="prev swiper-button"></div>
<div class="swier-pagination pagination"></div>
<div class="next swiper-button"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="--black-section -cta">
<div class="container -smaller">
<div class="business-cta-wrapper">
<div class="business-cta">
<div class="business-cta-card">
<h2 class="business-cta-card-header">
Ready to transform<br class="--mob-display" />
your business?
</h2>
<div class="business-cta-card-description">
Connect an efficient solution for your business that combines crypto and fiat
currencies for your daily financial transactions.
</div>
<a
class="business-cta-card-button"
role="button"
href="https://wallet.settlepay.net/ua/register"
target="_blank"
>Open an account</a
>
</div>
<div class="business-cta-card-image-card">
<img src="images/Business/CTAImage.png" />
</div>
</div>
</div>
</div>
</section>
<section class="--black-section -faq">
<div class="container -smaller">
<div class="faq-theme-item">
<h3 class="title title-1 -centered-title">FAQ</h3>
<div class="-centered-title">
<p class="--paragraph-grey-center --for-faq">
Got questions? We've got answers.<br class="--mob-display" />
Explore our comprehensive FAQ section to find solutions to common inquiries.
</p>
</div>
<div class="faq-list">
<div
class="faq-item --accordion -centered-title --black"
data-accordion-group="section-1"
>
<div class="faq-item__open --accordion__open --black">
<span class="faq-item-header --black"> What currencies do you support? </span>
<span class="faq-item__plus-opener --black">
<svg
class="accordion-icon"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<path
d="M6 9.5L12 15.5L18 9.5"
stroke="#1B1B1B"
stroke-width="3"
stroke-linecap="square"
/>
</svg>
</span>
</div>
<div class="--accordion__content-container">
<div class="--accordion__content faq-item__content text-2 mob-text-2">
SettlePay Wallet is a Crypto-Fiat Bridge providing you with a solution of quick
and simple ways to do deposits/<br class="--mob-display" />withdrawals with your
favorite platforms such as Binance. In addition with the lowest fees for
deposits and withdrawals on the market.
</div>
</div>
</div>
<div
class="faq-item --accordion -centered-title --black"
data-accordion-group="section-1"
>
<div class="faq-item__open --accordion__open --black">
<span class="faq-item-header --black"> What currencies do you support? </span>
<span class="faq-item__plus-opener --black">
<svg
class="accordion-icon"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<path
d="M6 9.5L12 15.5L18 9.5"
stroke="#1B1B1B"
stroke-width="3"
stroke-linecap="square"
/>
</svg>
</span>
</div>
<div class="--accordion__content-container">
<div class="--accordion__content faq-item__content text-2 mob-text-2">
SettlePay Wallet is a Crypto-Fiat Bridge providing you with a solution of quick
and simple ways to do deposits/withdrawals with your favorite platforms such as
Binance. In addition with the lowest fees for deposits and withdrawals on the
market.
</div>
</div>
</div>
<div
class="faq-item --accordion -centered-title --black"
data-accordion-group="section-1"
>
<div class="faq-item__open --accordion__open --black">
<span class="faq-item-header --black">
How can I start<br class="--mob-display" />
cooperation with SettlePay?</span
>
<span class="faq-item__plus-opener --black">
<svg
class="accordion-icon"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<path
d="M6 9.5L12 15.5L18 9.5"
stroke="#1B1B1B"
stroke-width="3"
stroke-linecap="square"
/>
</svg>
</span>
</div>
<div class="--accordion__content-container">
<div class="--accordion__content faq-item__content text-2 mob-text-2">
SettlePay Wallet is a Crypto-Fiat Bridge providing you with a solution of quick
and simple ways to do deposits/withdrawals with your favorite platforms such as
Binance. In addition with the lowest fees for deposits and withdrawals on the
market.
</div>
</div>
</div>
<div
class="faq-item --accordion -centered-title --black"
data-accordion-group="section-1"
>
<div class="faq-item__open --accordion__open --black">
<span class="faq-item-header --black"
>What cryptocurrencies<br class="--mob-display" />
are supported?
</span>
<span class="faq-item__plus-opener --black">
<svg
class="accordion-icon"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<path
d="M6 9.5L12 15.5L18 9.5"
stroke="#1B1B1B"
stroke-width="3"
stroke-linecap="square"
/>
</svg>
</span>
</div>
<div class="--accordion__content-container">
<div class="--accordion__content faq-item__content text-2 mob-text-2">
SettlePay Wallet is a Crypto-Fiat Bridge providing you with a solution of quick
and simple ways to do deposits/withdrawals with your favorite platforms such as
Binance. In addition with the lowest fees for deposits and withdrawals on the
market.
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="footer --black-section">
<div class="container -footer">
<div class="footer-card-section">
<a class="footer-main-card" href="settle-pay-wallet.html" role="button">
<div class="footer-right-card-wrapper">
<div class="tab-home-page">For you</div>
<p class="--home-card-title">
SettlePay<br />
Wallet
</p>
<div class="--arrow-button -footer">
<span>Learn more</span>
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M16.5856 11.0001L11.2928 5.70716L12.707 4.29297L20.414 12.0001L12.707 19.7072L11.2928 18.293L16.5856 13.0001H5V11.0001H16.5856Z"
fill="#1B1B1B"
/>
</svg>
</div>
</div>
<div class="footer-main-card__img-right">
<picture>
<source srcset="images/Footer/FooterCard2Mobile.png" media="(max-width: 1024px)" />
<img src="images/Footer/FooterCard2.png" alt="SettlePay Business" />
</picture>
</div>
</a>
<a class="footer-main-card" href="businessAccount.html" role="button">
<div class="footer-left-card-wrapper">
<div class="tab-home-page">For your Business</div>
<p class="--home-card-title">
SettlePay<br />
Business
</p>
<div class="--arrow-button -footer">
<span>Learn more</span>
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M16.5856 11.0001L11.2928 5.70716L12.707 4.29297L20.414 12.0001L12.707 19.7072L11.2928 18.293L16.5856 13.0001H5V11.0001H16.5856Z"
fill="#1B1B1B"
/>
</svg>
</div>
</div>
<div class="footer-main-card__img-left">
<picture>
<source srcset="images/Footer/FooterCard1Mobile.png" media="(max-width: 1024px)" />
<img src="images/Footer/FooterCard1.png" alt="SettlePay Business" />
</picture>
</div>
</a>
</div>
<div class="get-app-banner">
<div class="get-app-banner-left-section">
<svg
xmlns="http://www.w3.org/2000/svg"
width="41"
height="40"
viewBox="0 0 41 40"
fill="none"
>
<path
d="M7.39944 16.5535C7.04295 16.5578 6.86607 16.1228 7.12445 15.8771L19.3383 4.26606C19.588 4.02862 20.0006 4.20566 20.0006 4.55028V9.70887C20.0006 9.92545 20.1762 10.1011 20.3928 10.1011H36.5122C36.8162 10.1011 37.0035 9.7706 36.8399 9.51428C33.1826 3.78102 26.9659 0 20.0006 0C8.8003 0 0 8.88889 0 20.202C0 21.3238 -2.09656e-08 22.4455 0.317024 23.5672C0.363051 23.73 0.514329 23.8383 0.68356 23.8383H32.5964C32.9536 23.8383 33.1248 24.277 32.862 24.519L20.6585 35.7578C20.4071 35.9893 20.0006 35.811 20.0006 35.4694V30.2912C20.0006 30.0746 19.8251 29.899 19.6085 29.899H3.08916C2.7851 29.899 2.59786 30.2295 2.7614 30.4858C6.41917 36.219 12.6484 40 20.0006 40C30.801 40 40.0013 31.1112 40.0013 19.7981C40.0013 18.6774 40.0013 17.5568 39.6853 16.4363C39.6389 16.2718 39.4851 16.1631 39.3142 16.1651L7.39944 16.5535Z"
fill="#FFD21C"
/>
</svg>
<div class="get-app-banner-left-section-text">Get the</div>
<div class="get-app-banner-left-section-yellow-frame">
<span>SettlePay Wallet app</span>
</div>
</div>
<div class="get-app-banner-right-section">
<a
class="get-app-banner-button"
href="https://apps.apple.com/ua/app/settlepay-wallet/id1661943322?l=uk"
target="_blank"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M17.7619 12.6995C17.7838 11.0012 18.6958 9.39426 20.1427 8.50474C19.2299 7.20114 17.7011 6.37462 16.1105 6.32486C14.414 6.14678 12.7693 7.34003 11.9048 7.34003C11.0236 7.34003 9.69253 6.34254 8.25922 6.37203C6.39096 6.43239 4.64928 7.49459 3.74033 9.12797C1.78646 12.5108 3.24387 17.4825 5.11552 20.217C6.05195 21.556 7.14636 23.0517 8.57838 22.9986C9.97969 22.9405 10.5031 22.105 12.1946 22.105C13.8704 22.105 14.3614 22.9986 15.8225 22.9649C17.3261 22.9405 18.2735 21.62 19.1771 20.2683C19.8499 19.3142 20.3677 18.2598 20.7111 17.144C18.944 16.3966 17.764 14.6182 17.7619 12.6995Z"
fill="white"
/>
<path
d="M15.0022 4.52654C15.822 3.54231 16.2259 2.27724 16.1281 1C14.8756 1.13156 13.7185 1.73022 12.8876 2.67669C12.075 3.60144 11.6522 4.84424 11.7321 6.07267C12.9851 6.08557 14.217 5.50314 15.0022 4.52654Z"
fill="white"
/>
</svg>
Get for iOS
</a>
<a
class="get-app-banner-button"
href="https://play.google.com/store/apps/details?id=com.fourbill.settlepay&pli=1"
target="_blank"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M15.7452 7.51479L6.78721 2.31959C6.44889 2.11695 6.05405 2 5.63152 2C4.75909 2 3.99193 2.52899 3.62459 3.26823L3.6909 3.33454L11.8086 11.4507L15.7452 7.51479ZM3.39674 4.13998C3.39527 4.17211 3.39453 4.20439 3.39453 4.23678V19.7633C3.39453 19.796 3.39529 19.8287 3.39679 19.8612L11.2587 12.0005L3.39674 4.13998ZM3.62502 20.7326C3.99259 21.4714 4.75961 22 5.63152 22C6.04495 22 6.43311 21.8882 6.76598 21.692L6.79242 21.6765L15.7598 16.5008L11.8086 12.5503L3.69091 20.6667L3.62502 20.7326ZM16.457 16.0983L20.1109 13.9894C20.8125 13.6106 21.2887 12.871 21.2887 12.0181C21.2887 11.1713 20.8188 10.4353 20.1242 10.0553L20.1163 10.0498L16.4412 7.91845L12.3585 12.0005L16.457 16.0983Z"
fill="white"
/>
</svg>
Get for Android
</a>
</div>
</div>
<div class="link-section-wrapper">
<div class="link-section">
<div class="--flex-column --gap8">
<div class="footer-title">Follow us</div>
<div class="social-icons">
<a
class="social-icon"
href="https://www.instagram.com/settlepay_wallet/"
target="_blank"
>
<img src="./images/Footer/InstagramIcon.svg" alt="InstagramIcon" />
</a>
<a class="social-icon" href="https://www.facebook.com/settlepay/" target="_blank">
<img src="./images/Footer/FacebookIcon.svg" alt="FacebookIcon" />
</a>
<!-- <div class="social-icon">
<img src="./images/Footer/XIcon.svg" alt="XIcon" />
</div> -->
<a class="social-icon" href="https://t.me/SettlePayWallet" target="_blank">
<img src="./images/Footer/TelegramIcon.svg" alt="TelegramIcon" />
</a>
</div>
</div>
<div class="--flex-column --gap8">
<div class="footer-title">Support</div>
<a
role="button"
class="telegram-button"
href="https://t.me/SettlePay_Wallet_Bot"
target="_blank"
>
<img src="./images/Footer/TelegramIcon.svg" alt="TelegramIcon" />
Telegram Bot
</a>
</div>
</div>
<div class="mail-section-wrapper">
<div class="mail-section">
<div class="--flex-column --gap8">
<div class="footer-title">Wallet Support</div>
<a href="mailto:wallet@settlepay.support" class="footer-mail">
<img src="./images/Footer/LetterIcon.svg" alt="LetterIcon" />
wallet@settlepay.support
</a>
</div>
<div class="--flex-column --gap8">
<div class="footer-title">Cooperation</div>
<a href="mailto:partners@settlepay.net" class="footer-mail">
<img src="./images/Footer/LetterIcon.svg" alt="LetterIcon" />
partners@settlepay.net
</a>
</div>
</div>
<!-- <a role="button" class="footer-language">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
class="language-icon"
>
<path
d="M12 1.875C9.99747 1.875 8.0399 2.46882 6.37486 3.58137C4.70981 4.69392 3.41206 6.27523 2.64572 8.12533C1.87939 9.97543 1.67888 12.0112 2.06955 13.9753C2.46023 15.9393 3.42454 17.7435 4.84055 19.1595C6.25656 20.5755 8.06066 21.5398 10.0247 21.9305C11.9888 22.3211 14.0246 22.1206 15.8747 21.3543C17.7248 20.5879 19.3061 19.2902 20.4186 17.6251C21.5312 15.9601 22.125 14.0025 22.125 12C22.122 9.3156 21.0543 6.74199 19.1562 4.84383C17.258 2.94567 14.6844 1.87798 12 1.875ZM19.7934 10.875H16.8338C16.6888 8.71364 16.0639 6.61176 15.0047 4.72219C16.2671 5.2457 17.372 6.08787 18.2114 7.16636C19.0508 8.24484 19.5959 9.52271 19.7934 10.875ZM9.42282 13.125H14.5791C14.3681 15.6272 13.4541 17.9494 12.0019 19.6734C10.5431 17.9494 9.63375 15.6272 9.42282 13.125ZM9.42282 10.875C9.63375 8.37281 10.5431 6.05062 12 4.32656C13.4569 6.05062 14.3663 8.37281 14.5772 10.875H9.42282ZM9 4.72219C7.93912 6.61137 7.31268 8.71328 7.16625 10.875H4.20657C4.40455 9.52221 4.95037 8.244 5.79062 7.16547C6.63086 6.08694 7.73673 5.24505 9 4.72219ZM4.20657 13.125H7.16625C7.31268 15.2867 7.93912 17.3886 9 19.2778C7.73673 18.755 6.63086 17.9131 5.79062 16.8345C4.95037 15.756 4.40455 14.4778 4.20657 13.125ZM15.0047 19.2778C16.0639 17.3882 16.6888 15.2864 16.8338 13.125H19.7934C19.5959 14.4773 19.0508 15.7552 18.2114 16.8336C17.372 17.9121 16.2671 18.7543 15.0047 19.2778Z"
fill="white"
/>
</svg>
Українською
</a> -->
</div>
<div class="footer-divider"></div>
<div class="footer-bottom-section">
<div class="footer-rights --footer-bottom-text">
© SettlePay, 2023. All rights reserved.
</div>
<div class="footer-policy --footer-bottom-text">
<a role="button" href="privacy-policy.html" class="footer-link">Terms & Conditions</a>
<a
role="button"
href="https://drive.google.com/file/d/1NBlKprhHH47gmsFACBJbF_cJbynylNCr/view?pli=1"
target="_blank"
class="footer-link"
>AML/KYC Policy</a
>
</div>
<div class="footer-crated-by --footer-bottom-text">
<p>
Created by
<a
class="footer-good-face --white-text"
href="https://goodface.agency"
target="_blank"
role="button"
>
<span>Goodface</span>
<img
src="./images/Footer/GoodFaceLogo.svg"
width="18"
height="18"
alt="GoodFace"
/>
</a>
</p>
</div>
</div>
</div>
</div>
</footer>
<script src="js/lib/jquery-3.6.0.min.js"></script>
<script src="js/lib/ScrollTrigger.min.js"></script>
<script src="js/lib/swiper-bundle.min.js"></script>
<script src="js/custom-solutions.js"></script>
<script src="js/script.js"></script>
<script src="js/test.js"></script>
</body>
</html>