Title: Moment Payments for WooCommerce
Author: momentco
Published: <strong>May 19, 2026</strong>
Last modified: May 19, 2026

---

Search plugins

![](https://ps.w.org/moment-payments-for-woocommerce/assets/banner-772x250.png?rev
=3536644)

![](https://ps.w.org/moment-payments-for-woocommerce/assets/icon-256x256.png?rev
=3536644)

# Moment Payments for WooCommerce

 By [momentco](https://profiles.wordpress.org/momentco/)

[Download](https://downloads.wordpress.org/plugin/moment-payments-for-woocommerce.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/moment-payments-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/moment-payments-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/moment-payments-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/moment-payments-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/moment-payments-for-woocommerce/)

## Description

Moment Payments for WooCommerce integrates the [Moment](https://momentco.net) hosted
checkout into your WooCommerce store. Customers are redirected to a secure Moment-
hosted payment page and returned to your store after completion. Order status is
driven by signed webhooks — no polling required.

**Features**

 * One-time payments via hosted checkout redirect
 * EFT and wallet support
 * Subscriptions (requires WooCommerce Subscriptions)
 * Full and partial refunds from the WooCommerce admin
 * Block checkout and classic shortcode checkout support
 * HMAC-SHA256 webhook signature verification with replay-attack protection
 * Configurable verify-on-return API check to close the redirect–webhook race
 * Admin notices for missing credentials, no HTTPS, and WooCommerce version checks
 * Debug logging via WooCommerce log viewer (tagged `source=moment-payments`)

**Requirements**

 * WordPress 6.0+
 * WooCommerce 8.0+
 * PHP 7.4+
 * A Moment merchant account ([sign up](https://momentco.net))
 * Store currency must be ZAR

### External services

This plugin connects to the Moment payments API (https://api.momentpay.net) operated
by Moment. The connection is required for the plugin to function as a payment gateway.

**What is sent and when**

 * When a customer places an order, the plugin sends the order ID, order key, currency,
   amount, customer email, and billing details (name, address) to Moment to create
   a hosted-checkout payment session.
 * After the customer is redirected back to the store, if the “Verify on return”
   option is enabled, the plugin queries Moment for the session status using the
   session ID.
 * When a card last-4 / scheme is needed for display in the WooCommerce admin, the
   plugin queries Moment for the payment object using its payment ID.
 * When a merchant issues a refund from the WooCommerce admin, the plugin sends 
   the payment ID, amount, and optional reason to Moment.
 * Moment delivers signed webhook events (payment_session.updated, payment.refunded)
   inbound to the plugin’s webhook endpoint; the plugin verifies the HMAC-SHA256
   signature and updates order status accordingly.

No card data ever touches the merchant site — card details are entered only on Moment’s
hosted checkout pages, which the plugin does not control.

**Service provider**

 * Service: Moment — https://momentco.net
 * Terms of service and privacy policy: https://momentco.net/legal

## Screenshots

[⌊The Moment Payments settings page in WooCommerce.⌉⌊The Moment Payments settings
page in WooCommerce.⌉[

The Moment Payments settings page in WooCommerce.

[⌊Moment gateway displayed at block checkout.⌉⌊Moment gateway displayed at block
checkout.⌉[

Moment gateway displayed at block checkout.

## Installation

 1. Upload the `moment-payments` folder to `/wp-content/plugins/`, or install via the
    WordPress plugin screen.
 2. Activate the plugin through the **Plugins** screen.
 3. Go to **WooCommerce  Settings  Payments  Moment Payments**.
 4. Enter your Secret Key, Public Key, and Webhook Signing Secret from your Moment 
    merchant dashboard.
 5. Register `https://yourstore.com/?wc-api=moment_webhook` as a webhook endpoint in
    your Moment account.
 6. Enable the gateway and save.

## FAQ

### What currencies are supported?

ZAR (South African Rand) only. The gateway will not appear at checkout on stores
configured with a different base currency.

### Where do I find my API keys?

Log in to your [Moment merchant dashboard](https://momentco.net), navigate to **
Developers  API Keys** for your Secret and Public keys, and **Developers  Webhooks**
for the signing secret.

### Does this plugin support WooCommerce Subscriptions?

Yes. Install and activate WooCommerce Subscriptions and the Moment gateway will 
detect it automatically. Initial subscription payments follow the hosted checkout
flow; renewals are charged server-side without customer interaction.

### The payment gateway is not appearing at checkout.

Check that: (1) the plugin is activated, (2) the gateway is enabled under WooCommerce
Settings  Payments, (3) a Secret Key is configured, and (4) your store currency 
is set to ZAR.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ momentco ](https://profiles.wordpress.org/momentco/)

[Translate “Moment Payments for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/moment-payments-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/moment-payments-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/moment-payments-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/moment-payments-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/moment-payments-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.
 * Hosted checkout redirect via the Moment API.
 * HMAC-SHA256 webhook signature verification.
 * Full and partial refund support.
 * WooCommerce Subscriptions compatibility.
 * Block checkout and classic shortcode support.
 * HPOS compatibility declared.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.5**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [checkout](https://wordpress.org/plugins/tags/checkout/)[gateway](https://wordpress.org/plugins/tags/gateway/)
   [payment](https://wordpress.org/plugins/tags/payment/)[south africa](https://wordpress.org/plugins/tags/south-africa/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/moment-payments-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/moment-payments-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/moment-payments-for-woocommerce/reviews/)

## Contributors

 *   [ momentco ](https://profiles.wordpress.org/momentco/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/moment-payments-for-woocommerce/)