freedompay/common

Shared library for FreedomPay and CitiPay Magento 2 payment modules

Maintainers

Package info

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

Type:magento2-module

pkg:composer/freedompay/common

Transparency log

Statistics

Installs: 1

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2026-08-05 11:19 UTC

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

License

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