A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Mike Jolley 72849cb4db Stop sending line items to Mijireh Fixes #5365
Like PayPal, Mijireh struggles with out prices including tax due to
rounding errors. Since the validation cannot be disabled, its better to
just send the order as 1 item. This will prevent rounding errors and
payment failures.

Prices excluding tax are unaffected.
2014-05-01 15:29:28 +01:00
apigen Fix apigen search 2014-04-10 13:32:58 +01:00
assets twenty thirteen spacing. 2014-04-30 11:24:09 +01:00
dummy-data Move sample tax rates Closes #4264 2013-12-03 13:45:10 +00:00
i18n Merge branch '2.1' 2014-04-30 14:30:42 +02:00
includes Stop sending line items to Mijireh Fixes #5365 2014-05-01 15:29:28 +01:00
logs Include logs folder + htaccess. Closes #3126. 2013-07-22 13:52:11 +01:00
templates Only output wrappers on order-review when not loaded via ajax 2014-04-30 11:20:25 +01:00
.editorconfig added editorconfig 2013-08-25 16:11:19 -03:00
.gitignore ApiGen + woodocs template + grunt task 2014-02-17 10:39:54 +01:00
CONTRIBUTING.md Updated available customisation services list in contributing docs 2014-02-13 12:20:13 +01:00
Gruntfile.js Double declaration fix 2014-02-27 15:22:46 +01:00
README.md Added Twitter account link to README.md 2014-02-13 12:22:55 +01:00
license.txt Line endings. Closes #1065. 2012-05-26 17:25:07 +01:00
package.json This branch is now 2.1.7-bleeding 2014-03-25 16:09:22 +01:00
readme.txt Merge branch '2.1' 2014-04-30 14:30:42 +02:00
uninstall.php Trash in the uninstaller too 2014-02-14 12:52:39 +01:00
woocommerce.php Merge branch 'refs/heads/2.1' 2014-04-10 16:42:08 +02:00

README.md

WooCommerce - excelling eCommerce

Built with Grunt

Welcome to the WooCommerce repository on GitHub. Here you can browse the source, look at open issues and keep track of development. We recommend all developers to follow the WooCommerce development blog to stay up to date about everything happening in the project. You can also follow @DevelopWC on Twitter for the latest development updates.

If you are not a developer, please use the WooCommerce plugin page on WordPress.org.

Support

This repository is not suitable for support. Please don't use our issue tracker for support requests, but for core WooCommerce issues only. Support can take place in the appropriate channels:

Support requests in issues on this repository will be closed on sight.

Contributing to WooCommerce

If you have a patch, or stumbled upon an issue with WooCommerce core, you can contribute this back to the code. Please read our contributor guidelines for more information how you can do this.