# radarsofthouse/reepay

`composer require radarsofthouse/reepay`

Canonical URL: https://packagento.com/radarsofthouse/reepay

## At a glance

- **Vendor**: RadarSofthouse (https://packagento.com/radarsofthouse.md)
- **Latest version**: 1.2.68 — released 2026-05-20
- **Pricing**: Free
- **Package type**: Magento 2 module
- **Status**: active, accepting new buyers

## Installation

Packagento is licence-gated, so even free packages need a licence on a project before Composer can resolve them.

1. **Sign in or create an account** at https://packagento.com/customer/account/.

2. **Add the package to your account.** Open https://packagento.com/radarsofthouse/reepay and complete the free checkout. A licence is minted automatically.

3. **Create or pick a project, then activate the licence on it.**
   - Projects represent the Magento installs you deploy to. Manage them at https://packagento.com/projects/.
   - Activate the new licence on the project you'll deploy this package to. Activation is what generates the Composer credentials scoped to that project.

4. **Add the project credentials to your Magento codebase.**

   Grab the project's public + private key from https://packagento.com/projects/ (open the project, then its Credentials tab), and add them to `auth.json`:

   ```json
   {
     "http-basic": {
       "packagento.com": {
         "username": "ppk_live_...",
         "password": "psk_live_..."
       }
     }
   }
   ```

   Add the Packagento Composer repository to `composer.json`:

   ```json
   {
     "repositories": [
       { "type": "composer", "url": "https://packagento.com" }
     ]
   }
   ```

5. **Install and apply.**

   ```bash
   composer require radarsofthouse/reepay:*
   bin/magento setup:upgrade
   bin/magento setup:di:compile
   bin/magento cache:flush
   ```

## README

The Frisbii Pay extension connects your Magento store to [Frisbii's native payment gateway](https://frisbii.com/payment-gateway/)—enabling seamless billing and subscription management directly within your checkout.

Accept a wide range of local and international payment methods, including Dankort, VISA Dankort, Mastercard, VISA, VISA Electron, Maestro, MobilePay, ViaBill, and Forbrugsforeningen.

Designed for businesses with recurring revenue models, Frisbii Pay helps you automate billing, manage subscriptions, and unify payments in one streamlined platform—ensuring a secure, compliant, and conversion-optimized experience for your customers across Europe and beyond

### Information
Compatible with Magento CE 2.1.0-2.4.8

### Installation
[Installation guide](https://www.radarsofthouse.dk/wp-content/uploads/reepay/frisbii_pay_for_magento2_installation_guide.pdf)

### Plugin Configuration
Enable and configure Frisbii Pay in Magento Admin under `Stores / Configuration / Sales / Payment Methods / Frisbii Pay`

### Hyvä Checkout Support
This module supports **[Hyvä Checkout](https://www.hyva.io/hyva-checkout.html)**. To enable Frisbii Pay payment methods in Hyvä Checkout, install the compatibility module, see the [Frisbii Pay for Hyvä Checkout - Compatibility Module](https://github.com/RadarsofthouseDev/magento2-hyva-checkout-frisbii-pay) repository.

### Support
You can create issues on our repository. In case of specific problems with your account, please contact support@radarsofthouse.dk

## Changelog

### Version 1.2.68 on 20 May 2026
- Removed the Apple Pay device validation script.
- Fixed the inline script issue for Google Pay device validation.

### Version 1.2.67 on 09 March 2026
- Compatibility with Hyvä Theme and Hyvä Checkout.
- Fixed an error when saving backend configuration.

### Version 1.2.66 on 25 November 2025
- Added a new backend configuration "Status of an order after the payment link has been sent", This allows the admin to set the order status when they click the "Send payment link" button or when a backend order is created and the payment link email is sent to the customer.

### Version 1.2.65 on 10 November 2025
- Updated webhook function to handle orders that do not exist in Magento, preventing Magento errors and returning HTTP 200 to stop repeated webhook retries from Frisbii.

### Version 1.2.64 on 28 October 2025
- Fixed an error that occurred during reindexing when the flat catalog was enabled.

### Version 1.2.63 on 21 October 2025
- Added age verification feature.

### Version 1.2.62 on 6 October 2025
- Added a new feature to automatically update the order payment method to a specific method when placing an order with the main payment method.

### Version 1.2.61 on 1 August 2025
- Added csp_whitelist.xml to configure Content Security Policy (CSP) whitelisting

### Version 1.2.60 on 23 June 2025
- Rebranded Billwerk+ to Frisbii
- Magento Coding Standard

### Version 1.2.59 on 31 March 2025
- Fixed an issue where the Swish payment method fell back to the standard payment during checkout.

### Version 1.2.58 on 7 March 2025
- Updated order cancellation logic: Instead of deleting the session on Billwerk, the module now correctly performs invoice cancellation.

### Version 1.2.57 on 28 February 2025
- Added configuration option "Default value not checked?" to control whether the "Save credit card" checkbox is checked by default.

### Version 1.2.56 on 23 January 2025
- Added logic to handle refunds when canceling orders paid via auto-capture payment methods.
- Fixed the issue where the customer's address line 2 was incorrect in Billwerk when creating a new customer.

### Version 1.2.55 on 4 December 2024
- Fixed 'Update Webhook' button to support multiple store/domain setups with different API keys.

### Version 1.2.54 on 14 November 2024
- Added auto-cancel feature for unpaid orders.
- Added a new feature to prefill the phone number in the payment window for mobile payment types.
- Updated note for the webhook button.

### Version 1.2.53 on 15 October 2024
- Fixed the error when saving the module configuration in the store or website scopes.
- Fixed incorrect currency in order comments for multiple currency setups.
- Fixed incorrect amount shown on embedded/overlay display for multiple currency setups.

### Version 1.2.52 on 1 October 2024
- Fixed the issue with retrieving the order currency code for Vipps MobilePay.
- Changed iDEAL payment method to display only in the "Window" display type.

### Version 1.2.51 on 10 September 2024
- New payment method added: "Vipps MobilePay"
- Warning messages added for "Mobilepay" to encourage switch to "Vipps Mobilepay"
- Removed payment method "Resurs bank"
- Fix: Refreshing the success page now redirects the user to the basket and restores the previous cart

### Version 1.2.50 on 31 July 2024
- Fixed the error for guzzlehttp/guzzle 7.8.2+

### Version 1.2.49 on 26 July 2024
- Fixed the XML error

### Version 1.2.48 on 24 July 2024
- Added "Upload custom icon" function. Admins can override the default icons.
- Added the admin notice label to each payment method.

### Version 1.2.47 on 26 June 2024
- Fixed JavaScript validation for Google Pay and Apple Pay to be compatible with onestepcheckout.
- Changed the module name to Billwerk+ Pay.

### Version 1.2.46 on 20 May 2024
- Removed PHP payment validation
- Added compatibility with Billwerk+ Subscription for Magento 2 module

_(Changelog truncated for .md surface. Full history on https://packagento.com/radarsofthouse/reepay.)_

## Recent Versions

| Version | Released |
|---|---|
| 1.2.68 | 2026-05-20 |
| 1.2.67 | 2026-03-09 |
| 1.2.66 | 2025-11-25 |
| 1.2.65 | 2025-11-10 |
| 1.2.64 | 2025-10-28 |
| 1.2.63 | 2025-10-21 |
| 1.2.62 | 2025-10-06 |
| 1.2.61 | 2025-08-01 |
| 1.2.60 | 2025-06-23 |
| 1.2.59 | 2025-03-31 |

Showing 10 of 91 versions. Full release history on https://packagento.com/radarsofthouse/reepay.

## Dependencies

### Require

| Package | Constraint |
|---|---|
| ext-intl | * |
| guzzlehttp/guzzle | ~6.0\|~7.0 |

## Quality

Latest release (1.2.68) fails the Packagento QA pipeline. Verdicts below are per-cell (Magento line × PHP version) for the matrixed tools, and run-once for the static / security tiers.


### Compatibility

Each Magento line is installed on its supported PHP versions, then the module is built (DI compile + static-content deploy). Cells show passed / failed / untested; staircase gaps render as `–`.

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | Pass | Pass | – | – |
| 2.4.8 | – | Pass | Pass | – |
| 2.4.9 | – | – | Pass | Pass |


### Code Quality

Advisory checks against the module's source. Never affect the Compatibility verdict — a phpcs finding can't make a module incompatible.

#### Static Analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 159 | 2 errors, 157 warnings (ruleset: Magento2) — 6 auto-fixable with phpcbf |
| PHPMD | Warning | 99 | 99 rule violations (MissingImport:17, UndefinedVariable:14, UnusedLocalVariable:13, UnusedFormalParameter:13, CyclomaticComplexity:12) |
| Cpd | Warning | 15 | 15 duplicated chunks spanning 567 total lines (min-lines=5, min-tokens=70) |
| Composer validate | Info | 2 | valid; 2 advisory notes (composer validate --strict) |

#### PHPStan

Type-checks the module against a real Magento install. Re-runs per Magento + PHP version because resolvable symbols differ between releases.

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | 244 | 244 | – | – |
| 2.4.8 | – | 247 | 247 | – |
| 2.4.9 | – | – | 246 | 246 |


### Tests

Unit and integration suites run per Magento + PHP cell. Test failures speak to the module's behaviour, not its compatibility with a line, so they're reported here separately.

#### Unit Tests

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | – | – |
| 2.4.8 | – | N/A | N/A | – |
| 2.4.9 | – | – | N/A | N/A |

#### Integration Tests

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | – | – |
| 2.4.8 | – | N/A | N/A | – |
| 2.4.9 | – | – | N/A | N/A |


### Security

Dependency-advisory audit (composer audit) plus a source malware scan. A malware detection fails the version outright.

| Tool | Status | Findings | Summary |
|---|---|---|---|
| Composer audit | Pass | 0 |  |
| Malware scan | Pass | 0 |  |

## Licence and pricing

Free. A licence is still minted on checkout and bound to your project for Composer access — no payment step.

Refundable within 14 days of first purchase via https://packagento.com/account/refunds/.

## Install via Claude Code or any MCP client

The Packagento MCP server can run the licence + project + Composer steps above in one tool call:

```
purchase_and_install_packages(
  composer_names=["radarsofthouse/reepay"],
  project_id="proj_xxx"
)
```

This handles cart, checkout, licence minting, project activation, and writes auth.json credentials. Connect a client with `claude mcp add packagento https://mcp.packagento.com`. Full setup at https://packagento.com/docs/mcp-setup.

## Vendor

RadarSofthouse is a Magento 2 vendor on Packagento. See https://packagento.com/radarsofthouse.md for their full catalogue.

