✨ 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 Razorpay for WooCommerce

Razorpay payment IDs, signatures, refunds, and the Magic Checkout flag live in WooCommerce order meta. SleekView Charts pivots them into a gateway-scoped dashboard with revenue trends, Magic Checkout share, status mix, and refund counts.

♾️ Lifetime License available

SleekView Charts dashboard for Razorpay for WooCommerce

Razorpay metadata as a chart dashboard

Razorpay for WooCommerce writes razorpay_payment_id, razorpay_signature, refund IDs, and is_magic_checkout_order to order meta on every Razorpay-paid order. Storage adapts to HPOS (wc_orders_meta) or legacy (postmeta). The default WooCommerce reports do not split by gateway, which leaves Razorpay-only revenue and Magic Checkout cohort analysis invisible to growth and finance.

SleekView Charts pivots the razorpay_* keys and builds a gateway-scoped dashboard. A KPI card shows Razorpay revenue for the period. An Area card plots daily revenue against the Razorpay subset. A Pie card splits orders by status (completed, processing, refunded, failed). A Bar card compares orders with and without the Magic Checkout flag, which is the core conversion experiment for Indian D2C stores.

Mode and gateway filters keep the dashboard scoped to Razorpay-paid orders. Drill-through into the matching rows surfaces the payment ID and signature for fast reconciliation against the Razorpay dashboard.

Workflow

Razorpay metadata into chart cards

1

Detect storage mode

SleekView reads wc_orders_meta on HPOS or postmeta on legacy. The chart definitions stay identical across both modes.
2

Pivot razorpay_* keys

razorpay_payment_id, razorpay_signature, refund IDs, and is_magic_checkout_order become typed columns. The agent UI lists every razorpay_* key on the install.
3

Scope by gateway

Filter to _payment_method = razorpay or to presence of razorpay_payment_id. Every card runs over the Razorpay subset only.
4

Drill into rows

Click a chart segment to land on the matching orders with payment IDs inline. Cross-reference against the Razorpay dashboard with a ctrl-click.

Sample dashboard

Charts you can build from Razorpay-paid order data

Four cards that turn razorpay_* meta into a gateway-scoped dashboard.
Number · Default

Razorpay revenue

Total revenue across Razorpay-paid completed orders for the period. The KPI Indian D2C finance teams check first.
Sum(order_total)
Line · Dots

Daily Razorpay revenue

Daily revenue trend scoped to Razorpay-paid orders. Useful for spotting gateway-specific dips after a release or a config change.
Sum(order_total) group by date_paid
Pie · Donut

Status mix

Completed, processing, refunded, failed across Razorpay orders. A growing refunded slice is the cheapest signal for a fulfilment or product issue.
Count group by order_status
Bar · Default

Magic Checkout vs standard

Revenue split by Magic Checkout flag. Direct read on whether the alternative checkout flow is moving AOV without spinning up an analytics warehouse.
Sum(order_total) group by is_magic_checkout_order

Comparison

Default Razorpay reporting vs SleekView Charts

Default WooCommerce reports

  • WooCommerce reports do not split by gateway
  • Magic Checkout cohort analysis needs custom code
  • Refund counts per gateway are not visualised
  • Razorpay payment ID is not chart-accessible by default
  • Status mix per gateway requires exports

SleekView Charts

  • Gateway-scoped revenue KPI
  • Daily Razorpay revenue line
  • Status mix donut over Razorpay-paid orders
  • Magic Checkout vs standard revenue Bar chart
  • HPOS-aware reads with no config changes

Features

What SleekView Charts gives you for Razorpay for WooCommerce

Magic Checkout cohort chart

is_magic_checkout_order becomes a chart dimension. Compare AOV and conversion between checkout flows directly from order meta.

HPOS-aware

Reads wc_orders_meta on HPOS and postmeta on legacy. The same dashboard config works across both storage modes.

Gateway-scoped charts

Every card runs over Razorpay-paid orders only. Multi-gateway stores reconcile each gateway against its own dashboard without cross-contamination.

Audience

Who builds Razorpay charts dashboards with SleekView

Finance teams

Razorpay-only revenue and status mix in one place. Settlement reconciliation against Razorpay's dashboard runs from drill-through into payment IDs.

Conversion analysts

Magic Checkout cohort chart answers whether the alternative checkout flow is moving AOV. The data is already in WooCommerce; the chart makes it visible.

Customer support

When a customer references a payment ID, drill from the status mix or refund slice to the matching order in one click.

The bigger picture

Why gateway metadata deserves a chart layer

Razorpay's WooCommerce plugin writes the right metadata for gateway-aware reporting, but the WooCommerce reports screen treats all orders the same and the per-order meta panel hides the data behind clicks. For Indian D2C stores running Razorpay plus COD plus another gateway, the question of how Razorpay specifically is performing simply does not get answered without exports. A gateway-scoped dashboard built directly on the razorpay_* meta closes that gap.

Revenue and daily trend scoped to Razorpay-paid orders gives finance a clean settlement view. Status mix surfaces refund waves and failed-payment patterns. The Magic Checkout vs standard bar is the only place outside a paid analytics warehouse where the alternative checkout flow's revenue lift gets a real chart.

Drill-through into rows preserves the payment ID column, so cross-reference against Razorpay's own dashboard is a click rather than a copy-paste between tabs. The gateway still owns refunds and the canonical settlement; the dashboard owns the WordPress-side visibility that the meta-key persistence pattern always implied.

Questions

Common questions about SleekView Charts for Razorpay for WooCommerce

Yes. SleekView reads wc_orders_meta on HPOS and postmeta on legacy. The dashboard definitions stay identical.

 

Yes. is_magic_checkout_order is a chart dimension. A Bar chart split by the flag compares revenue and AOV between checkout flows.

 

Refunds still flow through Razorpay's API via the WooCommerce admin. SleekView surfaces refund state in the chart and the underlying row, but does not duplicate the gateway's authenticated API path.

 

Yes. Every card filters to _payment_method = razorpay or to presence of razorpay_payment_id. Multi-gateway stores reconcile each independently.

 

Yes, depending on which subscription product the store uses. SleekView pivots whichever subscription meta keys the plugin writes, so the chart layer adapts to your setup.

 

Yes. Refund state is a chart dimension and a filter. A Bar chart of refunded orders per day surfaces refund waves the moment they start.

 

Yes. Aggregations hit indexed order columns and cache per card. Stores with millions of orders still render the gateway dashboard quickly.

 

Yes. Capability-gated dashboards let GST-filing finance, settlement reconciliation, and growth analysts each open their own saved layout.

 

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