이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WooCommerce Order Round Up

설명

A simple way to add a custom checkbox to round up prices on checkout form.

This plugin adds a checkbox on the checkout form, right before the payment method selection, that allows you to round up the order cart total.

  • Customize the checkbox’s section title
  • Customize the checkbox label
  • Add a custom image or logo before the checkbox (for example, the charity program)
  • Add a custom description in rich text.
  • Add custom CSS classes to the whole block
  • Decide what to do if the order total is already a round nomber: do nothing or round it up to the next round number
  • Customize the statement name that will appear on the order details
  • The rounded up amount will appear in your order and order export as a fee.

It’s perfect for charity or donation programs.

This plugin does not send the rounded up money to anywhere, it just adds a fee to the order.

설치

To install and configure this plugin…

  1. Upload or install the plugin through your WordPress admin.
  2. Activate the plugin via the ‘Plugins’ admin menu.
  3. Configure it in the “WooCommerce Donations Round Up” page under the settings menú.

FAQ

I click the round up checkbox on the checkout page and nothing happens

That’s possibly because the order total is round number (for example, $15.00) and on the plugin options you selected the option “Do nothing” on the “If the cart total is a round number” setting.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“WooCommerce Order Round Up”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WooCommerce Order Round Up”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.5

  • Added dashboard widget with some basic stats on number and amout of donations, as requested by users
  • Fixed donate button image in options page

1.0

  • First version