Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Additional Charge

Descripción

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.

Capturas

Instalación

  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

FAQ

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

Reseñas

15 de octubre de 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
Leer la 1 reseña

Colaboradores y desarrolladores

«Additional Charge» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Additional Charge» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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