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.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubSiteation - Magento 2 StoreInfo Payments
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 |
| ------------ | ------------ |
|
|
|
Hyva CMS
| CMS | Picker |
| ------------ | ------------ |
|
|
|
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
giftorcadeauin its name will also be shown as thegiftcard
[!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.

