This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Additional Charge

توضیحات

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.

عکس‌های صفحه

نصب

  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

سوالات متداول

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

نقد و بررسی‌ها

15 اکتبر 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
خواندن تمامی 1 نقد و بررسی‌

توسعه دهندگان و همکاران

“Additional Charge” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Additional Charge” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

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