✨ 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 WooCommerce Stripe: payment dashboards in WordPress

The Stripe gateway writes payment intent IDs, charge IDs, and method types into wc_orders_meta on every paid order. SleekView Charts reads those keys and builds a dashboard with revenue by Stripe method, refund volume, dispute counts, and daily payment trends inside WordPress.

♾️ Lifetime License available

SleekView Charts dashboard for WooCommerce Stripe Payment Gateway

Read Stripe payments as charts, not a flat orders list

The official WooCommerce Stripe Payment Gateway stores everything you need to chart payments. Every order tagged with the stripe payment_method gets _stripe_charge_id, _stripe_intent_id, _stripe_source_id, and method labels (card, link, ideal, sepa, klarna) on wc_orders_meta for HPOS stores. Refund records land in wc_order_refunds with _stripe_refund_id. None of this is exposed as a dashboard in the gateway settings.

SleekView Charts reads the same Stripe meta keys and turns them into chart cards. A Number card sums total_amount from wc_orders where payment_method equals stripe. A Donut splits Stripe revenue by _stripe_payment_method_type so card, link, sepa, and wallet shares show side by side. A Bar ranks refund causes from _stripe_refund_reason, and an Area chart plots daily Stripe revenue from date_paid_gmt.

This is a reading layer, not a replacement for the Stripe Dashboard. Stripe still owns the official payout reconciliation and fee invoices. SleekView Charts adds the questions Stripe and WooCommerce Analytics do not lay out together: method mix against refund trend against daily payment volume on one saved screen, scoped per role, embeddable for finance stakeholders without admin access.

Workflow

From Stripe meta keys to a chart dashboard in four steps

1

Point SleekView at the Stripe-tagged orders

Add a data source for wc_orders filtered to payment_method equals stripe, joined to wc_orders_meta on order_id. SleekView detects the _stripe_charge_id and _stripe_payment_method_type keys automatically and lists them as columns.
2

Switch the view to Charts

Flip the view from Table to Charts. SleekView creates an empty Stripe dashboard ready for cards backed by your real payment-intent and refund records.
3

Add Stripe-specific chart cards

Pick a chart type, a grouping field like _stripe_payment_method_type or _stripe_refund_reason, and an aggregation. Each card becomes a saved query against your live HPOS tables and meta.
4

Save and scope the dashboard

Save the chart view, scope it per role for finance, ops, and support, and optionally embed it on a frontend page so accountants can read Stripe numbers without WordPress admin access.

Sample dashboard

Charts you can build from WooCommerce Stripe data

Four cards that turn the Stripe charge IDs, method labels, and refund reasons stored on wc_orders_meta into a payments dashboard.
Number · Default

Stripe revenue this month

A single big-number KPI summing total_amount from wc_orders where payment_method equals stripe and status is processing or completed, with the previous month underneath for context.
Sum(total_amount)
Pie · Donut

Revenue by Stripe method

A donut splitting Stripe revenue across card, link, sepa_debit, ideal, klarna, and wallet payments using the _stripe_payment_method_type key on wc_orders_meta.
Sum(total_amount) group by _stripe_payment_method_type
Bar · Horizontal

Top refund reasons

Horizontal bar ranking refund value by reason (duplicate, fraudulent, requested_by_customer) sourced from wc_order_refunds joined to its _stripe_refund_reason meta key.
Sum(refund_amount) group by _stripe_refund_reason
Area · Gradient

Daily Stripe revenue

A gradient area chart of daily Stripe revenue using date_paid_gmt on wc_orders, useful for spotting weekday card-payment patterns and the impact of wallet checkout rollouts.
Sum(total_amount) group by date_paid_gmt

Comparison

Default Stripe gateway admin vs SleekView Charts

Default Stripe gateway admin

  • Gateway settings page shows API keys and webhook config, no payment analytics at all
  • Method labels stored on wc_orders_meta are never grouped into a side-by-side chart
  • Refund reasons captured from Stripe sit in meta but are not summarised anywhere in admin
  • Stripe Dashboard lives off-site and does not join to WooCommerce status or customer roles
  • No way to embed a Stripe revenue chart on a frontend page for finance stakeholders

SleekView Charts

  • Chart cards built directly on Stripe meta keys like _stripe_charge_id and _stripe_payment_method_type
  • Mix Number, Pie, Bar, Line, and Area cards on a single Stripe payments dashboard
  • Drill into card vs link vs sepa method mix without leaving WordPress for the Stripe Dashboard
  • Saved chart views scoped per role for finance, ops, and customer support
  • Embed any Stripe chart on a frontend page so accountants read it without admin access

Features

What SleekView Charts gives you for WooCommerce Stripe Payment Gateway

Real charts on Stripe meta

Number, Pie, Bar, Line, Area, Radar, and Radial cards built from the _stripe_charge_id, _stripe_payment_method_type, and refund-reason keys the gateway already stores on wc_orders_meta.

Complements the Stripe Dashboard

Stripe still owns the official payout reconciliation and fee statements. SleekView Charts adds the WordPress-side view that joins Stripe meta to WooCommerce status, role, and customer columns.

Role-scoped sharing

Save Stripe dashboards per role and embed them on frontend pages so finance, ops, and support see only the slice you allow without ever touching the gateway settings.

Audience

Who builds WooCommerce Stripe dashboards with SleekView

Finance teams

Track the Stripe revenue KPI and the method-mix donut to see how much of monthly revenue runs through card, link, sepa, or wallet payments without exporting from Stripe.

Customer support

Read the refund-reason bar to see whether duplicate charges, fraud claims, or customer requests dominate, so the team prioritises the right fixes.

Growth teams

Use the daily revenue area chart filtered to Stripe to measure the impact of enabling Stripe Link, Apple Pay, or a new local method like ideal.

The bigger picture

Stripe data in WordPress should be readable on one screen

The official WooCommerce Stripe gateway captures everything a payments dashboard needs and writes it to wc_orders_meta. Charge IDs, intent IDs, payment-method types, refund IDs, and refund reasons all sit on the same row as the order. Yet the gateway admin shows none of it.

Teams hop between WooCommerce Analytics, the Orders list, and the off-site Stripe Dashboard to assemble a single picture of how the store is being paid. SleekView Charts reads those Stripe meta keys directly and turns them into chart cards on one saved dashboard. Finance sees the Stripe revenue KPI and the method-mix donut.

Support sees the refund-reason bar and a count of disputed orders. Growth sees the daily revenue area chart filtered to Stripe to measure rollout impact. The Stripe Dashboard keeps owning payouts and fees; SleekView adds the in-WordPress reading layer that joins Stripe meta back to WooCommerce status, customer, and date columns the team already knows.

Questions

Common questions about SleekView Charts for WooCommerce Stripe Payment Gateway

No. The Stripe Dashboard still owns the official payouts, fee invoices, and dispute responses. SleekView Charts is a flexible reading layer on the Stripe meta keys the gateway writes to wc_orders_meta inside WordPress, so you can join payment data to WooCommerce status, role, and date columns on one saved screen.

 

Yes. SleekView reads wc_orders and wc_orders_meta directly when High-Performance Order Storage is enabled, including _stripe_charge_id, _stripe_intent_id, and _stripe_payment_method_type. On legacy stores it falls back to shop_order posts and postmeta with the same key names.

 

Yes. The _stripe_payment_method_type meta key on wc_orders_meta is exposed as a chartable dimension. A Donut on that field splits Stripe revenue across card, link, sepa_debit, ideal, klarna, and wallet payments using the values Stripe sends back on each successful intent.

 

Yes. SleekView reads wc_order_refunds and the _stripe_refund_id and _stripe_refund_reason meta keys the gateway writes when a refund is issued. A Bar grouped by refund reason ranks duplicate, fraudulent, and customer-requested refunds by total amount.

 

The gateway writes dispute events to order notes and to a dedicated _stripe_dispute_status meta key on disputed orders. SleekView can count orders where that key is present, or group them by dispute status, to give support a live count of open chargebacks without leaving WordPress.

 

No. Chart queries run on demand when a user loads the dashboard, hit indexed columns on wc_orders (id, status, date_paid_gmt, payment_method), and use the same MySQL connection as the rest of WordPress. Checkout is untouched.

 

Yes. Every SleekView view including chart dashboards has a role visibility setting. Finance can see method mix and refund totals while support sees only dispute counts on the same underlying data source.

 

Yes. Any saved chart view has a shortcode that renders the same dashboard on a frontend page or in an Elementor block, with the role gate enforced so only logged-in users with the right capability see the numbers.

 

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