# Paysafecash

## General Information

With Paysafecash, customers can shop online and pay for their purchases in cash at a nearby retail outlet.

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

* Paysafecash [Website](https://www.paysafecash.com/)
* Paysafecash for [business customers](https://www.paysafe.com/eu-en/paysafecash-business/)

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

### Payment types

The following features are available in the Payrexx merchant administration panel:

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

## Country Availability

To find out whether Paysafecash is available in your country, please visit the provider’s website:

{% embed url="<https://www.paysafecash.com/>" %}

## Setup

Please follow the instructions below to integrate Paysafecash as an external payment provider in Payrexx.

### Configuration of Paysafecash

1. [Sign up](https://www.paysafecash.com/en/business/contact/) for a Paysafecash account:
2. Wait for confirmation from Paysafecash that your account has been approved.

### Configuration of Payrexx

{% hint style="info" %}
Make sure you're [logged in](https://login.payrexx.com/) to your Payrexx account before you begin. If you don’t have a Payrexx account yet, you can [register](https://signup.payrexx.com/) now.
{% endhint %}

* In your Payrexx merchant account, navigate to **Payment Providers**.
* Click on "Show" under "Alternative Payment Methods".
* Next to Paysafecash, click "Setup":

<div align="left"><figure><img src="https://1455115231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-887967055%2Fuploads%2FyrxF1ZK7c2y9GuNIxRGp%2Fimage.png?alt=media&#x26;token=3872157a-87c6-4e90-9305-327a0cddb6ef" alt=""><figcaption><p>Starting the setup of Paysafecash in Payrexx</p></figcaption></figure></div>

* In the next step, select "No, not now":

<div align="left"><figure><img src="https://1455115231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-887967055%2Fuploads%2Fyhsw7M5Azonyb8c0QgQF%2Fimage.png?alt=media&#x26;token=59efecce-8ead-4390-bfc4-912600a4ee95" alt=""><figcaption><p>Option to request a contract offer from Paysafecash</p></figcaption></figure></div>

* Configure Paysafecash using the following example:

<div align="left"><figure><img src="https://1455115231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-887967055%2Fuploads%2FRZgviGeelQDxBxJ6H5lC%2Fimage.png?alt=media&#x26;token=4fe123f2-cf92-4d9f-84d3-a2044c35b176" alt=""><figcaption><p>Configuration of Paysafecash in Payrexx</p></figcaption></figure></div>

1. **Mode:** Choose whether you want to accept live payments directly or [test](https://docs.payrexx.com/merchant/english/payment/testing) Paysafecash first.
2. **Currencies:** Specify the currencies in which your customers can pay.
3. **Productive Account Settings:** Enter the PSC Key for live operations if you want to accept live payments.
4. **Test Account Settings:** Enter the PSC Key for test mode if you want to test Paysafecash first.

Click "Save" to complete the configuration.


---

# 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/external-payment-provider/wallets-and-more/paysafecash.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.
