> For the complete documentation index, see [llms.txt](https://docs.payrexx.com/merchant/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payrexx.com/merchant/english/release-notes/release-notes-2025/release-2025.04.md).

# Release 2025.04

In this release, new payment methods, integrations and optimized features have been implemented in Payrexx, which we present to you in this article.

## Optimizations

### New: POWERPAY — purchase on account and partial payment

With the April release, [POWERPAY](https://payrexx.com/en/powerpay) will be integrated into Payrexx as an additional external payment provider. POWERPAY, a product of the Swiss MF Group AG, enables purchase on account and partial payments.

Merchants receive the amount immediately after the purchase and bear no default risk. This payment method also offers customers more flexibility and can help to increase the conversion rate.

POWERPAY can be configured directly in the Payrexx merchant account under **Payment providers > Alternative payment methods**.

<div align="left"><figure><img src="/files/FkIdpu8obmbYSyzL9Dik" alt=""><figcaption><p>View of the alternative payment methods in the Payrexx dashboard</p></figcaption></figure></div>

You can find step-by-step instructions for the setup in the POWERPAY support article.

{% content-ref url="/pages/a9v9YNRbLeYm4y3XNpY9" %}
[POWERPAY](/merchant/english/payment-provider/external-payment-provider/wallets-and-more/powerpay.md)
{% endcontent-ref %}

### Apple Pay in Payrexx Pay

[Apple Pay](/merchant/english/payment-provider/payrexx-pay/payment-methods/apple-pay.md) is now directly integrated into Payrexx Pay. Payrexx Pay is Payrexx's self-developed payment provider and includes all common Swiss payment methods.

Compared to Payrexx Pay Plus, Payrexx Pay offers the following features:

* **Development and integration**: Payrexx Pay is developed directly by Payrexx and continuously expanded. New payment methods are integrated into Payrexx Pay as standard.
* **Onboarding** **and use**: The setup is handled by Payrexx, without separate contracts with external payment providers.
* **Additional features**: Payrexx Pay supports additional Payrexx products such as POS terminals and the upcoming Tap to Pay.
* **Payments**: Transactions are processed directly via Payrexx.

Apple Pay in Payrexx Pay can be activated in the Payrexx account under **Payment providers > Payrexx Pay**.

{% hint style="info" %}
Payrexx Pay is available exclusively for merchants in Switzerland and the Principality of Liechtenstein.
{% endhint %}

<div align="left"><figure><img src="/files/GwjnvLj8Eowqo8sNFJfX" alt=""><figcaption><p>View of the payment methods in Payrexx Pay</p></figcaption></figure></div>

You can find all further information about Payrexx Pay in the following article:

{% content-ref url="/pages/-MZCjE6aTOpm4scgIEy8" %}
[Payrexx Pay and Payrexx Pay Plus](/merchant/english/payment-provider/payrexx-pay.md)
{% endcontent-ref %}

### Add payment method for automatic subscription billing

Merchants can now set their preferred payment method for billing the Payrexx subscription directly in their Payrexx account. You can choose between [Mastercard](/merchant/english/payment-provider/payrexx-pay/payment-methods/mastercard.md), [Visa](/merchant/english/payment-provider/payrexx-pay/payment-methods/visa.md) and [TWINT](/merchant/english/payment-provider/payrexx-pay/payment-methods/twint.md). The subscription fee is automatically billed via the selected payment method.

The payment method can be added under **Settings > Plan & Billing** and adjusted at any time.

<div align="left"><figure><img src="/files/BMtlK2GHgDZMB1UwX6Do" alt=""><figcaption><p>Adding a payment method for subscription billing</p></figcaption></figure></div>

## Plugins

### JTL5: Shop credit can be used as a payment method

With the [JTL5 integration](/merchant/english/integration/e-commerce/jtl-shop.md) from Payrexx, store credit can now also be used as a payment method. This allows customers to pay for purchases in full or in part using their existing credit balance.

### New integration for Make

Payrexx has a new integration for Make. Make can be used to create automated workflows and flexibly connect different systems. Payrexx integration can be used to automate payments, transactions and other processes.

You can find all the features and various use cases on the following website:

{% embed url="<https://payrexx.com/en/make>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.payrexx.com/merchant/english/release-notes/release-notes-2025/release-2025.04.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
