PHPackages                             paypro/magento2 - 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. paypro/magento2

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

paypro/magento2
===============

PayPro Payment Module for Magento 2

1.0.3(5y ago)02801[2 PRs](https://github.com/paypronl/magento2-payments-plugin/pulls)MITPHPPHP &gt;=7.0

Since Aug 21Pushed 7mo ago5 watchersCompare

[ Source](https://github.com/paypronl/magento2-payments-plugin)[ Packagist](https://packagist.org/packages/paypro/magento2)[ Docs](https://www.paypro.nl)[ RSS](/packages/paypro-magento2/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (14)Used By (0)

[![PayPro](https://camo.githubusercontent.com/145e92d7bbe46f754c17b3fd822dd65ee6b4383f4270a7cac1878fd9446e1d47/68747470733a2f2f70617970726f2e6e6c2f696d616765732f6c6f676f2d69652e706e67)](https://camo.githubusercontent.com/145e92d7bbe46f754c17b3fd822dd65ee6b4383f4270a7cac1878fd9446e1d47/68747470733a2f2f70617970726f2e6e6c2f696d616765732f6c6f676f2d69652e706e67)

PayPro Gateways - Magento 2
===========================

[](#paypro-gateways---magento-2)

[![Software License](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](LICENSE)

With this plugin you easily add all PayPro payment gateways to your Magento 2 webshop. Currently the plugin supports the following gateways:

- Afterpay
- Bancontact
- Banktransfer
- Direct Debit
- iDEAL
- Mastercard
- PayPal
- Sofort Digital
- Sofort Physical
- Visa

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

[](#requirements)

- PHP version 7.2 or greater
- Magento 2.3+

Install the module using Composer
---------------------------------

[](#install-the-module-using-composer)

Magento 2 uses Composer to manage module dependencies. We can also use Composer to install the module.

1. Run the following command in your Magento directory:

    ```
    $ composer require paypro/magento2
    ```
2. Run the setup command of Magento:

    ```
    $ php bin/magento setup:upgrade
    > php bin/magento cache:clean
    ```
3. If you run Magento in production mode make sure to recompile the static files:

    ```
    $ php bin/magento setup:di:compile
    > php bin/magento setup:static-content:deploy
    ```

Module setup
------------

[](#module-setup)

After installation we need to setup the module correctly to start processing payments.

1. First go to your Magento admin portal and go to **Stores** -&gt; **Configuration** -&gt; **Sales** -&gt; **Payment Methods** -&gt; **Other Payment Methods**

    Here you should see PayPro Gateway and PayPro iDEAL, as well as other PayPro payment methods.
2. We need to fill in an API key in the PayPro gateway settings. You can find your PayPro API key in your [Webshop Koppelen](https://www.paypro.nl/koppelen/webshops) or in [API Keys](https://www.paypro.nl/api/keys).

    If you want to use Affiliate Marketing or Mastercard and Visa you also have to supply your Product ID.
3. Enable **PayPro iDEAL** or any other PayPro payment method by setting **Enabled** to **Yes**.
4. Make sure to click the **Save Config** button.
5. That's it! You should now see the enabled payment methods during the checkout process.

Support
-------

[](#support)

If you need help with installing the module, please contact .

Contributing
------------

[](#contributing)

If you want to contribute to this project you can fork the repository. Create a new branch, add your feature and create a pull request. We will look at your request and determine if we want to add it.

Bugs
----

[](#bugs)

Did you find a bug and want to report it? Create a new issue where you clearly specify what the issue is and how it can be reproduced. Also make sure it is the actual plugin that creates the bug by disabling all unnecessary plugins.

License
-------

[](#license)

[MIT license](http://opensource.org/licenses/MIT)

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance45

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~58 days

Total

3

Last Release

2025d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7007dfc4bbaeb197797c731f7ccdad66943b8c326f13a09d16c41f41a2cda523?d=identicon)[PayPro](/maintainers/PayPro)

---

Top Contributors

[![paypro-leon](https://avatars.githubusercontent.com/u/13639105?v=4)](https://github.com/paypro-leon "paypro-leon (12 commits)")[![iownthegame](https://avatars.githubusercontent.com/u/1487369?v=4)](https://github.com/iownthegame "iownthegame (8 commits)")[![lexigen](https://avatars.githubusercontent.com/u/866602?v=4)](https://github.com/lexigen "lexigen (8 commits)")[![henkjanwils](https://avatars.githubusercontent.com/u/2492710?v=4)](https://github.com/henkjanwils "henkjanwils (1 commits)")

---

Tags

servicepaymentmagento2magento 2paypro

### Embed Badge

![Health badge](/badges/paypro-magento2/health.svg)

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

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[magepal/magento2-customshippingrate

Set your own Custom Shipping rates for admin order or create predefined shipping methods for frontend customers

98119.1k1](/packages/magepal-magento2-customshippingrate)[mollie/magento

iDEAL, Creditcard, Bancontact/Mister Cash, SOFORT, Bank transfer, Bitcoin, PayPal &amp; paysafecard for Magento https://www.mollie.com/

407.9k](/packages/mollie-magento)[sezzle/sezzlepay

Sezzle extension for Magento 2

1069.1k](/packages/sezzle-sezzlepay)[qenta/magento2-qcp

QENTA Checkout Page extension for Magento 2

113.7k](/packages/qenta-magento2-qcp)

PHPackages © 2026

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