freedompay / common
Shared library for FreedomPay and CitiPay Magento 2 payment modules
Package info
github.com/FreedomPay-Plugins/FreedomPay.HPP.Plugins.Magento.Common
Type:magento2-module
pkg:composer/freedompay/common
1.0.1
2026-08-05 11:19 UTC
Requires
- php: ^8.1
- ext-json: *
- ext-simplexml: *
- 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
Shared library module required by the FreedomPay HPP and CitiPay HPP Magento 2 payment modules. Provides the common gateway framework, logging (with sensitive data redaction), request/response handling, and shared UI components used by both integrations.
This module does not expose a payment method on its own — it is a dependency of freedompay/hpp and citipay/hpp.
Requirements
- Magento 2.4.x (tested on 2.4.9)
- PHP 8.1 – 8.3
Installation
composer require freedompay/common bin/magento module:enable Freedompay_Common bin/magento setup:upgrade bin/magento cache:flush
Module Name
Freedompay_Common