Payment Method Highlighter for WooCommerce
A modern WooCommerce plugin that shows a colour-coded payment-method badge when an administrator opens an order. It does not create or process payments—it works with your existing payment gateways.
by OpenWPClub.com · github.com/open-wp-club/payment-method-highlighter-for-woocommerce
★ 0stars
3release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/open-wp-club/payment-method-highlighter-for-woocommerce/releases/download/1.2.1/payment-method-highlighter-for-woocommerce.zipReadme
Payment Method Highlighter for WooCommerce
A modern WooCommerce plugin that shows a colour-coded payment-method badge when an administrator opens an order. It does not create or process payments—it works with your existing payment gateways.
Features
- Configure colours for one or more WooCommerce payment gateways from the standard WordPress admin interface.
- Each order displays the payment method as a colour-coded badge in WooCommerce Admin.
- Every payment gateway starts with a built-in colour; uncheck any method you do not want to display.
- Supports legacy order storage and High Performance Order Storage (HPOS).
- Declares compatibility with High Performance Order Storage (HPOS).
- Accessible focus states,
prefers-reduced-motionsupport, and no external dependencies.
Installation
- Upload this directory to
wp-content/plugins/, or create a ZIP and install it from the WordPress admin. - Activate Payment Method Highlighter for WooCommerce.
- Open WooCommerce → Payment highlighter.
- Choose an active payment gateway, customise the content, and save your changes.
Requirements
- WordPress 6.5+
- PHP 7.4+
- WooCommerce 8.3+ (tested through 10.9)
Development
The plugin has no build step and adds no npm or PHP dependencies. Before a release, run:
find . -name '*.php' -print0 | xargs -0 -n1 php -lRead the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.2.1 | Aug 6, 2026 | payment-method-highlighter-for-woocommerce.zip | 3 |