Free
Download the package from the manager of your site.
How to download?
How to download?
Warning! This component requires PHP version
5.5
or higher!
If your site uses PHP less than required, the installation of this
package could break it.
Warning! This package requires MODX not less than
2.3
!
This package will allow you to receive payments via Mollie.com on your miniShop2 powered site.
— Install miniShop2
— Install this package
— Get API key from Mollie dashboard.
— Specify it in the mollie_api_key system setting.
— Edit Mollie payment method in miniShop2 settings and check active box
— Switch tab to Delivery and pick up at least one method
— Then save form.
There are only 2 system settings:
1. mollie_api_key The API key you got from Mollie dashboard
2. mollie_success_id — The id of a page the consumer will be redirected to after the payment process
Package was developed for Sterc.
Source code is on GitHub.
Quick Start
— Install miniShop2
— Install this package
— Get API key from Mollie dashboard.
— Specify it in the mollie_api_key system setting.
— Edit Mollie payment method in miniShop2 settings and check active box
— Switch tab to Delivery and pick up at least one method
— Then save form.
Settings
There are only 2 system settings:
1. mollie_api_key The API key you got from Mollie dashboard
2. mollie_success_id — The id of a page the consumer will be redirected to after the payment process
Demo
Links
Package was developed for Sterc.
Source code is on GitHub.
1.0.1-pl
- Fix phptype for PHP-7.x
1.0.0-pl
- First release