WP Manifestindependent plugin directory
manifest / ecommerce / pronamic-payment-gateways-fees-for-woocommerce

Pronamic Payment Gateways Fees for WooCommerce

This WordPress plugin adds settings to all WooCommerce gateways to add a fixed and/or variable (percentage) fee.

by Pronamic · github.com/pronamic/pronamic-payment-gateways-fees-for-woocommerce · website

3stars
19release downloads
≈10active sites
225composer installs
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/pronamic/pronamic-payment-gateways-fees-for-woocommerce/releases/download/v1.0.3/pronamic-payment-gateways-fees-for-woocommerce.1.0.3.zip

Also on Packagist as pronamic/pronamic-payment-gateways-fees-for-woocommerce:

composer require pronamic/pronamic-payment-gateways-fees-for-woocommerce

Declares an update source (https://wp.pronamic.directory/plugins/pronamic-payment-gateways-fees-for-woocommerce/), so updates arrive through the plugin's own updater.

From the readme

Pronamic Payment Gateways Fees for WooCommerce This WordPress plugin adds settings to all WooCommerce gateways to add a fixed and/or variable (percentage) fee. - Introduction - Installation - Screenshots - Flow - Links Introduction This WordPress plugin adds settings to all WooCommerce gateways to add a fixed and/or variable (percentage) fee. Installation Screenshots Flow WooCommerce recommends using the woocommercecartcalculatefees hook to add fees: We suggest using the action woocommercecartcalculatefees hook for adding fees. Source: https://github.com/woocommerce/woocommerce/blob/8.1.0/plugins/woocommerce/includes/class-wc-cart-fees.php#L7 This hook is called as soon as the WC()-cart-calculatetotals() function is called, WooCommerce uses the WCCartTotals class to calculate totals: class-wc-cart.php Source: https://github.com/woocommerce/woocommerce/blob/8.1.0/plugins/woocommerce/includes/class-wc-cart.php#L1393-L1411 When creating a WCCartTotals instance, the WCCartTotals-calculate() function is executed: class-wc-cart-totals.php Source: https://github.com/woocommerce/woocommerce/blob/8.1.0/plugins/woocommerce/includes/class-wc-cart-totals.php#L127-L154 What c

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.0.3Jun 19, 2025pronamic-payment-gateways-fees-for-woocommerce.1.0.3.zip6
v1.0.2Mar 14, 2024pronamic-payment-gateways-fees-for-woocommerce.1.0.2.zip7
v1.0.1Nov 6, 2023pronamic-payment-gateways-fees-for-woocommerce.1.0.1.zip1
v1.0.0Oct 31, 2023pronamic-payment-gateways-fees-for-woocommerce.1.0.0.zip5

Active-site estimate ≈10 comes from the median of recent superseded releases. Method.