# siteation/magento2-storeinfo-payments

> The Siteation StoreInfo Payments module simplifies the process of displaying your configured payment methods on your store

`composer require siteation/magento2-storeinfo-payments`

Canonical URL: https://packagento.com/siteation/magento2-storeinfo-payments

## At a glance

- **Vendor**: siteation (https://packagento.com/siteation.md)
- **Latest version**: 2.1.0 — released 2026-02-14
- **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/siteation/magento2-storeinfo-payments 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 siteation/magento2-storeinfo-payments:*
   bin/magento setup:upgrade
   bin/magento setup:di:compile
   bin/magento cache:flush
   ```

## What it does

The Siteation StoreInfo Payments module simplifies the process of displaying your configured payment methods on your store

## README

[![Packagist Version](https://img.shields.io/packagist/v/siteation/magento2-storeinfo-payments?style=for-the-badge)](https://packagist.org/packages/siteation/magento2-storeinfo-payments)
![Supported Magento Versions](https://raw.githubusercontent.com/Siteation/.github/main/assets/badges/magento-2.4-support.png)
[![Hyvä Themes Module](https://raw.githubusercontent.com/Siteation/.github/main/assets/badges/hyva-module.png)](https://hyva.io/)
[![Hyvä CMS Supported](https://img.shields.io/badge/Hyva_CMS-Supported-0a144b.svg?longCache=true&style=for-the-badge)](https://hyva.io/)
[![License](https://raw.githubusercontent.com/Siteation/.github/main/assets/badges/license.png)](https://github.com/Siteation/magento2-storeinfo-payments/blob/main/LICENSE)

The Siteation StoreInfo Payments module simplifies displaying configured payment methods on your store.

Once enabled for checkout, this module automatically displays the same options in your footer or other chosen locations.

### Installation

Install the package via:

```bash
composer require siteation/magento2-storeinfo-payments
bin/magento setup:upgrade
```

### How to use

By default, the module displays all enabled payment methods as icons in your theme's footer without requiring configuration.

To exclude specific payment methods, navigate to **Stores → Configuration → Siteation → Payment Methods**.

To display payment methods in other areas, use the ViewModel provided by this module. It offers additional functions for greater flexibility in rendering configured payment methods.

#### Icon Style

The default icon style is "default" (card with icon).

You can configure the style through the admin option found in **Stores → Configuration → Siteation → Payment Methods → Payment Method Style**.

#### Credit Card Method Unbundling

By default, the module bundles all Credit Card methods into a single icon.

You can disable this feature through the admin option found in **Stores → Configuration → Siteation → Payment Methods → Bundle Creditcard Methods**.

### Previews

| Footer       | Minicart     |
| ------------ | ------------ |
| ![preview-1] | ![preview-2] |

[preview-1]: ./assets/footer.webp "Preview of the Siteation StoreInfo Payments in footer"
[preview-2]: ./assets/minicart.webp "Preview of the Siteation StoreInfo Payments in minicart"

#### Hyva CMS

| CMS          | Picker       |
| ------------ | ------------ |
| ![preview-4] | ![preview-5] |

[preview-4]: ./assets/cms.gif "Preview of Hyva CMS with Siteation StoreInfo Payments Components"
[preview-5]: ./assets/cms-picker.webp "Preview of Hyva CMS Picker with Siteation StoreInfo Payments Components"

### Supported Payment options as Icon

|                              | [Mollie] | [PayNL] | [MultiSafePay] | [Buckaroo] | [PayOne] |
| ---------------------------- | :------: | :-----: | :------------: | :--------: | :------: |
| afterpay / riverty           |          |    ✓    |       ✓        |     ✓      |          |
| alipay                       |          |    ✓    |       ✓        |     ✓      |    ✓     |
| amazonpay                    |          |    ✓    |       ✓        |            |    ✓     |
| american express *           |    ✓     |    ✓    |       ✓        |            |          |
| applepay                     |    ✓     |    ✓    |       ✓        |     ✓      |    ✓     |
| bancontact                   |    ✓     |    ✓    |       ✓        |     ✓      |    ✓     |
| belfius                      |    ✓     |         |       ✓        |     ✓      |          |
| biller                       |          |    ✓    |       ✓        |            |          |
| billie                       |    ✓     |         |                |            |          |
| cash-on-delivery / pay-after |          |         |       ✓        |            |    ✓     |
| creditcard                   |    ✓     |         |       ✓        |     ✓      |    ✓     |
| direct-debit                 |          |         |       ✓        |            |    ✓     |
| eps                          |    ✓     |    ✓    |       ✓        |     ✓      |    ✓     |
| giftcard                     |    ✓     |    ✓    |                |     ✓      |          |
| giropay                      |    ✓     |    ✓    |       ✓        |     ✓      |    ✓     |
| googlepay                    |          |    ✓    |       ✓        |            |          |
| ideal                        |    ✓     |    ✓    |                |     ✓      |    ✓     |
| in3                          |    ✓     |    ✓    |       ✓        |     ✓      |          |
| kbc/cbc                      |    ✓     |         |       ✓        |     ✓      |          |
| klarna                       |    ✓     |    ✓    |                |            |    ✓     |
| maestro *                    |    ✓     |    ✓    |       ✓        |            |          |
| mastercard *                 |    ✓     |    ✓    |       ✓        |            |          |
| mbway / multibanco           |          |    ✓    |       ✓        |     ✓      |          |
| mybank                       |    ✓     |         |       ✓        |            |          |
| payconiq                     |          |    ✓    |                |     ✓      |          |
| paypal                       |    ✓     |    ✓    |       ✓        |     ✓      |    ✓     |
| paysafecard                  |    ✓     |         |       ✓        |            |          |
| przelewy24                   |    ✓     |    ✓    |                |     ✓      |    ✓     |
| sepa                         |    ✓     |         |                |     ✓      |    ✓     |
| sofort                       |    ✓     |    ✓    |                |     ✓      |    ✓     |
| trustly                      |    ✓     |    ✓

_(README truncated for .md surface. Full README on https://packagento.com/siteation/magento2-storeinfo-payments.)_

## Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### [Unreleased]

[Unreleased]: https://github.com/Siteation/magento2-storeinfo-payments/compare/2.1.0...main

### [2.1.0] - 2026-02-14

[2.1.0]: https://github.com/Siteation/magento2-storeinfo-payments/compare/2.0.0...2.1.0

#### Added

- Support for changing the iDeal logo to the new iDeal - Wero Logo
- Tailwind 4 support for Hyvä.

#### Fixed

- Creditcard Bundeling option with AmericanExpress

### [2.0.0] - 2025-12-28

[2.0.0]: https://github.com/Siteation/magento2-storeinfo-payments/compare/1.2.0...2.0.0

#### Added

- Added Hyvä CMS support, allowing the templates to be used as components.
- Added Icon Style option for Default, Mono and Flat styles.
- Added support for Location display conditions.
- Added Footer Payment Icons to before footer as a default in marquee style.

#### Changed

- Reworked templates to be more modular and easier to customize.

### [1.2.0] - 2024-12-29

[1.2.0]: https://github.com/Siteation/magento2-storeinfo-payments/compare/1.1.0...1.2.0

#### Added
- Support for more payment options, see readme for what is supported
- PayOne to the support chart

### [1.1.0] - 2024-06-02

[1.1.0]: https://github.com/Siteation/magento2-storeinfo-payments/compare/1.0.0...1.1.0

#### Added
- Option to show each Creditcard icon separate, instead of the bundled creditcard icon
- Support for more payment options, see readme for what is supported
- Buckaroo to the support chart

### 1.0.2 - 2024-04-06

#### Changed
- Update dependencies

### 1.0.1 - 2023-08-18

#### Fixed
- Missing column style for default Hyva theme
- SVG icon path issue

### 1.0.0 - 2023-04-28

Initial release 🎉

## Recent Versions

| Version | Released |
|---|---|
| 2.1.0 | 2026-02-14 |
| 2.0.0 | 2025-12-28 |
| 1.2.0 | 2024-12-30 |
| 1.1.0 | 2024-06-02 |
| 1.0.2 | 2024-04-06 |
| 1.0.1 | 2023-08-18 |
| 1.0.0 | 2023-04-28 |

## Dependencies

### Require

| Package | Constraint |
|---|---|
| hyva-themes/magento2-theme-module | >=1.1.0 |
| magento/framework | >=102.0.0 |
| magento/module-payment | ^100.0 |
| siteation/magento2-hyva-icons-payment | >=1.2.5 |

## Quality

Latest release (2.1.0) passes 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 | not tested | not tested | – | – |
| 2.4.8 | – | not tested | not tested | – |
| 2.4.9 | – | – | not tested | not tested |


### 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 | Warning | 41 | 41 warnings (ruleset: Magento2) — 14 auto-fixable with phpcbf |
| PHPMD | Warning | 4 | 4 rule violations (UnusedLocalVariable:1, CyclomaticComplexity:1, NPathComplexity:1, UnusedFormalParameter:1) |
| Cpd | Pass | 0 |  |
| Composer validate | Info | 4 | valid; 4 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 | Error | Error | – | – |
| 2.4.8 | – | Error | Error | – |
| 2.4.9 | – | – | Error | Error |


### 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 | N/A | 0 | no resolvable dependency tree to audit — Your requirements could not be resolved to an installable set of packages. Problem 1 |
| 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=["siteation/magento2-storeinfo-payments"],
  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

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

