Meum Crypto Payments for WooCommerce

Description

Meum Crypto Payments for WooCommerce adds a payment gateway that lets your customers pay with cryptocurrency at checkout. Orders are fulfilled through Meum hosted checkout; when payment is confirmed, Meum sends a signed webhook to your store to update the WooCommerce order status.

Features

  • WooCommerce payment gateway and Blocks checkout support
  • Connect your store to Meum Merchant Admin with a one-time connection key
  • Hosted crypto checkout on Meum (customer leaves your site only to complete payment)
  • Webhook-driven order updates (paid, failed, expired, underpaid)
  • Settlement wallet configuration via Meum Merchant Admin

This plugin is a thin client. Payment processing, invoicing, and settlement logic run on Meum Platform services.

External services

This plugin connects to Meum Platform services operated by Meum. By using the plugin, data is transmitted to these services as described below.

Meum Platform API (https://api.meum.io)

  • Used when: connecting the store, testing the connection, creating payment invoices at checkout, and checking integration binding.
  • Data sent: store website URL, webhook URL, WordPress version, WooCommerce version, plugin version, order ID, order total, currency, WooCommerce customer ID (when logged in), billing contact and address fields (name, email, phone, company, country, city, state, postcode, address lines), order number, return URL, and API credentials after connection.
  • Terms of Service: https://meum.io/terms
  • Privacy Policy: https://meum.io/privacy

Meum Merchant Admin (https://app.meum.io)

  • Used when: you open linked setup pages from the plugin settings (integrations, settlement wallet, account settings). The plugin does not embed Merchant Admin; it opens these pages in your browser when you click admin links.
  • Data sent: standard browser requests when you visit Merchant Admin (authentication is handled by Meum in your browser session).
  • Terms of Service: https://meum.io/terms
  • Privacy Policy: https://meum.io/privacy

Meum Hosted Checkout (https://pay.meum.io)

  • Used when: a customer is redirected to complete crypto payment after placing an order with this gateway.
  • Data sent: invoice/payment session data required to display checkout (created via the Platform API). The customer interacts with Meum checkout directly.
  • Terms of Service: https://meum.io/terms
  • Privacy Policy: https://meum.io/privacy

Inbound webhooks to your site

  • Meum sends signed HTTP POST requests to your WooCommerce webhook endpoint to notify your store about invoice events (for example invoice.paid).
  • Data received: event type, invoice ID, order reference, payment amounts, and transaction metadata as provided by Meum.

No affiliate, powered-by, or promotional links are added to your storefront without your action. Admin links to Meum are shown only in WooCommerce settings to complete setup you initiate.

Installation

  1. Upload the plugin folder to /wp-content/plugins/meum-crypto-payments-for-woocommerce or install the ZIP via Plugins Add New Upload Plugin.
  2. Activate Meum Crypto Payments for WooCommerce through the Plugins screen.
  3. Ensure WooCommerce is installed and active.
  4. Go to WooCommerce Settings Payments Meum Crypto Payments.
  5. Open Merchant Admin Integrations WooCommerce at https://app.meum.io/dashboard/integrations and generate a connection key.
  6. Paste the connection key in the plugin settings and click Connect.
  7. Configure your organization settlement wallet in Merchant Admin if prompted.
  8. Enable the gateway and save settings.

FAQ

Do I need a Meum account?

Yes. Create a merchant account at https://app.meum.io and connect your WooCommerce store from Integrations.

Where are crypto payments processed?

On Meum hosted checkout (pay.meum.io). This plugin creates invoices via the Meum API and redirects customers to checkout.

Can I use a custom API URL?

Yes. Advanced settings on the gateway screen allow a custom Platform API URL for self-hosted or staging environments. Production stores should use https://api.meum.io.

What happens when I disconnect?

The plugin clears local API credentials and disables the gateway. Existing orders and history remain in WooCommerce.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Meum Crypto Payments for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.2.5

  • Initial release.
  • Accept crypto payments in WooCommerce via Meum hosted checkout.
  • Connect your store with a one-time connection key from Meum Merchant Admin.
  • Webhook-driven order updates and WooCommerce Blocks checkout support.