Skip to content

Wigope Retail Connect

UPI payments for retail — links, checkout, confirmation.

Create a payment link, customer pays with any UPI app, you get verified status and webhooks.

What is Retail Connect?

A complete UPI collection stack for shops, agencies, and SaaS that sell in India.

Instead of juggling personal UPI chats and screenshots, Retail Connect gives you a merchant account, hosted checkout, order tracking, and developer APIs — branded as Wigope Retail Connect on retailconnect.wigope.com.

01

For merchants

Connect Paytm, BharatPe, or Manual UPI. Share payment links or QR. See every order succeed or stay pending until confirmed.

02

For customers

A clean mobile checkout: amount, merchant name, UPI apps (GPay / PhonePe / Paytm), QR, and a short timer so links don’t linger.

03

For developers

REST create-order and check-status with API key + secret. Redirect to payment_url, then verify with status or signed webhooks.

How it works

Four steps from signup to paid order.

No payment gateway maze — connect an account, create a link or API order, customer pays on hosted checkout, you get confirmation.

  1. 01 Create your merchant workspace

    Register, verify mobile, pick a plan, and open the Retail Connect dashboard.

  2. 02 Connect a payment account

    Add Paytm Business, BharatPe, or Manual UPI so collections land in your merchant VPA.

  3. 03 Create a link or API order

    Dashboard payment links, or POST /api/create-order.php with amount, order_id, and customer name.

  4. 04 Customer pays · you verify

    They open the 10-minute checkout. You poll check-status or listen for payment.success webhooks.

Inside the product

Built for day-to-day retail operations — not just a QR poster.

01

Connect accounts

Switch between enabled gateways. Plans can limit which gateways a merchant may use.

02

Payment links

One-time or reusable links with amount, order id, callback URL, and automatic expiry.

03

Hosted checkout

Mobile-first pay page with UPI intents, QR, share sheet, and live status polling.

04

Manual UTR review

For Manual UPI, customers submit UTR; you approve before marking success.

05

Webhooks & callbacks

HMAC-signed webhooks plus browser redirect after pay — always re-check status server-side.

06

API keys

Live key and secret for create-order / check-status. Docs at docs.wigope.com/retail-connect.

Developers

Ship checkout in one API call.

Authenticate with X-API-Key and X-API-Secret. Redirect the buyer to payment_url. Confirm with check-status or webhooks.

Read API docs
curl -X POST https://retailconnect.wigope.com/api/create-order.php \
  -H "X-API-Key: pi_live_••••" \
  -H "X-API-Secret: sk_live_••••" \
  -H "Content-Type: application/json" \
  -d '{
    "amount": "1499.00",
    "order_id": "ORD_SHOP_1001",
    "customer_name": "Asha Retail",
    "callback_url": "https://yoursite.com/paid"
  }'

Pricing

Choose the right plan for your business.

Same plans as in your merchant billing — Free, Starter, and Business. Upgrade anytime after signup.

Free

Perfect for side hustles & small ops

Free forever

  • 50/moOrders
  • PaytmGateways
  • 1Webhooks
  • 50 Orders/month
  • 1 Merchant Account
  • 1 Webhook
  • Basic Support
Start free

Best value

Starter

Great for growing businesses

₹499 / month

  • 5,000/moOrders
  • Paytm, BharatPeGateways
  • 2Webhooks
  • 5,000 Orders/month
  • 2 Merchant Accounts
  • 2 Webhook
  • 100 Payment Links
  • Email Support
Upgrade now

Business

Built for serious sales volume

₹1,499 / month

  • Unlimited/moOrders
  • Manual UPI, Paytm, BharatPeGateways
  • UnlimitedWebhooks
  • Unlimited Orders
  • Unlimited Merchants
  • Unlimited Webhooks
  • Unlimited Payment Links
  • Priority Support
  • Advanced Analytics
Upgrade now

Wigope Retail Connect

Ready to collect UPI the right way?

Open a merchant account, connect a gateway, and create your first payment link in minutes.

Create merchant account