# Know Your Customer (KYC)

## What Is KYC?

KYC stands for "Know Your Customer". It is the mandatory verification process for a merchant account, required to enable the merchant to receive payments.

KYC involves various standards designed to protect financial institutions from fraud, corruption, money laundering, and terrorist financing.

The KYC process aims to achieve the following objectives:

* Verify the identity of the merchant.
* Understand the nature of the merchant’s business and the source of funds.
* Assess the money laundering risks associated with the merchant.

## Who Conducts the KYC Process?

As the platform operator, you do not need to take any action, as Payrexx handles the entire account verification process on your behalf:

* We contact the merchant.
* We request all necessary documents and information from the merchant.
* We make the decision to approve or reject the account.
* We communicate the decision to the merchant.

## Prohibited Business Models

As a regulated company, Payrexx operates within the strict guidelines of financial authorities, card schemes, and payment processors.

Therefore, we are not able to accept every business model. In particular, business models with products that are prohibited or only partially allowed, as well as those with a high risk of default, must be declined.

The following article provides a list of all unsupported business models:

{% embed url="<https://docs.payrexx.com/merchant/english/the-first-steps/account-verification/prohibited-business-models#the-following-services-are-considered-unsupported-business-models>" %}

### What does KYC rejection mean?

If Payrexx is unable to verify a merchant account, the merchant will not be able to use our own payment providers, [Payrexx Pay](https://docs.payrexx.com/merchant/english/payment-priovder/payrexx-pay) and [Payrexx Pay Plus](https://docs.payrexx.com/merchant/english/payment-priovder/payrexx-pay).

However, the merchant can still use Payrexx as a payment platform along with its [e-commerce tools](https://docs.payrexx.com/merchant/english/account/tools). In this case, at least one [external payment provider](https://docs.payrexx.com/merchant/english/payment-priovder/external-payment-provider) must be activated to process payments.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.payrexx.com/platform/english/backoffice/merchants/know-your-customer-kyc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
