> 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/apple-pay-and-google-pay.md).

# Apple Pay & Google Pay

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

Linora supports seamless integration with **Apple Pay** and **Google Pay**, allowing users to pay for goods and services using their mobile devices quickly and securely.

Once a virtual card is issued, it can be added to a mobile wallet in just a few taps, enabling immediate use for supported payments.

***

### Adding a Card to a Mobile Wallet

**Apple Pay**\
Open Apple Wallet on your iPhone or Apple Watch, select **Add Card**, and follow the on-screen instructions.

**Google Pay**\
Open the Google Wallet app on your Android device, tap **Add to Wallet**, and complete the setup within seconds.

No waiting period or manual approval is required. Cards become available immediately after being added.

***

### Where You Can Pay

After adding a Linora card to a mobile wallet, it can be used wherever mobile wallet payments are supported, including:

* In-store purchases
* Online checkouts
* In-app payments

Mobile wallet payments allow users to complete transactions without manually entering card details, providing a faster and more convenient checkout experience.

***

### Security & Privacy

When using Apple Pay or Google Pay:

* Card numbers are never shared with merchants
* Each transaction uses tokenization and device-specific account numbers
* Payments are authorized using built-in device security, such as:
  * Face ID
  * Touch ID
  * Fingerprint authentication
  * PIN codes or passkeys

This ensures that payments remain secure even if merchant systems are compromised.

***

### Mobile Wallet Experience with Linora

By combining Linora virtual cards with mobile wallet functionality, users can rely on their smartphone or smartwatch for everyday payments with confidence.

Linora delivers a modern, mobile-first payment experience — fast, secure, and designed for seamless digital spending wherever mobile payments are supported.


---

# 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/apple-pay-and-google-pay.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.
