Title: ZERTH Pay Payment Gateway
Author: James KPIE
Published: <strong>Est 21, 2025</strong>
Last modified: Est 21, 2025

---

Search plugins

![](https://ps.w.org/zerth-pay-payment-gateway/assets/banner-772x250.png?rev=3348001)

![](https://ps.w.org/zerth-pay-payment-gateway/assets/icon-256x256.png?rev=3347825)

# ZERTH Pay Payment Gateway

 By [James KPIE](https://profiles.wordpress.org/jameskpie/)

[Download](https://downloads.wordpress.org/plugin/zerth-pay-payment-gateway.zip)

 * [Details](https://cor.wordpress.org/plugins/zerth-pay-payment-gateway/#description)
 * [Reviews](https://cor.wordpress.org/plugins/zerth-pay-payment-gateway/#reviews)
 *  [Installation](https://cor.wordpress.org/plugins/zerth-pay-payment-gateway/#installation)
 * [Development](https://cor.wordpress.org/plugins/zerth-pay-payment-gateway/#developers)

 [Support](https://wordpress.org/support/plugin/zerth-pay-payment-gateway/)

## Description

With ZERTH Pay, Merchants can allow customer pay at Woocommerce check using Naira,
USD and cryptocurrency and the Merchant get his payment remitted in Naira or cryptocurrency.
Even if you customers pay with Crypto, you as a merchant may withdraw as local currency.

With ZERTH Pay for WooCommerce, you can accept payments via:

 * Local Bank Transfer at Checkout
 * Cryptocurrencies in (USDT, BTC, DOGE, LTC etc)
 * Many more coming soon

#### Why ZERTH Pay?

 * Start receiving payments instantly—go from sign-up to your first real transaction
   in as little as 15 minutes
 * Simple, transparent pricing—no hidden charges or fees
 * Advanced fraud detection
 * Understand your customers better through a simple and elegant dashboard
 * Access to attentive support 24/7
 * Free updates as we launch new features and payment options
 * Clearly documented APIs to build your custom payment experiences

#### Note

This plugin is meant to be used by merchants Nigeria or could recieve payout with
a Nigerian Bank.

### WEBHOOK

Your Webhook URL is:
 https://yourdomain.com/wp-json/zerthpay/v1/webhook Where “
yourdomain.com” is your website base URL

If you want to change it, go to includes/class-wc-gateway-zerth.php and adjust the
code below to your preference

//includes/class-zerth-pay-webhook-handler.php
 add_action( ‘rest_api_init’, ‘zerth_pay_register_webhook_route’);

function zerth_pay_register_webhook_route() {
 register_rest_route( ‘zerthpay/v1’,‘/
webhook’, array( ‘methods’ => ‘POST’, // Webhooks typically send POST requests [
8, 22] ‘callback’ => ‘zerth_pay_handle_webhook’, ‘permission_callback’ => ‘__return_true’,//
Authenticity will be validated in the callback ) ); }

function zerth_pay_handle_webhook( WP_REST_Request $request ) {
 // Placeholder 
for webhook processing // Details will be covered in “Receiving and parsing incoming
webhook data” and “Validating webhook authenticity” return new WP_REST_Response(
array( ‘status’ => ‘success’ ), 200 ); // Respond with 200 OK [22] }

## Installation

 * Go to **WordPress Admin** > **Plugins** > **Add New** from the left-hand menu
 * In the search box type **ZERTH Pay for WooCommerce Payment Gateway**
 * Click on Install now when you see **ZERTH Pay for WooCommerce Payment Gateway**
   to install the plugin
 * After installation, **activate** the plugin.

## Reviews

![](https://secure.gravatar.com/avatar/db68928dc51d99f355425dde03e9f7da3f8217e3a42fa53afa3fd58b090510cd?
s=60&d=retro&r=g)

### 󠀁[Excellent Payment Gateway Solution!](https://wordpress.org/support/topic/excellent-payment-gateway-solution/)󠁿

 [jayqueen](https://profiles.wordpress.org/jayqueen/) Est 21, 2025

I just started using the ZerthPay Payment Gateway plugin and so far the experience
has been great. The setup was quick, the integration works smoothly with WooCommerce,
and the interface is clean. It looks very promising and I’m excited to see how it
performs long-term. If you’re looking for a stable payment gateway for your website,
I highly recommend giving this plugin a try.

 [ Read all 1 review ](https://wordpress.org/support/plugin/zerth-pay-payment-gateway/reviews/)

## Contributors & Developers

“ZERTH Pay Payment Gateway” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ James KPIE ](https://profiles.wordpress.org/jameskpie/)

[Translate “ZERTH Pay Payment Gateway” into your language.](https://translate.wordpress.org/projects/wp-plugins/zerth-pay-payment-gateway)

### Interested in development?

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

## Meta

 *  Version **1.0.0**
 *  Last updated **11 mis ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/zerth-pay-payment-gateway/)
 * Tags
 * [mobile money](https://cor.wordpress.org/plugins/tags/mobile-money/)[woocommerce payment gateway](https://cor.wordpress.org/plugins/tags/woocommerce-payment-gateway/)
 *  [Advanced View](https://cor.wordpress.org/plugins/zerth-pay-payment-gateway/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/zerth-pay-payment-gateway/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/zerth-pay-payment-gateway/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/zerth-pay-payment-gateway/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/zerth-pay-payment-gateway/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/zerth-pay-payment-gateway/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/zerth-pay-payment-gateway/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/zerth-pay-payment-gateway/reviews/)

## Contributors

 *   [ James KPIE ](https://profiles.wordpress.org/jameskpie/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/zerth-pay-payment-gateway/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://sharpali.com/contact)