WP Manifestindependent plugin directory
manifest / ecommerce / hesabpay-payment-gateway

HesabPay Payment Gateway

Official HesabPay Payment Gateway Integration for WooCommerce - Accept payments in Afghanistan

by Habibullah Hussaini · github.com/habib-studio/hesabpay-payment-gateway

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/habib-studio/hesabpay-payment-gateway/archive/refs/heads/main.zip

HesabPay Payment Gateway for WooCommerce

hesabpay

Official HesabPay payment integration for WooCommerce stores in Afghanistan

Key Features

  • Secure payment processing via HesabPay API
  • Real-time payment notifications via Webhook
  • WooCommerce HPOS (Custom Order Tables) compatibility
  • Built-in WooCommerce Health Check integration
  • Detailed transaction logging
  • Signature verification for secure webhook processing

Installation

  1. Download the latest release from Releases
  2. Upload to /wp-content/plugins/ directory
  3. Activate through WordPress admin panel
  4. Configure under: WooCommerce → Settings → Payments → HesabPay

Requirements

  • WordPress 5.6+
  • WooCommerce 6.0+
  • PHP 8.1+
  • Valid HesabPay merchant account

Configuration

  1. Obtain API credentials from HesabPay Merchant Dashboard
  2. Set webhook URL in HesabPay settings to:
    [your-site-url]/wc-api/hesabpay
  3. Enable sandbox mode for testing (if available)