> For the complete documentation index, see [llms.txt](https://docs.linora.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linora.finance/cards-and-usage/mobile-wallets.md).

# Mobile Wallets

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

Linora virtual cards can be seamlessly integrated with **Apple Pay** and **Google Pay**, allowing users to make fast and secure payments using their mobile devices.

Mobile wallet support enables contactless payments without the need for a physical card. Once a card is issued, it can be added to a mobile wallet within seconds and used immediately for supported online and in-store purchases.

***

### Apple Pay

Apple Pay allows users to pay with their iPhone or Apple Watch anywhere contactless payments are supported.

#### How to Add a Linora Card to Apple Pay

1. Open **Apple Wallet** on your device
2. Tap **Add Card**
3. Enter the virtual card details
4. Complete the verification process

After the card is added, payments are authorized using **Face ID**, **Touch ID**, or the device passcode.

The actual card number is never shared with merchants. Apple Pay uses tokenization to protect sensitive card information during every transaction.

***

### Google Pay

Google Pay enables contactless payments using Android smartphones and supported devices.

#### How to Add a Linora Card to Google Pay

1. Open **Google Wallet**
2. Tap **Add to Wallet**
3. Enter the virtual card details
4. Confirm the verification process

Payments are secured using device-level authentication such as fingerprint recognition, PIN, or pattern lock.

***

### Mobile Wallet Benefits

| Benefit                | Description                                         |
| ---------------------- | --------------------------------------------------- |
| Contactless payments   | Pay using your smartphone or smartwatch             |
| Tokenized transactions | Card details are never shared with merchants        |
| Fast checkout          | No need to manually enter card information          |
| Wide acceptance        | Works anywhere mobile wallet payments are supported |

***

### Mobile Wallet Experience with Linora

By combining Linora virtual cards with mobile wallet functionality, users can enjoy a modern, convenient, and secure payment experience.

Linora makes everyday digital payments faster and more accessible — powered by mobile-first design and industry-standard security.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.linora.finance/cards-and-usage/mobile-wallets.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.
