Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Additional Charge

Mô tả

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.

Ảnh màn hình

Cài đặt

  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

Hỏi đáp

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

Đánh giá

15 Tháng Mười, 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
Đọc tất cả 1 đánh giá

Người đóng góp & Lập trình viên

“Additional Charge” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

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