Title: CorePay Gateway for WooCommerce
Author: corelabs
Published: <strong>June 15, 2026</strong>
Last modified: June 15, 2026

---

Search plugins

![](https://ps.w.org/corepay-gateway-for-woocommerce/assets/icon-256x256.png?rev
=3573085)

# CorePay Gateway for WooCommerce

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

[Download](https://downloads.wordpress.org/plugin/corepay-gateway-for-woocommerce.0.1.3.zip)

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

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

## Description

CorePay Gateway for WooCommerce adds CorePay Money as a WooCommerce payment gateway
for product checkout and subscription payments.

The plugin creates WooCommerce orders, renders the CorePay Money hosted widget on
the order payment page, and waits for signed webhook callbacks before marking orders
paid.

#### Features

 * WooCommerce payment gateway for product checkout.
 * WooCommerce Checkout Blocks support.
 * WooCommerce Subscriptions support for initial subscription payments and renewal
   orders.
 * Hosted CorePay Money widget integration.
 * Sortable provider list with drag-to-reorder and delete controls.
 * Store currency by default, with an admin override for a custom CorePay asset 
   and store-currency fiat quote.
 * Digitize option enabled by default.
 * Required Ed25519 webhook signature validation against CorePay’s well-known JWKS.
 * WooCommerce HPOS compatibility declaration.

#### External service

This plugin connects to CorePay Money, an external payment service, to render the
hosted payment widget and verify payment webhooks.

The plugin loads the hosted widget script from:

 * https://corepay.money/widget

The widget script requests rendered payment markup from:

 * https://corepay.money/api/v1/widget/render

The plugin fetches CorePay’s public signing keys from:

 * https://corepay.money/.well-known/jwks.json

The widget receives configured provider IDs, payment currency, and payment amount.
Webhook verification receives and validates payment event data sent by CorePay, 
including order ID, order key, status, transaction ID, amount, and currency.

Use of this plugin requires a CorePay Money account/provider configuration. See 
CorePay Money for service terms and privacy details:

 * https://corepay.money
 * Terms of Service: https://corepay.money/terms/service
 * Privacy Policy: https://corepay.money/terms/privacy

## Screenshots

[⌊CorePay Money payment gateway settings in WooCommerce.⌉⌊CorePay Money payment 
gateway settings in WooCommerce.⌉[

CorePay Money payment gateway settings in WooCommerce.

[⌊CorePay Money provider configuration.⌉⌊CorePay Money provider configuration.⌉[

CorePay Money provider configuration.

[⌊CorePay Money payment method at checkout.⌉⌊CorePay Money payment method at checkout
.⌉[

CorePay Money payment method at checkout.

[⌊CorePay Money payment widget.⌉⌊CorePay Money payment widget.⌉[

CorePay Money payment widget.

[⌊Successful CorePay Money payment confirmation.⌉⌊Successful CorePay Money payment
confirmation.⌉[

Successful CorePay Money payment confirmation.

## Installation

 1. Upload the plugin files to `/wp-content/plugins/corepay-gateway-for-woocommerce`,
    or install the plugin through the WordPress plugins screen.
 2. Activate the plugin through the Plugins screen in WordPress.
 3. Go to WooCommerce > Settings > Payments > CorePay Money.
 4. Enable the gateway.
 5. Configure at least one complete provider row with an ID / CORE ID and Provider 
    ID.
 6. Configure currency behavior and webhook signature key ID if needed.

## FAQ

### Why does the payment method not appear at checkout?

The gateway must be enabled and at least one provider row must have both an ID /
CORE ID and Provider ID. If custom currency mode is enabled, the custom CorePay 
asset must be 1 to 6 characters; the WooCommerce store currency is still used as
the fiat quote.

### Does this support WooCommerce Checkout Blocks?

Yes. The plugin registers a payment method integration for the block-based checkout.

### Does this support subscriptions?

Yes. The plugin advertises WooCommerce Subscriptions support and handles initial
subscription payments, renewal orders, and payment-method changes.

### What webhook URL should be configured in CorePay?

Use the webhook URL shown on the CorePay Money payment settings page. It follows
the WooCommerce API callback format:

    ```
    https://example.com/wc-api/corepay_money
    ```

### Is PHP sodium required?

Yes. CorePay webhook signatures use Ed25519 / EdDSA verification, which requires
PHP sodium support.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

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

[Translate “CorePay Gateway for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/corepay-gateway-for-woocommerce)

### Interested in development?

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

## Changelog

#### 0.1.3

 * Corrected the WordPress.org contributor metadata.

#### 0.1.2

 * Bundled the CorePay payment method icon locally for WordPress.org review compliance.

#### 0.1.1

 * Updated plugin name and text domain for WordPress.org review.
 * Avoided storing raw webhook request bodies in debug logs.
 * Sanitized decoded webhook payload data before use and storage.

#### 0.1.0

 * Initial release.
 * Added WooCommerce payment gateway.
 * Added WooCommerce Checkout Blocks integration.
 * Added CorePay Money hosted widget rendering.
 * Added signed webhook verification.
 * Added provider row configuration.
 * Added WooCommerce Subscriptions support.

## Meta

 *  Version **0.1.3**
 *  Last updated **2 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [checkout](https://wordpress.org/plugins/tags/checkout/)[payment gateway](https://wordpress.org/plugins/tags/payment-gateway/)
   [payments](https://wordpress.org/plugins/tags/payments/)[subscriptions](https://wordpress.org/plugins/tags/subscriptions/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/corepay-gateway-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

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