PHPackages                             swedbank-pay/magento2-payments - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. swedbank-pay/magento2-payments

ActiveMagento2-module[Payment Processing](/categories/payments)

swedbank-pay/magento2-payments
==============================

A Swedbank Pay Payments module for Magento 2

1.2.4(4y ago)01.5k2[1 issues](https://github.com/SwedbankPay/swedbank-pay-magento2-payments/issues)[7 PRs](https://github.com/SwedbankPay/swedbank-pay-magento2-payments/pulls)Apache-2.0PHP

Since Mar 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/SwedbankPay/swedbank-pay-magento2-payments)[ Packagist](https://packagist.org/packages/swedbank-pay/magento2-payments)[ RSS](/packages/swedbank-pay-magento2-payments/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (7)Versions (17)Used By (0)

Swedbank Pay Magento 2 Payments
===============================

[](#swedbank-pay-magento-2-payments)

[![Swedbank Pay Magento 2 Payments](https://repository-images.githubusercontent.com/211832427/a3dde300-53e7-11ea-9c04-7a2cacb27ad2)](https://repository-images.githubusercontent.com/211832427/a3dde300-53e7-11ea-9c04-7a2cacb27ad2)

About
-----

[](#about)

**UNSUPPORTED**: This extension is at an early stage of development and is not supported as of yet by Swedbank Pay. It is provided as a convenience to speed up your development, so please feel free to play around. However, if you need support, please wait for a future, stable release.

The Swedbank Pay Payments module for Magento 2 integrates the all the payment methods provided by Swedbank Pay into Magento 2 for enabling interaction with the Swedbank Pay eCommerce API.

Requirements
------------

[](#requirements)

- Magento Open Source/Commerce version 2.2 or newer

**Please Note:** When your Merchant Account is created, there are a few things you need to attend to before you can start using it.

Installation
------------

[](#installation)

Swedbank Pay Magento 2 Payments may be installed via Magento Marketplace or Composer.

### Magento Marketplace

[](#magento-marketplace)

If you have linked your Marketplace account to your Magento 2 store, you may install the Swedbank Pay Magento 2 Payments with the Magento Component Manager.

For installation using the Component Manager, please see [the official guide](http://docs.magento.com/marketplace/user_guide/quick-tour/install-extension.html).

### Composer

[](#composer)

Swedbank Pay Payments for Magento 2 can alternatively be installed via composer with the following instructions:

1. In the Magento root directory enter command:

    ```
    composer require swedbank-pay/magento2-payments --no-update
    ```
2. Install module and required packages:

    ```
    composer update swedbank-pay/magento2-payments --with-dependencies
    ```
3. Enable the modules:

    ```
    bin/magento module:enable --clear-static-content SwedbankPay_Core SwedbankPay_Payments
    ```
4. Upgrade setup:

    ```
    bin/magento setup:upgrade
    ```
5. Compile:

    ```
    bin/magento setup:di:compile
    ```
6. Clear the cache:

    ```
    bin/magento cache:clean
    ```

Configuration
-------------

[](#configuration)

Swedbank Pay Payments configuration can be found under **Stores** &gt; **Configuration** &gt; **Sales** &gt; **Payment Methods** &gt; **Swedbank Pay** &gt; **Configure**.

As parts of the Swedbank Pay Payments installation we have **Core**, **Payments** and **Payment Menu**with configurable options as follows:

### Core

[](#core)

- **Enabled**: Status of the module.
- **Merchant Account**: Your Swedbank Pay Merchant Account ID.
- **Payee ID**: Your Swedbank Pay Payee ID.
- **Payee Name**: Your Swedbank Pay Payee Name.
- **Test Mode**: Only disable in live production site.
- **Debug Mode**: Enable this for more in-depth logging, should be off by default.

### Payments

[](#payments)

- **Enabled**: Status of the module.
- **Available Instruments**: Enable different payment instruments. (Please go to **store view** scope to select payment instruments)

Support
-------

[](#support)

To find the customer service available in your country, please visit [the Swedbank Pay website](https://swedbankpay.com/).

License
-------

[](#license)

Swedbank Pay Magento 2 Payments is released under [Apache V2.0 licence](LICENSE).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 63.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~59 days

Recently: every ~69 days

Total

9

Last Release

1762d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f6f1fb93fc10e82fe45d4fe0112b742df7fd32034b7f3543aef84c3f6bd5602?d=identicon)[swedbankpay](/maintainers/swedbankpay)

---

Top Contributors

[![shahriar-vdc](https://avatars.githubusercontent.com/u/59009669?v=4)](https://github.com/shahriar-vdc "shahriar-vdc (42 commits)")[![asbjornu](https://avatars.githubusercontent.com/u/12283?v=4)](https://github.com/asbjornu "asbjornu (17 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (2 commits)")[![edas11](https://avatars.githubusercontent.com/u/41359036?v=4)](https://github.com/edas11 "edas11 (1 commits)")

---

Tags

magentomagento-marketplacemagento2modulepayment-instrumentspayment-methodspaymentsswedbank-payswedbank-pay-paymentsswedbankpayswedbankpay-paymentsmagentopaymentswedbank-pay

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/swedbank-pay-magento2-payments/health.svg)

```
[![Health](https://phpackages.com/badges/swedbank-pay-magento2-payments/health.svg)](https://phpackages.com/packages/swedbank-pay-magento2-payments)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
