# Apple Pay

Apple Pay allows customers to make contactless payments with various Apple devices.

{% hint style="info" %}
To get started, please [log in](https://login.payrexx.com/en) to your Payrexx account. If you do not have an account yet, you can [register](https://signup.payrexx.com/en/email-validation/) now.
{% endhint %}

## General

Apple Pay allows customers to make contactless payments using a wide range of Apple devices.

### Restrictions

Apple Pay works on iPhones with iOS 8.1 or later, on Apple Watches with watchOS 1.0 or later, and on Macs with OS X 10.11 El Capitan or later. Apple Pay is compatible with Safari browsers version 10 or higher. Additionally, Apple Pay with QR code functionality works on all desktop versions, regardless of operating system and browser.

Apple Pay is available for cardholders whose banks are located in supported countries. You can find out which banks and countries are supported on [Apple's website](https://support.apple.com/en-us/109516).

### Links

* [Apple](https://www.apple.com/) website
* Information about Apple Pay on the [Payrexx](https://payrexx.com/en/applepay) website

## Features <a href="#features" id="features"></a>

### Payment types

* ✅ One-time payment
* ✅ Refund
* ✅ Partial refund
* (✅) Recurring payments \*
* ✅ Pre-authorization
* ✅ Tokenization

{% hint style="info" %}
Recurring payments (Subscriptions) are only possible with Apple Pay if the payment method is active within Payrexx Pay. If Apple Pay is active in Payrexx Pay Plus, recurring payments will not work.
{% endhint %}

## Country Availability

Apple Pay is available within [Payrexx Pay Plus](/merchant/english/payment-provider/payrexx-pay.md). The payment method is therefore available to merchants based in :flag\_ch: Switzerland, :flag\_li: Liechtenstein, :flag\_at: Austria, :flag\_de: Germany, :flag\_it: Italy, :flag\_fr: France, :flag\_lu: Luxembourg, :flag\_dk: Denmark, and :flag\_bg: Bulgaria:

{% content-ref url="/pages/lYOlUHuszMQ4Z1VVjlNL" %}
[Country Availability](/merchant/english/payment-provider/country-availability.md)
{% endcontent-ref %}

## Fees

The Visa transaction fees vary depending on the Payrexx [plan](/merchant/english/account/settings/plan-and-billing.md) you choose. For more information, please refer to our [pricing overview](https://payrexx.com/en/prices).

## Setup

{% hint style="info" %}
Make sure you [log in](https://login.payrexx.com/en/) to Payrexx before you start.
{% endhint %}

### Configuration of Payrexx

Follow these steps to activate Apple Pay in Payrexx:

1. Navigate to the **Payment providers** section in the main menu of your Payrexx account.
2. Click "Configure" next to Payrexx Pay or Payrexx Pay Plus:

<div align="left"><figure><img src="/files/aKi47WTGZiqTL6eaAznE" alt=""><figcaption><p>Start of the Payrexx Pay or Payrexx Pay Plus configuration</p></figcaption></figure></div>

3. Scroll down and check the box next to "Apple Pay":

<div align="left"><figure><img src="/files/E0FImC2yIvbKEwtk3izk" alt=""><figcaption><p>Activation of Apple Pay in Payrexx Pay</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/d7xudbpGPUuD5ffxq8p2" alt=""><figcaption><p>Activation of Apple Pay in Payrexx Pay Plus</p></figcaption></figure></div>

4. Complete the setup by clicking "Save" at the bottom right of the page.

{% hint style="success" %}
The payment method is now activated. Your customers can now pay with Apple Pay, provided their devices support it.
{% endhint %}

{% hint style="danger" %}
If the payment page is opened in an iFrame, Apple Pay cannot be selected.
{% endhint %}


---

# 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://docs.payrexx.com/merchant/english/payment-provider/payrexx-pay/payment-methods/apple-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.
