# PointsPay

## General Information

With PointsPay, customers can use their loyalty points as a payment method for online purchases. This enables merchants to enhance customer loyalty and generate additional revenue.

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

* [Login ](https://onpayment.loylogic.net/admin/login)at PointsPay
* PointsPay[ Website](https://www.pointspay.com/)

## 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 (Subscriptions)
* ❌ Tokenization
* ❌ Pre-authorization

## Country Availability

To find out if PointsPay is available in your country, please use the following link:

{% content-ref url="../../country-availability" %}
[country-availability](https://docs.payrexx.com/merchant/english/payment-provider/country-availability)
{% endcontent-ref %}

## Setup

This article explains how to integrate PointsPay as an external payment provider in Payrexx to receive payments.

### Configuration of PointsPay

1. Log in to your PointsPay [account](https://onpayment.loylogic.net/).
2. Create a new shop.
3. Configure the shop as follows:

<div align="left"><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/11041494281/original/BiqqJmn3aT4zgi-NeNp1XJFkMbh7s0UobQ.png?1550247505" alt="Configuring a Shop on PointsPay"></div>

All other settings can be adjusted as desired.

{% hint style="info" %}
Please leave the three fields under Redirect URLs blank.
{% endhint %}

4. Note the values of "Shop Code" and "Access Token" that you find in your PointsPay account, as you will need to enter them later in Payrexx.

<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%2FvwLWpEVQgZIh1RfNIp7a%2Fimage.png?alt=media&#x26;token=41ccc952-a750-4024-a65e-e2d61086289d" alt="" width="563"><figcaption><p>Copying the "Shop Code" for later use in Payrexx</p></figcaption></figure></div>

{% hint style="info" %}
Request the "Access Token" from PointsPay support if you have not yet received it.
{% endhint %}

### 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 %}

1. Log in to your Payrexx account and navigate to **Payment Providers > Alternative Payment Methods**.
2. Click on "Setup" next to PointsPay.
3. Choose whether you want to use PointsPay in [test mode](https://docs.payrexx.com/merchant/english/payment/testing) or live mode (1).
4. Enable the desired currencies (2).

<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%2FQZxWx6iC01PWSgqzL3zX%2Fimage.png?alt=media&#x26;token=fb72b2c1-01b5-4171-b793-9590d74b1a31" alt=""><figcaption><p>Currency and test/live mode settings</p></figcaption></figure></div>

1. If you want to use PointsPay in live mode, enter the "Shop Code" and "Access Token" under "Productive Account Settings".
2. If you want to use PointsPay in test mode, enter the "Shop Code" and "Access Token" under Test account settings.

<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%2F06YxJDMFq1MviL4nQxr7%2Fimage.png?alt=media&#x26;token=59f58443-0555-4aff-9541-b431d1cc38cf" alt=""><figcaption><p>Entering shop code and access token in Payrexx</p></figcaption></figure></div>

{% hint style="info" %}
The "Shop Code" from PointsPay is referred to as the "Merchant Code" in Payrexx.
{% endhint %}

3. Click the "Save" button at the bottom right.

{% hint style="success" %}
The setup of PointsPay in Payrexx is complete.
{% 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/external-payment-provider/wallets-and-more/pointspay.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.
