> ## Documentation Index
> Fetch the complete documentation index at: https://docs.payreque.st/llms.txt
> Use this file to discover all available pages before exploring further.

# Apple Wallet Card

> Carry your PayRequest Page as a card in Apple Wallet — show it to customers and let them scan to pay

# Apple Wallet Card

Add your PayRequest Page to Apple Wallet as a digital card. Instead of pulling up a QR code on screen every time, you hold one card in Wallet that you can show, AirDrop, or simply have ready on your Lock Screen whenever a customer wants to pay you.

<Info>
  Apple Wallet Card is available on iPhone. Android/Google Wallet support is planned for a future release.
</Info>

<CardGroup cols={3}>
  <Card title="One tap to add" icon="wallet">
    Add your page to Wallet directly from your PayRequest Page settings — no app to install
  </Card>

  <Card title="Built-in QR" icon="qrcode">
    The card includes a scannable QR that opens your PayRequest Page, just like your existing QR code
  </Card>

  <Card title="On-brand" icon="palette">
    Shows your business name, handle, and tagline in PayRequest's signature blue
  </Card>
</CardGroup>

## How It Works

<Steps>
  <Step title="Open your PayRequest Page settings">
    Go to **PayRequest Page** from the main menu.
  </Step>

  <Step title="Find the Apple Wallet card">
    Next to your QR code, click **Add to Apple Wallet**.
  </Step>

  <Step title="Confirm in Wallet">
    On iPhone, this opens the standard Apple Wallet "Add" screen. Tap **Add** to save the card.
  </Step>

  <Step title="Show it to customers">
    Open the card from Wallet (or your Lock Screen) any time. Customers scan the QR code on the card with their phone camera to land directly on your PayRequest Page and pay.
  </Step>
</Steps>

## What's on the Card

| Section             | Shows                                                                                               |
| ------------------- | --------------------------------------------------------------------------------------------------- |
| Top (small text)    | Your business or page name                                                                          |
| Middle (large text) | Your PayRequest Page handle, e.g. `@yourname`                                                       |
| Below that          | Your tagline, if you've set one in [PayRequest Page Styling](/shop-and-checkout/sales-page-styling) |
| QR code             | Scans to `payrequest.me/yourhandle` — the same link as your existing QR code                        |
| Back of card        | A tappable link to your PayRequest Page                                                             |

<Tip>
  The card always uses PayRequest's signature blue background, regardless of your page's accent color — so it reads clearly next to the PayRequest logo no matter how you've styled your page.
</Tip>

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="Does the card update automatically if I change my handle or branding?">
    Not yet. The card is generated at the moment you add it to Wallet. If you change your handle, business name, or tagline afterward, re-add the card from your PayRequest Page settings to get an updated version. Automatic live updates are planned for a future release.
  </Accordion>

  <Accordion title="Can my customers add my card to their own Wallet?">
    The card is meant for you to hold and show to customers — they scan the QR code rather than adding the card themselves. If you'd like to share the link directly instead, use your existing [QR code](/payment-processing/qr-code-payments) or [PayRequest Page link](/shop-and-checkout/sales-page-styling).
  </Accordion>

  <Accordion title="Is this available on Android?">
    Not yet — Google Wallet support is planned. Android users can still scan the QR code on your card or your existing PayRequest Page QR code.
  </Accordion>

  <Accordion title="Do I need an Apple ID or special app to use this?">
    No special app — Apple Wallet is built into every iPhone. Just tap **Add to Apple Wallet** from your PayRequest Page settings using Safari on your iPhone.
  </Accordion>
</AccordionGroup>

## Related Documentation

<CardGroup cols={2}>
  <Card title="PayRequest Page Styling" icon="palette" href="/shop-and-checkout/sales-page-styling">
    Customize the name, tagline, and accent color shown on your page
  </Card>

  <Card title="QR Code Payments" icon="qrcode" href="/payment-processing/qr-code-payments">
    More ways to share your payment links via QR code
  </Card>
</CardGroup>
