# Enabling Multi-Factor Authentication (MFA)

**Add an extra layer of security to your login experience for your vendor's payment portal.**

***

We offer you the ability to enable multi-factor authentication (MFA) for your vendor's payment portal login experience. By implementing MFA, you add an extra layer of protection to your account, safeguarding it from unauthorized access. Follow our step-by-step guide below to enable MFA for your login with your vendor's payment portal:

{% hint style="danger" %}
**Important: Passwordless login + MFA known issue** If you originally signed up using the **passwordless login** method (sign in with a code only, no password), enabling MFA will **not** protect your account as expected. If you use passwordless login and want MFA protection, you must first set up a password via Security Settings, then enable MFA.
{% endhint %}

1. **Log into your vendor's payment portal**\
   \
   Navigate to your vendor's payment portal and log in with your existing account.
2. **Access your Security Settings**\
   \
   Within your vendor's payment portal, navigate to the bottom left-hand corner and select the ellipses. Click on “Security Settings.”

<figure><img src="/files/rIw42JMg38cShvfOSYVJ" alt=""><figcaption></figcaption></figure>

3. **Select the MFA settings**\
   \
   Within the “Security settings” menu, select “MFA” and scan the QR code using the software of your choice, any TOTP-compatible authenticator app (e.g., Authy, Google Authenticator, Microsoft Authenticator, 1Password).

<figure><img src="/files/CatGJ4x4BYmRWMhDGr3g" alt=""><figcaption></figcaption></figure>

4. **Save the code**\
   \
   After entering the code from the authenticator app of your choice, hit “Save” to complete the MFA configuration.

<figure><img src="/files/dW1Zm8M44byjcUrKSELc" alt=""><figcaption></figcaption></figure>

5. **You’re all set up 🎉!**\
   \
   Congratulations! Your account is now set up with MFA. Be sure to log out and log back in to ensure it is working properly.\
   \
   When you log into your vendor's payment portal, you will now be prompted to enter in the code from your authenticator app.

**Love our platform?** Rate us on [Channel Program](https://channelprogram.com/v/alternativepayments) and check out our [Referral Program page](https://www.alternativepayments.io/referral-partners/)!


---

# 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://help.alternativepayments.io/end-customer-faqs/end-customer-faqs/enabling-multi-factor-authentication-mfa.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.
