freedompay / hpp
Magento 2 Hosted Payment Page module for the FreedomPay payment gateway
Package info
github.com/FreedomPay-Plugins/FreedomPay.HPP.Plugins.Magento.FreedomPay
Type:magento2-module
pkg:composer/freedompay/hpp
1.0.1
2026-08-05 11:30 UTC
Requires
- php: ^8.1
- ext-json: *
- ext-simplexml: *
- freedompay/common: ^1.0
- magento/framework: ^103.0
- magento/module-checkout: ^100.4
- magento/module-payment: ^100.4
- magento/module-sales: ^103.0
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
- In Magento Admin go to Stores > Configuration > Sales > Payment Methods.
- Expand FreedomPay HPP and enter your API credentials.
- Save the configuration and flush the cache.
Module Name
Freedompay_HPP