Description
MuliPay Payments for WooCommerce helps merchants connect their WooCommerce store to MuliPay without custom development. Customers complete payment on MuliPay’s secure hosted checkout page, and WooCommerce orders are updated automatically when payment status changes.
Features
- Hosted checkout powered by MuliPay
- Support for multiple payment methods available through MuliPay
- Automatic payment status updates in WooCommerce
- Full and partial refunds from the WooCommerce admin
- Compatibility with WooCommerce High-Performance Order Storage (HPOS)
- Support for classic and block-based WooCommerce checkout
- Signed payment notifications from MuliPay for secure order updates
Before you start
To use this plugin, you need an active WooCommerce store, a MuliPay merchant account, and MuliPay API credentials. MuliPay currently supports AUD (Australian Dollar).
How it works
At checkout, the plugin creates a MuliPay hosted checkout page for the order. The customer is redirected to MuliPay to pay. When payment status changes, MuliPay notifies your store so the WooCommerce order can be updated automatically.
External service
This plugin connects to MuliPay to start hosted checkout, manage the customer details needed for payment, keep order statuses in sync, and process refunds. Requests are sent to MuliPay’s production or sandbox service, depending on the mode selected in the plugin settings.
Data is sent to MuliPay’s servers when:
- API credentials are submitted to connect your store to MuliPay, or a refresh token is submitted to keep that connection active.
- A customer payment record is created or looked up. This may include the customer’s billing email address, billing first name, billing last name, and generated customer reference.
- A customer places an order. This may include the WooCommerce order ID, order number, currency, total amount, checkout description, item names, item quantities, item totals, payer ID, and return URL.
- A refund is initiated from the WooCommerce admin. This may include the MuliPay payment transaction ID, refund amount, and refund reason.
- Payment notifications are registered or verified. This may include the store notification URL and MuliPay payment event type.
Use of MuliPay services is subject to MuliPay’s Terms of Service and Privacy Policy.
Installation
- Upload the
mulipay-payments-for-woocommercefolder to the/wp-content/plugins/directory, or install via the WordPress plugin screen. - Activate the plugin through the “Plugins” screen in WordPress.
- Go to WooCommerce > Settings > Payments and enable MuliPay.
- Enter your MuliPay API key and secret key.
- Save your settings. Webhooks are registered automatically.
FAQ
-
What currencies are supported?
-
MuliPay currently supports AUD (Australian Dollar).
-
Do I need a MuliPay account?
-
Yes. You need a MuliPay merchant account to obtain API credentials. Visit mulipay.com to get started.
-
Does this plugin support refunds?
-
Yes. You can issue full or partial refunds directly from the WooCommerce order screen.
-
Is the block-based checkout supported?
-
Yes. The plugin supports both the classic and block-based WooCommerce checkout.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“MuliPay Payments for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “MuliPay 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.0
- Initial release.