This is an info Alert.
x402 Logo
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
      • Agent Feed
        Pay-per-query access to licensed publisher content for your agents
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. SMEPay: UPI Gateway for WooCommerce

SMEPay: UPI Gateway for WooCommerce

SMEPay: UPI Gateway for WooCommerce is a WordPress plugin that enables WooCommerce stores to accept UPI payments via SMEPay.

100+ active installs
5.0
(4 ratings)
Free on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping SMEPay: UPI Gateway for WooCommerce running.

WordPress compatibility
Tested to 6.8.6 — 2 branches behind 7.0
A branch or two behind — normal for a plugin between releases.
Last updated
9 months ago
At least 6.5 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.
Requires PHP
7.0
Your host must be running at least this version.
Requires WordPress
4.7
Requires other plugins
woocommerce
These must be installed and active first.
Contributors
2

100+ active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how SMEPay: UPI Gateway for WooCommerce is looked after — not on how many stores run it.

72

out of 100
Mixed signalsSome ratings or support history.

Maintenance
26 / 35
Updated 258 days ago.
WordPress compatibility
14 / 20
Tested to WP 6.8.6, 2 branch(es) behind.
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
11 / 15
5.0/5 across 4 rating(s).
Listing transparency
6 / 10
Provides: description, homepage
1 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-08-01 from the WordPress.org plugin registry.
Ratings

5.0

4 ratings
5★4
4★0
3★0
2★0
1★0
Every rating WordPress.org holds for this plugin, not a sample. Written reviews live in the plugin's WordPress.org reviews forum.

SMEPay: UPI Gateway for WooCommerce is a WordPress plugin built specifically for Indian WooCommerce stores to accept payments via UPI QR codes. With SMEPay, customers can scan a QR code at checkout to make instant payments using popular UPI apps like Google Pay, PhonePe, or Paytm. The plugin is easy to install, configure, and fully compatible with the latest WooCommerce versions.

Features:

  • UPI Payments Integration: Accept UPI payments via QR code.
  • Works with WooCommerce: Seamless integration with WooCommerce.
  • Customizable Settings: Configure title, description, and more directly from the WooCommerce settings page.
  • Instant Payment: Customers can complete transactions with instant UPI payment processing.

Requirements

  • SSL Certificate Required: For secure payment processing, your website must have an SSL certificate (HTTPS) installed and configured.
    • Verify SSL by checking for the padlock icon in your browser’s address bar.
    • If you don’t have SSL, please obtain one from your hosting provider before enabling SMEPay.

External Services

This plugin connects to the SMEPay platform, a third-party UPI payment service provided by Typof Technologies, to enable UPI payments in your WooCommerce store.

🔧 API Endpoints (Based on Mode)

The plugin uses different endpoints depending on your selected mode:

  • Development Mode (mode = development):
    Base URL: https://staging.smepay.in/api/wiz/…

  • Production Mode (mode = production):
    Base URL: https://extranet.smepay.in/api/wiz/…

Endpoints Used:

  • /external/auth – Authenticate WooCommerce store with SMEPay
  • /external/create-order – Create UPI QR payment request
  • /external/validate-order – Validate payment status

Frontend Widget Script:

  • https://typof.co/smepay/checkout-v2.js – This script loads a React-based frontend app that renders the UPI QR code at checkout. It enables customers to scan and pay using their UPI app. It only uses data required to generate and display the QR code for the current WooCommerce order. It does not track users, store cookies, or collect personal data outside the transaction context.

📤 Data Shared with SMEPay

During payment processing, the plugin sends:
– WooCommerce order ID, total amount, currency
– Customer info (name, email, phone)
– Callback URL (order confirmation page)
– SMEPay Client ID & Secret
– Mode indicator (development or production)

🛡️ Data Sharing Consent

No data is sent to SMEPay unless the customer explicitly selects the SMEPay payment option at checkout and places an order.

🔄 When Data Is Sent

  1. When the user selects SMEPay at checkout and the order is created
  2. After payment, to confirm successful payment via the validate endpoint

⚙️ Why We Send This Data

  • To generate a transaction-specific UPI QR code
  • To confirm payment and update order status in WooCommerce
  • To ensure secure, authenticated communication linked to your store
  • If the SMEPay service is temporarily unavailable, customers can select an alternative payment method configured in your WooCommerce store.

🧭 Service Provider Details

This plugin interacts with the following SMEPay-hosted domains:
– smepay.in, typof.co – API endpoints
– typof.co – QR widget script (checkout-v2.js)

Service Provider: SMEPay by Typof Technologies
– Terms of Service
– Privacy Policy

What is SMEPay?

SMEPay is a payment gateway that enables WooCommerce store owners to accept payments through UPI (Unified Payments Interface) via QR codes. Customers scan the QR code with any UPI-enabled mobile app (like Google Pay, PhonePe, etc.) to make instant payments.

How do I set up SMEPay for WooCommerce?

After installing the plugin, go to WooCommerce > Settings > Payments, and enable SMEPay. Enter your SMEPay API credentials. Once configured, customers can pay via UPI at checkout.

How do UPI payments work with SMEPay?

SMEPay generates a unique QR code for each transaction. Customers scan it with their UPI app to make instant payments. Upon successful payment, the WooCommerce order status updates automatically.

Is SMEPay compatible with all WooCommerce themes?

Yes, SMEPay works with all WooCommerce-compatible themes. We recommend testing on your site to ensure full compatibility.

What UPI apps are supported?

SMEPay supports all UPI-enabled apps, including Google Pay, PhonePe, Paytm, and others.

Can I use SMEPay for recurring payments?

Currently, SMEPay supports only one-time payments via UPI. For recurring payments, consider other payment gateways.

Is my payment and data secure when using SMEPay?

Yes. SMEPay uses secure, authenticated API communication. The plugin shares only the transaction data necessary for payment processing after the customer selects SMEPay at checkout. No additional personal data is collected or stored.

Can I use both Inline QR and Wizard QR display modes together?

No. You can only use one display mode at a time — either Inline QR or Wizard (popup) mode.
This restriction applies to both the full SMEPay payment gateway and the Partial COD gateway.
These two modes are not designed to run simultaneously, as they use different rendering methods for displaying the UPI QR code.
To avoid conflicts during checkout, choose the mode that best fits your store’s design and keep only that one enabled.
This ensures stable behavior and prevents conflicts between checkout rendering methods.

Categories
Payment gateways
Plugin details
Version1.0.5
Last updated2025-11-16 3:52pm GMT
Added2025-07-08
Requires WordPress4.7
Tested up to6.8.6
Requires PHP7.0

Tags on WordPress.org
india
payment
qr
UPI
woocommerce
Alternatives
Other plugins in the same categories.
Payment Plugins for PayPal WooCommerce
80K+ installs
4.9(124)
Payment Gateway for PayPal on WooCommerce
10K+ installs
4.4(74)
Payment Plugins for Stripe WooCommerce
100K+ installs
4.8(298)
WooPayments: Integrated WooCommerce Payments
900K+ installs
3.3(162)
WooCommerce Stripe Payment Gateway
700K+ installs
3.1(235)
Knit Pay – Cashfree, Instamojo, Razorpay, PayPal and more
2K+ installs
4.9(101)
x402 Logo

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent Feed
    • AI Search Engines
    • RAG Builders
    • Browser Agents
    • Vertical Research
    • Browse full catalog
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy