Skip to content

Installation

iampmpksamy edited this page Aug 28, 2026 · 1 revision

Installation

Requirements

  • WordPress 5.8 or newer
  • WooCommerce 6.0 or newer
  • PHP 7.4 or newer

Source ZIP

  1. Download the repository source ZIP from GitHub.
  2. Extract it and ensure the plugin directory is named upi-smartpay.
  3. Upload that directory to wp-content/plugins/, or create a plugin ZIP and use Plugins → Add New Plugin → Upload Plugin.
  4. Activate UPI SmartPay for WooCommerce.
  5. Open WooCommerce → Settings → Payments and configure UPI SmartPay.

Git and WP-CLI

cd wp-content/plugins
git clone https://github.com/iampmpksamy/WordPress_UPI_SmartPay_For_WooCommerce.git upi-smartpay
wp plugin activate upi-smartpay

Test checkout and manual verification on staging before enabling the gateway for live orders.

Clone this wiki locally