mage2pro / postfinance
mage2pro/postfinance
PostFinance integration with Magento 2
This extension integrates a Magento 2 based webstore with the PostFinance payment service (Switzerland).
The module is free and open source.
Settings

Screenshots
- The payment menu (generated by PostFinance, not by the extension)
- The VISA payment interface
- The MasterCard payment interface
- The PostFinance E-finance payment interface (an online banking)
- The PostFinance Card payment interface
- The TWINT payment interface (a Switzerland’s digital wallet)
- The PayPal payment interface in the test mode
How to buy
You can buy it with PayPal here.
How to install
Hire me in Upwork, and I will:
- install and configure the module properly on your website
- answer your questions
- solve compatiblity problems with third-party checkout, shipping, marketing modules
- implement new features you need
2. Self-installation
bin/magento maintenance:enable
rm -f composer.lock
composer clear-cache
composer require mage2pro/postfinance:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US <additional locales, e.g.: de_CH fr_CH it_CH rm_CH gsw_CH>
bin/magento maintenance:disable
How to update
bin/magento maintenance:enable
composer remove mage2pro/postfinance
rm -f composer.lock
composer clear-cache
composer require mage2pro/postfinance:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US <additional locales, e.g.: de_CH fr_CH it_CH rm_CH gsw_CH>
bin/magento maintenance:disable
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Released |
|---|---|---|---|
| 1.2.1 | stable | Fail | 2023-07-20 18:07:26 |
| 1.2.0 | stable | Not tested | 2023-02-08 01:56:04 |
| 1.1.4 | stable | Not tested | 2019-09-29 22:21:07 |
| 1.1.3 | stable | Not tested | 2019-09-28 09:09:50 |
| 1.1.2 | stable | Not tested | 2019-05-10 06:21:31 |
| 1.1.1 | stable | Not tested | 2018-04-24 03:58:33 |
| 1.1.0 | stable | Not tested | 2017-12-05 19:11:59 |
| 1.0.10 | stable | Not tested | 2017-11-18 08:47:05 |
| 1.0.9 | stable | Not tested | 2017-10-25 01:44:57 |
| 1.0.8 | stable | Not tested | 2017-10-24 23:59:06 |
| 1.0.7 | stable | Not tested | 2017-10-15 12:35:41 |
| 1.0.6 | stable | Not tested | 2017-09-16 09:36:20 |
| 1.0.5 | stable | Not tested | 2017-09-14 03:40:42 |
| 1.0.4 | stable | Not tested | 2017-09-13 05:45:46 |
| 1.0.3 | stable | Not tested | 2017-09-12 04:11:59 |
| 1.0.2 | stable | Not tested | 2017-09-05 23:36:57 |
| 1.0.1 | stable | Not tested | 2017-09-02 19:22:35 |
| 1.0.0 | stable | Not tested | 2017-09-01 16:04:27 |
| 0.2.1 | stable | Not tested | 2017-09-01 15:33:00 |
| 0.2.0 | stable | Not tested | 2017-09-01 15:21:59 |
| 0.1.9 | stable | Not tested | 2017-09-01 10:18:02 |
| 0.1.8 | stable | Not tested | 2017-09-01 09:19:20 |
| 0.1.7 | stable | Not tested | 2017-08-31 17:51:57 |
| 0.1.6 | stable | Not tested | 2017-08-29 22:50:55 |
| 0.1.5 | stable | Not tested | 2017-08-29 19:10:55 |
| 0.1.4 | stable | Not tested | 2017-08-23 13:23:32 |
| 0.1.3 | stable | Not tested | 2017-08-22 15:49:51 |
| 0.1.2 | stable | Not tested | 2017-08-22 09:38:23 |
| 0.1.1 | stable | Not tested | 2017-08-21 08:02:36 |
| 0.1.0 | stable | Not tested | 2017-08-21 07:54:43 |
| 0.0.9 | stable | Not tested | 2017-08-21 07:37:28 |
| 0.0.8 | stable | Not tested | 2017-08-20 23:57:11 |
| 0.0.7 | stable | Not tested | 2017-08-20 15:30:12 |
| 0.0.6 | stable | Not tested | 2017-08-20 10:09:17 |
| 0.0.5 | stable | Not tested | 2017-08-19 08:49:05 |
| 0.0.4 | stable | Not tested | 2017-08-19 08:19:57 |
| 0.0.3 | stable | Not tested | 2017-08-19 05:14:03 |
| 0.0.2 | stable | Not tested | 2017-08-18 23:29:18 |
| 0.0.1 | stable | Not tested | 2017-08-18 17:57:39 |
Requires 1
| Package | Constraint |
|---|---|
| mage2pro/core | >=3.7.5 |
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 11 | 11 errors (gating threshold: error-severity=10, ruleset: Magento2) |
| PHPStan | Fail | 5 | 5 errors (level 4, ruleset: phpstan + bitexpert/phpstan-magento) |
| Cpd | Pass | 0 | |
| Security | Pass | 0 |
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.