このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Cart Total Rounding

説明

This plugin rounds off Woocommerce Cart Total to nearest 5 cents (or nearest 5 in the 2nd decimal for any currency).

For example, if the cart total after tax is 43.27, the plugin rounds it off to 43.25. Similarly if the cart total is 43.28, the plugin rounds it off to 43.30.

There is no additional setting required to be configured. Simply install the plugin and activiate it.

スクリーンショット

  • Cart Total after rounding off.

FAQ

What type of rounding is this?

Rounding is carried out to arrive at the nearest 5 cent or nearest 5 in the 2nd decimal point. This rounding works only for Woocommerce cart total.

Do I need to install woocommerce for this?

Yes. this plugin is dependent on woocommerce plugin.

How to configure?

There is no configuration required. Simply install, activate and check the cart total.

評価

1件のレビューをすべて表示

貢献者と開発者

Cart Total Rounding はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Cart Total Rounding” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • first version giving nearest 5 cents round off