๐Ÿ“Š State of Magento 2025 โ†’

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
๐Ÿ† Leaderboard
Actively Maintained v2.0.0

Magento2 Storeinfo Payments

siteation/magento2-storeinfo-payments

Displays enabled payment methods as icons in the store's footer or other areas. Allows exclusion of specific payment methods via configuration.

15,184
Downloads
Below average
8
GitHub Stars
Below average
1mo ago
Last Release
1
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
59 warnings
L0 PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v2.0.0 on Magento 2.4.8-p3
Dec 28, 2025
v1.2.0 on Magento 2.4.8-p3
Dec 27, 2025

Share This Module's Status

Magento2 Storeinfo Payments Magento compatibility status badge

README

Loaded from GitHub

Siteation - Magento 2 StoreInfo Payments

Packagist Version Supported Magento Versions Hyvรค Themes Module Hyvรค CMS Supported 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:

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 |

Hyva CMS

| CMS | Picker | | ------------ | ------------ | | preview-4 | preview-5 |

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 | โœ“ | โœ“ | โœ“ | | โœ“ | | visa * | โœ“ | โœ“ | โœ“ | | | | vpay | | โœ“ | โœ“ | | | | wechatpay | | โœ“ | โœ“ | โœ“ | โœ“ |

*Bundled to one creditcard icon by default, can be disabled trough the CreditCard method unbundling option

[!NOTE] Stripe is also supported trough the Adobe Marketplace

[!NOTE] Any payment option with gift or cadeau in its name will also be shown as the giftcard

[!IMPORTANT] This list only reflects the modules we've confirmed compatibility with so far.

While we haven't specifically tested this module with every payment module, it should work with many of them out of the box, as long the payment methods listed are offered by this payment module.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.