# Samsung Pay

## General Information

Samsung Pay allows users to make payments online or contactlessly at compatible point-of-sale terminals using their Samsung smartphones, smartwatches, or tablets.

### Links <a href="#links" id="links"></a>

* [Samsung Pay](https://www.samsung.com/ca/apps/samsung-pay/) website
* Information about Samsung Pay on the [Payrexx](https://payrexx.com/en/samsungpay-zahlungsmittel) website

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

### Payment types

* ✅ One time payment
* ✅ Refund
* ✅ Partial refund
* ✅ Pre-authorization
* ✅ Tokenization
* ❌ Recurring payments

## Country Availability

Samsung Pay is only available within [Payrexx Pay](/merchant/english/payment-provider/payrexx-pay.md) and is therefore only accessible to merchants in :flag\_ch: Switzerland:

{% 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" %}
Please note that you must be [logged](https://login.payrexx.com/en) in to Payrexx before you begin. If you do not have an account yet, please [register](https://signup.payrexx.com/en/email-validation/) with Payrexx.
{% endhint %}

### Configuration of Payrexx

To use Samsung Pay within Payrexx Pay, please follow these steps:

* Navigate to **Payment providers** in the merchant administration of Payrexx.
* Click on "Configure" for Payrexx Pay:

<div align="left"><figure><img src="/files/gTFDI4yWYwVV9AD8ICtl" alt=""><figcaption><p>Configuring the Payrexx Pay payment provider</p></figcaption></figure></div>

* Activate Samsung Pay by selecting the corresponding checkbox:

<div align="left"><figure><img src="/files/tnf9fKTflifyO78ghvZ6" alt=""><figcaption><p>Activating the Samsung Pay payment method in Payrexx Pay</p></figcaption></figure></div>

4. Click the green "Save" button at the bottom of the page to complete the configuration.

{% hint style="success" %}
The payment method is active. Customers can now pay using Samsung Pay.
{% endhint %}

## Payment Process with Samsung Pay

If a customer wishes to pay with Samsung Pay in an online shop, the process is as follows:

* The customer selects Samsung Pay from the available payment methods:

<div align="left"><figure><img src="/files/reGp0VXDIWGt0TypaypV" alt="" width="466"><figcaption><p>Selection of Samsung Pay as payment method</p></figcaption></figure></div>

* The customer chooses whether to proceed with a QR code or an email address:

<div align="left"><figure><img src="/files/oIOPuVDqw6De3JMh41rp" alt=""><figcaption><p>Completing the payment via QR code or email address</p></figcaption></figure></div>

1. **Scan QR:** The customer scans the displayed QR code with their smartphone to complete the payment. The QR code is valid for 5 minutes.
2. **Email:** The customer enters the email address linked to their Samsung Pay account and clicks "Continue".

The customer is then redirected to Samsung Pay, where they complete the payment:

* The customer selects the payment method (e.g., Mastercard) and enters their PIN:

<div align="left"><figure><img src="/files/LZKbwrI2fTjd1dsaAlFY" alt="" width="375"><figcaption><p>Selecting the payment method and entering the PIN</p></figcaption></figure></div>

* The payment confirmation is then displayed on the screen:

<div align="left"><figure><img src="/files/WvN5WP1yeDrcnomoxim8" alt="" width="375"><figcaption><p>Samsung Pay payment confirmation</p></figcaption></figure></div>

{% hint style="success" %}
The payment with Samsung Pay is successfully completed.
{% 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/samsung-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.
