Title: Frinext Scan &amp; Pay
Author: frinextqr
Published: <strong>March 10, 2026</strong>
Last modified: March 15, 2026

---

Search plugins

![](https://ps.w.org/frinextqr/assets/banner-772x250.png?rev=3488011)

![](https://ps.w.org/frinextqr/assets/icon-256x256.png?rev=3488011)

# Frinext Scan & Pay

 By [frinextqr](https://profiles.wordpress.org/frinextqr/)

[Download](https://downloads.wordpress.org/plugin/frinextqr.1.1.3.zip)

 * [Details](https://pcd.wordpress.org/plugins/frinextqr/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/frinextqr/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/frinextqr/#installation)
 * [Development](https://pcd.wordpress.org/plugins/frinextqr/#developers)

 [Support](https://wordpress.org/support/plugin/frinextqr/)

## Description

Frinext Scan & Pay is a manual UPI payment gateway for WooCommerce that allows Indian
businesses to accept UPI payments with manual verification.

**Important:** This plugin does NOT automatically verify payments. Store owners 
must manually confirm payment receipt and update order status.

#### Key Features

 * Generate UPI QR codes for customer payments
 * Customer uploads payment proof/screenshot
 * 5-minute QR code expiry timer
 * Admin can view payment proof in order details
 * Works with WooCommerce Classic Checkout
 * Simple setup – just enter your UPI ID
 * No transaction fees from this plugin

#### How It Works

 1. Customer selects “Frinext Scan & Pay” at checkout
 2. Customer is shown a UPI QR code to scan
 3. Customer pays via any UPI app (Google Pay, PhonePe, Paytm, etc.)
 4. Customer uploads payment proof (screenshot)
 5. Store admin manually verifies payment and approves order

#### Who Should Use This

This plugin is ideal for small businesses that:
 * Want to accept UPI payments without
payment gateway fees * Are comfortable with manual payment verification * Process
a manageable number of orders * Operate in India and serve Indian customers

A Pro version with automatic payment verification is available separately at the
plugin author’s website.

### External Services

This plugin relies on a third-party external service to generate QR codes for UPI
payments.

**Service Used:** QR Server API (api.qrserver.com) provided by goqr.me

**What it’s used for:**
 This service generates QR code images that customers scan
to complete UPI payments. The plugin sends a UPI payment string to this service,
which returns a QR code image.

**What data is sent:**
 – Merchant UPI ID (configured by store owner) – Payment 
amount for the order – Merchant/payee name – Transaction reference note (order ID)

No customer personal information (name, email, address, etc.) is sent to this service.
Only payment-related data needed to generate the UPI payment QR code is transmitted.

**When data is sent:**
 Data is sent when a customer views the payment page after
placing an order and choosing “Frinext Scan & Pay” as the payment method. The QR
code is generated on-demand each time the payment page loads.

**Service Links:**
 – Service Website: https://goqr.me/ – API Documentation: https://
goqr.me/api/ – Terms of Service: https://goqr.me/de/rechtliches/datenschutz-goqrme.
html – Privacy Policy: https://goqr.me/de/rechtliches/datenschutz-goqrme.html

By using this plugin, you acknowledge that QR codes will be generated via this external
service.

## Screenshots

 * [[
 * Checkout payment option
 * [[
 * QR payment page
 * [[
 * Upload payment proof
 * [[
 * Admin order payment proof view
 * [[
 * [[

## Installation

#### Automatic Installation

 1. Log in to your WordPress dashboard
 2. Navigate to Plugins > Add New
 3. Search for “Frinext Scan & Pay”
 4. Click “Install Now” and then “Activate”
 5. Go to WooCommerce > Settings > Payments
 6. Click on “Frinext Scan & Pay” to configure
 7. Enable the gateway and enter your UPI ID
 8. Save changes

#### Manual Installation

 1.  Download the plugin ZIP file
 2.  Log in to your WordPress dashboard
 3.  Navigate to Plugins > Add New > Upload Plugin
 4.  Choose the ZIP file and click “Install Now”
 5.  Activate the plugin
 6.  Go to WooCommerce > Settings > Payments
 7.  Click on “Frinext Scan & Pay” to configure
 8.  Enable the gateway and enter your UPI ID
 9.  Save changes

#### Configuration

After activation, configure these essential settings:

 * **UPI ID** (required): Enter your UPI ID (e.g., yourname@paytm, yourname@ybl)
 * **Title**: The payment method name shown to customers (default: “Frinext Scan&
   Pay”)
 * **Description**: Short description shown at checkout
 * **Brand Name**: Your business name shown on the payment page
 * **Brand Logo URL**: (optional) URL to your logo image

Test by placing a test order on your site.

## FAQ

### Does this plugin automatically verify payments?

No. This plugin requires manual verification. You must check the payment proof uploaded
by customers and manually update the order status after confirming payment receipt.

### Does it work with WooCommerce Block-based checkout?

The plugin has basic support for block checkout, but is optimized for Classic Checkout
for maximum reliability and compatibility.

### Is this plugin completely free?

Yes, the core plugin is free and fully functional. There is a Pro version available(
sold separately by the plugin author) that offers automatic payment verification.

### What UPI apps can customers use?

Customers can use any UPI-compatible app including Google Pay, PhonePe, Paytm, BHIM,
and all major Indian banking apps that support UPI payments.

### How do I manually verify payments?

After a customer uploads payment proof, you’ll see it in the WooCommerce order details
page. Use the uploaded screenshot to verify the payment, then manually change the
order status from “On Hold” to “Processing” or “Completed”.

### What happens if the QR code expires?

The QR code expires after 5 minutes for security. Customers can refresh the payment
page to generate a new QR code.

### Do you store customer payment information?

No. This plugin does not store or process any sensitive payment information. It 
only stores the URL of the uploaded payment proof screenshot.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Frinext Scan & Pay” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ frinextqr ](https://profiles.wordpress.org/frinextqr/)

[Translate “Frinext Scan & Pay” into your language.](https://translate.wordpress.org/projects/wp-plugins/frinextqr)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/frinextqr/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/frinextqr/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/frinextqr/) by [RSS](https://plugins.trac.wordpress.org/log/frinextqr/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.2

 * Improved: Plugin header documentation
 * Improved: Readme.txt clarity and formatting
 * Improved: Admin promotional content made less aggressive
 * Improved: Code documentation and comments
 * Fixed: Text domain consistency
 * Fixed: Version numbers across all files

#### 1.1.1

 * Security: Enhanced input sanitization
 * Security: Improved output escaping
 * Improved: Script and style enqueuing
 * Fixed: WordPress Coding Standards compliance

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.1.2**
 *  Last updated **3 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/frinextqr/)
 * Tags
 * [india](https://pcd.wordpress.org/plugins/tags/india/)[payment gateway](https://pcd.wordpress.org/plugins/tags/payment-gateway/)
   [qr code](https://pcd.wordpress.org/plugins/tags/qr-code/)[UPI](https://pcd.wordpress.org/plugins/tags/upi/)
   [woocommerce](https://pcd.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/frinextqr/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/frinextqr/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/frinextqr/reviews/)

## Contributors

 *   [ frinextqr ](https://profiles.wordpress.org/frinextqr/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/frinextqr/)