Mollie Terminal for WooCommerce
Mollie Terminal integration for WooCommerce POS
by kilbot · github.com/wcpos/mollie-terminal-for-woocommerce
★ 0stars
39release downloads
≈10active sites
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/wcpos/mollie-terminal-for-woocommerce/releases/download/v0.5.4/mollie-terminal-for-woocommerce.zipDeclares an update source (https://github.com/wcpos/mollie-terminal-for-woocommerce), so updates arrive through the plugin's own updater.
From the readme
Mollie Terminal for WooCommerce
Mollie Terminal support for WooCommerce and WooCommerce POS.
This plugin starts Mollie pointofsale payments for in-person checkout and treats Mollie as the source of truth for payment and refund state. Local WooCommerce order meta is only a cache.
Safety model
- Per-order locks prevent duplicate payment/refund mutations.
- Every webhook, poll, cancel, retry, and refund path fetches authoritative Mollie state before changing an order.
- Webhooks only trust the payment ID from Mollie, then fetch the payment.
- Payment attempts are append-only history.
- Refund retries reconcile by Mollie refund IDs and metadata before creating another refund.
- POS payments are limited to EUR until broader Mollie Terminal currency support is confirmed.
Setup
1. Install and activate WooCommerce.
2. Activate this plugin.
3. Go to WooCommerce → Settings → Payments → Mollie Terminal.
4. Choose an API key source: enter the Mollie API key matching the selected
mode here, or
reuse the key already configured in the official Mollie Payments for
WooCommerce plugin (matched to the selected mode). See the note below about
test mode.
5. If you accept terminal paym
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.5.4 | Sep 5, 2026 | mollie-terminal-for-woocommerce.zip | 6 |
| v0.5.3 | Sep 5, 2026 | mollie-terminal-for-woocommerce.zip | 6 |
| v0.5.2 | Sep 3, 2026 | mollie-terminal-for-woocommerce.zip | 6 |
| v0.5.1 | Sep 3, 2026 | mollie-terminal-for-woocommerce.zip | 2 |
| v0.5.0 | Sep 3, 2026 | mollie-terminal-for-woocommerce.zip | 1 |
| v0.4.0 | Jul 8, 2026 | mollie-terminal-for-woocommerce.zip | 8 |
| v0.3.1 | Jul 2, 2026 | mollie-terminal-for-woocommerce.zip | 3 |
| v0.3.0 | Jul 2, 2026 | mollie-terminal-for-woocommerce.zip | 0 |
| v0.2.0 | Jul 1, 2026 | mollie-terminal-for-woocommerce.zip | 2 |
| v0.1.2 | Jun 30, 2026 | mollie-terminal-for-woocommerce.zip | 3 |
| v0.1.1 | Jun 29, 2026 | mollie-terminal-for-woocommerce.zip | 1 |
| v0.1.0 | Jun 16, 2026 | mollie-terminal-for-woocommerce.zip | 1 |
Active-site estimate ≈10 comes from the v0.5.3 cohort. Method.