WooCommerce payment reference

Payment Details for WooCommerce Orders

See the payment method and saved transaction ID in the WooCommerce Orders list.

$39per year after a 14-day trial

No card required. Add a payment method before day 14 to continue; otherwise Stripe cancels the subscription automatically.

Payment Details Pro column showing Visa via Stripe and an expanded saved transaction ID
Real WordPress interfaceFree 0.1.13 / Pro 0.1.13
One jobShow the payment-method title saved on each classic or HPOS WooCommerce order, with an optional Pro transaction-ID disclosure and no gateway request.
RequiresWooCommerce 8.9 or newer
Free statusRelease candidate prepared for WordPress.org review

Three decisions

Set it up without code.

01

Install and activate Free 0.1.13 with WooCommerce 8.9 or newer active.

02

Open WooCommerce > Orders and enable Payment details under Screen Options if needed.

03

Compare one test row with its saved payment title, then deactivate Free to verify rollback.

Actual product

What you configure and what the visitor sees.

Payment Details Pro column showing Visa via Stripe and an expanded saved transaction ID
The real Pro disclosure shows a local saved identifier without contacting the gateway.
Native WooCommerce Orders row with the Payment Details column
Payment context stays beside native order data and never changes payment state.

Free and Pro

Free keeps working. Pro adds capacity.

Free 0.1.13

No account or license required

  • Add one read-only Payment details column to native classic and HPOS WooCommerce Orders lists.
  • Show the escaped payment-method title from the order object already bound to the current row.
  • Leave missing, malformed, over-limit, or uncertain values blank without querying a gateway.

Prepared for WordPress.org submission; no public-directory approval is claimed yet.

Failure boundary

Designed to stop quietly instead of changing store truth.

The free workflow is independent of Stripe, the StoreFixKit license API, and Pro. A billing or network problem cannot rewrite the parent plugin's data.

  • Orders, payments, transaction IDs, gateway data, customers, and products are never written.
  • The column displays local saved values only and does not claim capture, settlement, refund, dispute, or payout truth.
  • The Orders screen makes no StoreFixKit or gateway request; explicit authorized Pro license actions send only the license key, site URL, and product key.
  • No order, customer, phone, item, payment-method, transaction, or gateway data is sent to StoreFixKit; no telemetry, custom table, cron, queue, JavaScript, stylesheet, or order query is added.

14-day trial

No card required to test Pro on one site.

Stripe hosts checkout and billing. The StoreFixKit success page creates a product-bound license and Pro download. Add a payment method before trial end only if you want the annual plan to continue.

Before installing

Short answers to the important questions.

Does this verify payment state with the gateway?

No. It displays values already saved on the current WooCommerce order.

Does a transaction ID prove settlement?

No. Use the gateway's authoritative dashboard or documented API for live state.

How do I restore the native Orders list?

Deactivate Free. The Payment details column disappears without changing orders or payments.