Title: BelemaPay Payment Gateway
Author: belemapay
Published: <strong>1 Tháng 7, 2026</strong>
Last modified: 1 Tháng 7, 2026

---

Tìm kiếm plugin

![](https://s.w.org/plugins/geopattern-icon/belemapay-payment-gateway.svg)

# BelemaPay Payment Gateway

 Bởi [belemapay](https://profiles.wordpress.org/belemapay/)

[Tải về](https://downloads.wordpress.org/plugin/belemapay-payment-gateway.1.0.0.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/belemapay-payment-gateway/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/belemapay-payment-gateway/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/belemapay-payment-gateway/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/belemapay-payment-gateway/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/belemapay-payment-gateway/)

## Mô tả

BelemaPay is a Nigerian fintech payment gateway that lets your customers pay using:

 * Debit/Credit cards
 * Bank transfer
 * USSD
 * And more channels supported by BelemaPay

This plugin integrates BelemaPay directly into WooCommerce, giving your customers
a seamless checkout experience.

#### How it works

 1. Customer places an order and selects BelemaPay at checkout.
 2. They are redirected to the secure BelemaPay payment page.
 3. After payment, they are returned to your site and the order is automatically updated.

#### Features

 * Live and Test mode support
 * Automatic order status updates
 * Webhook support for reliable background payment confirmation
 * Signed webhooks: incoming notifications are verified with an HMAC-SHA256 signature
   and protected against replay attacks
 * Secure: secret keys are never exposed to the browser
 * HPOS (High-Performance Order Storage) compatible

#### External service: BelemaPay

This plugin connects your WooCommerce store to BelemaPay, a third-party payment 
service operated by Belema Fintech, in order to process payments. It is required
for the plugin to function.

When a customer pays, the following data is sent from your site to the BelemaPay
API (https://gateway.belemafintech.com/api):

 * The order total and currency
 * The customer’s billing email, phone number, and name
 * A unique transaction reference and your store’s callback URL

BelemaPay also sends payment notifications back to your site via a webhook. No data
is sent to BelemaPay unless a customer initiates a payment through this gateway.

By using this plugin you agree to BelemaPay’s Terms of Service and Privacy Policy:

 * Terms of Service: https://gateway.belemafintech.com/terms
 * Privacy Policy: https://gateway.belemafintech.com/privacypolicy

## Cài đặt

 1. Upload the `belemapay-payment-gateway` folder to `/wp-content/plugins/`.
 2. Activate the plugin via **Plugins > Installed Plugins**.
 3. Go to **WooCommerce > Settings > Payments > BelemaPay**.
 4. Enter your Live Secret Key (found in your BelemaPay merchant dashboard).
 5. Enter your **Merchant Code** so the plugin can verify incoming webhooks.
 6. Disable **Test Mode** when ready to accept live payments.

#### Webhook Setup

Webhook-based confirmation is strongly recommended. Log into your BelemaPay merchant
dashboard and set your webhook URL to:

    ```
    https://yoursite.com/?wc-api=belemapay_webhook
    ```

This URL is also displayed on the plugin settings page.

For the plugin to verify that webhooks genuinely come from BelemaPay (and reject
forged ones), you must enter your **Merchant Code** in the settings. Webhooks are
authenticated using an HMAC-SHA256 signature over the request timestamp and your
merchant code, keyed with your secret key, and requests older than 10 minutes are
rejected to prevent replay attacks.

## Hỏi đáp

### Where do I get my API keys?

Log into your BelemaPay merchant dashboard at https://gateway.belemafintech.com 
and navigate to Settings > API Keys.

### Does this work without WooCommerce?

No. This plugin requires WooCommerce 5.0 or higher.

### Is there a test mode?

Yes. Enable **Test Mode** in the plugin settings and use your test secret key to
process sandbox transactions.

### Why are my webhooks being rejected?

Make sure you have entered your **Merchant Code** in the plugin settings. The plugin
verifies the signature BelemaPay sends with each webhook; without the correct merchant
code, signed requests cannot be validated. For test card charges, also enter your**
Live Public Key**.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“BelemaPay Payment Gateway” là mã nguồn mở. Những người sau đã đóng góp vào plugin
này.

Những người đóng góp

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

[Dịch “BelemaPay Payment Gateway” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/belemapay-payment-gateway)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/belemapay-payment-gateway/),
check out [SVN repository](https://plugins.svn.wordpress.org/belemapay-payment-gateway/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/belemapay-payment-gateway/)
qua [RSS](https://plugins.trac.wordpress.org/log/belemapay-payment-gateway/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0.0

 * Initial release.

## Meta

 *  Phiên bản **1.0.0**
 *  Cập nhật lần cuối **1 tháng trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 5.8 hoặc cao hơn **
 *  Đã kiểm tra lên đến **7.0.3**
 *  Phiên bản PHP ** 7.4 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/belemapay-payment-gateway/)
 * Thẻ
 * [cards](https://vi.wordpress.org/plugins/tags/cards/)[fintech](https://vi.wordpress.org/plugins/tags/fintech/)
   [nigeria](https://vi.wordpress.org/plugins/tags/nigeria/)[payment gateway](https://vi.wordpress.org/plugins/tags/payment-gateway/)
   [woocommerce](https://vi.wordpress.org/plugins/tags/woocommerce/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/belemapay-payment-gateway/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/belemapay-payment-gateway/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/belemapay-payment-gateway/)