Paynecta Payment Gateway for WooCommerce

설명

Paynecta Payment Gateway for WooCommerce allows you to accept M-Pesa payments directly on your WooCommerce store. Funds are automatically transferred to your preferred Kenyan bank account with full payment reconciliation.

Key Features:

  • Simple integration with Paynecta payment system
  • WooCommerce block checkout support
  • Configurable order status on successful payment
  • Webhook support for payment confirmation
  • Clean and minimal codebase
  • Transaction reference display in admin
  • M-Pesa receipt tracking
  • Payment dashboard with statistics

Requirements:

  • WordPress 6.0+
  • WooCommerce 8.4+
  • PHP 7.4+
  • Paynecta account (sign up at https://paynecta.co.ke/)

External Services

This plugin connects to the Paynecta API to process M-Pesa payments. The connection is required for the payment functionality to work.

What data is sent:

  • Customer’s M-Pesa phone number (required to initiate the STK push payment prompt)
  • Payment amount (the order total)
  • Your Paynecta Payment Code (to identify your payment link)
  • Transaction reference (to track the payment status)

When data is sent:

  • When a customer initiates a payment at checkout
  • When checking the payment status after a payment is initiated
  • When receiving webhook callbacks for payment confirmations

Service Provider:

This service is provided by Paynecta Limited.

Configuration

Configure the following settings in WooCommerce > Settings > Payments > Paynecta Payment Gateway:

  • API URL: Your Paynecta API endpoint
  • Payment Code: Your Paynecta payment link code
  • API Key: Your Paynecta API key
  • User Email: Your Paynecta account email
  • Order Status on Payment: Choose what status orders should have after successful payment

설치

  1. Upload the plugin files to /wp-content/plugins/paynecta-payment-gateway-for-woocommerce/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to WooCommerce > Settings > Payments
  4. Configure the Paynecta Payment Gateway settings

FAQ

Do I need a Paynecta account?

Yes, you need to sign up for a Paynecta account at https://paynecta.co.ke/ to get your API credentials.

Which currencies are supported?

The plugin works with Kenyan Shillings (KES) and integrates with Safaricom M-Pesa.

Is this plugin secure?

Yes, all transactions are processed securely through Paynecta’s encrypted API endpoints.

후기

2026년 2월 2일
Paynecta Payment Gateway for WooCommerce works exactly as expected and integrates smoothly with WooCommerce. The setup process is straightforward, and the plugin performs reliably during checkout without slowing down the site. It supports local payment needs very well, which is a big advantage for businesses targeting regional customers. Transactions are processed smoothly, and the overall user experience is clean and professional for both admins and customers. Support has been responsive and helpful whenever clarification was needed. This is a solid choice for anyone looking for a dependable WooCommerce payment gateway. Highly recommended.
모든 1 평가 읽기

기여자 & 개발자

“Paynecta Payment Gateway for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Paynecta Payment Gateway for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1.0

  • Multi-step setup wizard for first-time configuration
  • Modern connected settings page with account card and enable toggle
  • Credential verification step — API Key and email tested against Paynecta API before saving
  • Unique per-installation webhook security token to prevent callback spoofing
  • Reconfigure flow with confirmation modal to safely reset credentials
  • Action needed state on payments list when not configured; Enable button hidden until setup is complete
  • Auto cache-busting for CSS/JS assets on plugin update

1.0.0

  • Initial release
  • M-Pesa payment integration
  • WooCommerce blocks support
  • Payment dashboard
  • Transaction tracking
  • Webhook support