Description
Moneliq Payments for WooCommerce allows WooCommerce stores to redirect customers to the Moneliq hosted payment page and process secure online payments. The plugin supports both the classic WooCommerce checkout shortcode and the WooCommerce Checkout Block.
The plugin does not collect, process, or store card numbers, CVV codes, or other sensitive cardholder data on the merchant’s WordPress site. Card data is entered and processed on the hosted Moneliq payment page.
The plugin supports standard WooCommerce products and includes basic support for WooCommerce Subscriptions rebilling when saved payment tokens are available.
Requires WooCommerce 7.0 or later. Tested with WooCommerce 8.9.3.
External service disclosure
This plugin connects to the Moneliq payment gateway API in order to create payment orders, validate payment return requests, process automatic refunds, and process recurring payment requests.
Service endpoint used by the plugin:
- https://api.gate.moneliq.com
The plugin sends payment-related order data to Moneliq, including:
- order amount;
- order currency;
- WooCommerce order ID;
- customer billing email;
- customer billing phone number;
- customer billing country;
- customer billing name and address details when available, including street address, city, state, and postal code;
- generated payment identifier;
- customer IP address when available and required for recurring payment processing.
The plugin uses merchant API credentials entered in the WooCommerce payment method settings.
For more information, see the Moneliq legal documents:
- Moneliq Terms of Service: https://www.moneliq.com/terms-and-conditions
- Moneliq Privacy Policy: https://www.moneliq.com/privacy-policy
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory, or install the plugin ZIP through the WordPress admin area. - Activate the plugin through the Plugins screen in WordPress.
- Make sure WooCommerce is installed and active.
- Go to WooCommerce > Settings > Payments.
- Enable Moneliq.
- Enter the Moneliq API username and API password provided for your merchant account.
- Save changes.
FAQ
-
Does this plugin store card data?
-
No. The plugin redirects customers to the hosted Moneliq payment page. Card data is entered and processed on Moneliq-hosted infrastructure.
-
Which Moneliq API endpoint does the plugin use?
-
The plugin uses the Moneliq payment gateway API endpoint at
https://api.gate.moneliq.com. -
Does the plugin support WooCommerce HPOS?
-
Yes. The plugin declares compatibility with WooCommerce High-Performance Order Storage.
-
Does the plugin require WooCommerce?
-
Yes. WooCommerce must be installed and active.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Moneliq Payments for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Moneliq Payments for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.6
- Maintenance release for Plugin Check compatibility.
1.0.5
- Maintenance release for WordPress.org plugin directory compatibility.
1.0.4
- Added billing country and available billing address fields to the Moneliq order creation request.
1.0.3
- Fixed full automatic refunds after WooCommerce creates the local refund record before gateway processing. Refund amount validation now uses the refundable amount reported by the Moneliq API.
1.0.2
- Added automatic refund support through the Moneliq API.
1.0.1
- Added WooCommerce Checkout Block compatibility.
1.0.0
- Initial Moneliq Payments for WooCommerce release.