Prerequisites
- Plugin installed and activated
- Settlement wallet configured in Merchant Admin
- WooCommerce connection key from Dashboard → Integrations → WooCommerce
Steps
- Open WooCommerce → Settings → Payments → Meum Crypto Payments
- Paste the connection key from Merchant Admin
- Click Connect
- On success, the plugin stores:
- Dedicated API key
- Webhook secret
- Integration ID
- Enable the gateway checkbox
- Save settings
Advanced settings
- Platform API URL: default
https://api.meum.io. Change only when Meum support provides a different base URL for your environment.
On Growth and Business plans, configure whether the platform fee is paid by the merchant or customer under Dashboard → Stores → [Store] → Settings → Checkout. See Checkout fees.
Shop currency
WooCommerce sends the store shop currency on each invoice. That currency must be allowed in Meum merchant invoice fiat settings. Otherwise checkout fails withCURRENCY_NOT_ALLOWED (HTTP 403).
Fix: allow the shop currency in Merchant Admin, or change WooCommerce → Settings → General → Currency to a currency Meum already allows. See Common API errors.