# MONEI Pay

MONEI Pay is available as a **mobile app** (iOS and Android) and a **[web app](https://pay.monei.com/)** that works in any browser and can be installed to your home screen. The mobile app supports NFC tap-to-pay and QR code payments. The web app supports QR code payments only (no NFC).

## Features[​](#features "Direct link to Features")

* **NFC Tap-to-Pay** — Accept cards and digital wallets by tapping against your phone (mobile only)
* **QR Code Payments** — Generate one-time or permanent QR codes for customers to scan and pay ([learn more](https://docs.monei.com/integrations/use-qr-payments/.md))
* **Web App** — Accept QR code payments from any browser at [pay.monei.com](https://pay.monei.com/) — can be installed to your home screen, no app store needed
* **App-to-App Integration** — Trigger payments from your own merchant app using native SDKs ([see below](#app-to-app-integration))
* **Multi-store Support** — Manage multiple points of sale under one MONEI account

## Download[​](#download "Direct link to Download")

[![Download MONEI Pay on the App Store](/img/app-store-icon.svg)](https://apps.apple.com/app/monei-pay/id6478438783)[![Get MONEI Pay on Google Play](/img/google-play-icon.svg)](https://play.google.com/store/apps/details?id=com.monei.pay)

Or use the web app at **[pay.monei.com](https://pay.monei.com/)** — works in any browser and can be installed to your home screen.

## Supported Platforms[​](#supported-platforms "Direct link to Supported Platforms")

| Platform | NFC Tap-to-Pay | QR Payments | Requirements                              |
| -------- | -------------- | ----------- | ----------------------------------------- |
| iOS      | Yes            | Yes         | iPhone XS or later, iOS 17.4+             |
| Android  | Yes            | Yes         | Android 8.0+ (API 26), NFC-capable device |
| Web      | No             | Yes         | Any modern browser                        |

## App-to-App Integration[​](#app-to-app-integration "Direct link to App-to-App Integration")

Launch MONEI Pay from your own merchant app to accept NFC payments and receive results back. Your backend generates a short-lived POS auth token; the SDKs handle the rest. No special entitlements or platform approvals required.

**[Get started with the MONEI Pay SDKs](https://docs.monei.com/monei-pay/app-integration/getting-started/.md)** — backend setup, SDK installation, and platform-specific guides.

## Before You Begin[​](#before-you-begin "Direct link to Before You Begin")

1. Create a [MONEI account](https://dashboard.monei.com/register).
2. Install MONEI Pay on the device that will accept payments.
3. Sign in with your MONEI account credentials.
