Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Additional Charge

Popis

Motivation

Provide a way for customer to add additional charge to WooCommerce checkout. It is useful for site that would like to do delivery service. Tipping service or anything that will allow customer to add a percent of their checkout price.

Snímky obrazovky

Instalace

  1. Install a the plugin
  2. Under WooCommerce there will be a sub-menu call Additional Charge. You can configure most of the variable there. If you do not configure anything, it will use the default values
  3. Configure the rate as comma-separated values

Nejčastější dotazy

Installation Instructions
  1. Install a the plugin
  2. Under WooCommerce there will be a sub-menu call Additional Charge. You can configure most of the variable there. If you do not configure anything, it will use the default values
  3. Configure the rate as comma-separated values

Recenze

15. 10. 2017
UPDATE: This plugin requires PHP 5.6 minimum. The issue described below was due to a very old server running 5.4. After updating the version of PHP this plugin was able to be activated and performed as expected. Using WP 4.7.6 and WooCommerce 3.2.1 The plugin triggers a fatal error on activation and cannot be used. Author needs to state compatible WooCommerce version in addition to WordPress version. Fatal error: Can’t use function return value in write context in /wp-content/plugins/additional-charge/class.additionalcharge.php on line 71
Přečtěte si 1 recenzi

Autoři

Additional Charge je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

1.0.0

  • Provide an admin interface to configure the ‚Heading‘, ‚Status Message‘, ‚Button Text‘, and different ‚rates‘
  • Provide a default css with default style
  • Provide an additional box under the note section that will allow customer to add their tips, donations, etc base on total price

1.0.1

  • Fixed issue where additional charge does not persist after checkout phrase on the woocommerce 3.8.x