WP Manifestindependent plugin directory
manifest / ecommerce / paypak-dummy-pay

PayPak DummyPay

A dummy WooCommerce payment gateway plugin for learning and development purposes. Built for Pakistani payment flow simulation.

by Hafi · github.com/mrhafi/paypak-dummy-pay · website

0stars
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/mrhafi/paypak-dummy-pay/archive/refs/heads/main.zip

A dummy WooCommerce payment gateway plugin built for learning and development purposes. Simulates a Pakistani payment flow without any real API integration.


⚠️ Disclaimer

This plugin is not a real payment gateway. It does not process real money or connect to any payment API. Built purely for WordPress & WooCommerce development learning.


Requirements

  • WordPress 6.0+
  • WooCommerce 7.0+
  • PHP 7.4+

Installation

  1. Clone or download this repo
  2. Upload to wp-content/plugins/paypak-dummypay/
  3. Activate from WordPress → Plugins
  4. Go to WooCommerce → Settings → Payments
  5. Enable PayPak DummyPay

License

MIT — Free to use for learning and personal projects. Not intended for production use.