Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Additional Charge

Opis

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.

Slike ekrana

Instalacija

  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

ČPP

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

Recenzije

15. Oktobra 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
Read all 1 review

Saradnici i programeri

“Additional Charge” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Additional Charge” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

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