WP Manifestindependent plugin directory
manifest / ecommerce / mm_aggr_wordpress

MainMoney

WordPress plugin for MainMoney aggregator payments

by MainMoney SARL · github.com/mainmoney-inc/mm_aggr_wordpress

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mainmoney-inc/mm_aggr_wordpress/archive/refs/heads/main.zip

Readme

MainMoney for WordPress

Accept MainMoney aggregator payments on WordPress. This plugin uses the official PHP SDK on the server and the JS/TS frontend SDK in the browser.

For WooCommerce checkouts, install MainMoney for WooCommerce instead.

Requirements

  • WordPress 6.7 or later
  • PHP 8.2 or later
  • A merchant application on MM Aggregator

Install

  1. Install the plugin (Composer or zip) into wp-content/plugins/.
  2. Activate MainMoney in WP Admin → Plugins.
  3. Enter your aggregator base URL and API credentials in Settings.

Do not put API keys in theme JavaScript.

License

Copyright (c) 2026 MainMoney SARL. Licensed under the PolyForm Noncommercial License 1.0.0. Commercial use requires permission from MainMoney SARL. See LICENSE.

Want to contribute? See CONTRIBUTING.md.

Read the full README on GitHub →