Magento 2 Hosted Payment Page module for the FreedomPay payment gateway

Maintainers

Package info

github.com/FreedomPay-Plugins/FreedomPay.HPP.Plugins.Magento.FreedomPay

Type:magento2-module

pkg:composer/freedompay/hpp

Transparency log

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2026-08-05 11:30 UTC

This package is auto-updated.

Last update: 2026-08-06 13:06:07 UTC


README

Magento 2 payment module integrating the FreedomPay Hosted Payment Page (HPP) gateway. Supports standard checkout, saved cards (vault), order management, and transaction logging.

Requirements

  • Magento 2.4.x (tested on 2.4.9)
  • PHP 8.1 – 8.3
  • freedompay/common ^1.0

Installation

composer require freedompay/hpp
bin/magento module:enable Freedompay_Common Freedompay_HPP
bin/magento setup:upgrade
bin/magento cache:flush

Configuration

  1. In Magento Admin go to Stores > Configuration > Sales > Payment Methods.
  2. Expand FreedomPay HPP and enter your API credentials.
  3. Save the configuration and flush the cache.

Module Name

Freedompay_HPP

License

Dual-licensed under OSL-3.0 and AFL-3.0.