✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for Paytm: transactions and refunds dashboard

Paytm for WooCommerce sets payment_method to paytm on wc_orders and stores the TxnId, BankTxnId, and PaymentMode on wc_orders_meta. SleekView Charts reads those rows and builds an INR revenue dashboard with status donuts, daily capture trends, refund bars, and per-mode breakdowns.

♾️ Lifetime License available

SleekView Charts dashboard for Paytm Payment Gateway for WooCommerce

Read your Paytm orders as charts, not a settings screen

Paytm Payment Gateway for WooCommerce writes the gateway choice and the transaction reference into WordPress. payment_method on wc_orders is set to paytm. On capture, the plugin updates the order status to processing or completed and writes the TXNID, BANKTXNID, and PAYMENTMODE values into wc_orders_meta. On a refund initiated from the Paytm dashboard or via the admin, the order moves to refunded and the refund reference is logged.

SleekView Charts reads the same WooCommerce order rows and turns them into chart cards on a single dashboard. A Number card summing total_amount on Paytm orders for the current month, a Donut splitting Paytm orders by status across processing, completed, on-hold, and refunded, a Bar of orders by PAYMENTMODE from wc_orders_meta (UPI, CC, DC, NB, WALLET), and an Area chart of daily captured Paytm revenue keyed on date_created_gmt.

This sits alongside the Paytm merchant dashboard, not on top of it. The Paytm dashboard still owns settlement files, fees, and dispute handling. SleekView Charts adds a WordPress-side reading layer on the WooCommerce data: how much revenue did Paytm drive this month, how the mode mix between UPI and cards shifts, what share of Paytm orders are completed versus pending, and how Paytm compares against other gateways enabled on the same store. Everything reads from the same tables the WooCommerce admin reads, so the numbers always match.

Workflow

From Paytm order meta to a dashboard in four steps

1

Point SleekView at WooCommerce

Add a SleekView data source for wc_orders and wc_orders_meta on HPOS stores, or shop_order posts and postmeta on legacy stores. SleekView detects HPOS automatically with no config change.
2

Switch the view to Charts

Flip the saved view from Table to Charts. SleekView opens a blank dashboard ready for cards grouped by payment_method, status, the Paytm PAYMENTMODE meta, or order date.
3

Add Paytm chart cards

Pick a chart type, group by status or by the captured Paytm PAYMENTMODE, and aggregate Count or Sum on total_amount filtered to payment_method equal to paytm. Each card is a saved query.
4

Save and share the dashboard

Save the chart view, scope it per role for finance or marketing, and optionally embed the dashboard on a frontend page so stakeholders read Paytm revenue and mode mix without WordPress admin.

Sample dashboard

Charts you can build from Paytm data

Four cards that turn Paytm order rows and PAYMENTMODE meta into a working payments dashboard inside WordPress.
Number · Default

Paytm revenue this month

A single big-number KPI summing total_amount from wc_orders where payment_method equals paytm for the current month, with the previous month underneath. Refunded and failed orders filtered out by status.
Sum(total_amount)
Pie · Donut

Paytm orders by status

A donut split across processing, completed, on-hold, and refunded using the status column on wc_orders filtered to payment_method paytm, useful for spotting stuck on-hold orders that need manual review.
Count group by status
Bar · Horizontal

Paytm orders by mode

A horizontal bar of Paytm orders by the PAYMENTMODE meta_value on wc_orders_meta, surfacing UPI, CC, DC, NB, and WALLET share for the period to support payment-method strategy decisions.
Count group by meta_value
Area · Gradient

Daily Paytm revenue trend

A gradient area chart of total_amount per day on Paytm orders from wc_orders filtered to processing and completed, useful for spotting weekday patterns and the impact of festival pricing campaigns.
Sum(total_amount) group by date_created_gmt

Comparison

Default Paytm gateway admin vs SleekView Charts

Default Paytm gateway admin

  • Default Paytm gateway settings show config but no charts on Paytm payments inside WordPress
  • Paytm merchant dashboard does not join back to WooCommerce order metadata
  • No chart for UPI versus card versus netbanking inside the WP admin
  • No saved dashboards per role for finance, marketing, or owners
  • No frontend embed of Paytm revenue and mode mix for stakeholders

SleekView Charts

  • Chart cards built directly from wc_orders filtered to payment_method paytm
  • Group by Paytm PAYMENTMODE for UPI, CC, DC, NB, or WALLET breakdowns
  • Mix Number, Pie, Bar, Line, and Area cards on a single Paytm dashboard
  • Saved chart views scoped per role for finance, marketing, or owners
  • Queries hit existing HPOS indexes on id, status, and date_created_gmt for speed

Features

What SleekView Charts gives you for Paytm Payment Gateway for WooCommerce

Real chart cards on Paytm data

Number, Pie, Bar, Line, Area, Radar, and Radial cards built from the wc_orders rows and TXNID, BANKTXNID, and PAYMENTMODE meta the Paytm gateway writes on each order.

Works with HPOS and legacy

SleekView detects HPOS and reads wc_orders_meta directly. On legacy stores it falls back to postmeta on the shop_order post type with no config change.

Mode mix at a glance

Donut and bar cards split Paytm orders by the captured PAYMENTMODE so the UPI versus card mix shows up in WordPress without opening the Paytm merchant dashboard.

Audience

Who builds Paytm dashboards with SleekView

Finance and owners

Track Paytm revenue and the daily area chart to see Indian payment performance at a glance with the previous month for context.

Marketing teams

Read the PAYMENTMODE bar to measure UPI share and the impact of Paytm UPI promotions or wallet-cashback campaigns.

Operations teams

Watch the order-status donut to surface stuck on-hold Paytm orders that may need a manual capture or refund decision.

The bigger picture

Paytm writes data into WordPress; read it there

Paytm Payment Gateway for WooCommerce stores the gateway choice on the order and the captured mode in order meta. payment_method on wc_orders is set to paytm; wc_orders_meta carries TXNID, BANKTXNID, and PAYMENTMODE on each captured order. The Paytm merchant dashboard is excellent for settlements and disputes, but it does not join back to the WooCommerce data the rest of the store reads.

The default WooCommerce admin only filters by payment method one at a time, so reading UPI share, refund bars, or Paytm against other gateways means a CSV export and a spreadsheet. SleekView Charts reads the same WooCommerce tables and turns them into chart cards on one saved dashboard. Finance watches Paytm revenue and the daily area chart.

Marketing tracks the PAYMENTMODE bar after launching a UPI promo. Operations spots stuck on-hold orders before they pile up. The Paytm dashboard keeps owning settlements; SleekView Charts adds the WordPress-side reading layer that an actual team can share and scope per role.

Questions

Common questions about SleekView Charts for Paytm Payment Gateway for WooCommerce

No. The Paytm merchant dashboard still owns settlements, disputes, fees, and the live transaction lifecycle. SleekView Charts adds a WordPress-side reading layer on wc_orders and wc_orders_meta for revenue, mode mix, and status-trend dashboards that join WooCommerce data the Paytm dashboard does not see.

 

UPI, CC (credit card), DC (debit card), NB (netbanking), WALLET, and any other PAYMENTMODE value Paytm writes back. SleekView lists the actual PAYMENTMODE values found in your wc_orders_meta so you pick from real values rather than a guessed list.

 

Yes. SleekView detects HPOS and reads wc_orders, wc_order_addresses, and wc_orders_meta directly. On legacy stores it falls back to the shop_order post type and postmeta with no config change.

 

Yes. The status column on wc_orders captures refunded orders. Filter a card to payment_method equal to paytm and status equal to refunded to chart refund volume per month or per mode.

 

Yes. Group a card by payment_method on wc_orders to see Paytm alongside razorpay, cod, bacs, and any other gateway enabled on the same store in a single donut or bar.

 

Yes. Saved chart views support role-based visibility so finance reads the revenue KPI, marketing reads the PAYMENTMODE bar, and operations reads the status donut without sharing every dashboard with every role.

 

Yes. Any saved chart view can be embedded on a frontend page with role-based access, useful for stakeholder pages that need Indian payment KPIs without giving WordPress admin access.

 

No. Charts read from the order tables on dashboard load, not on the checkout page itself. Cards aggregate against existing HPOS indexes on id, status, and date_created_gmt, so the Paytm checkout flow is untouched.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView