woocommerce/includes/gateways/mijireh
Mike Jolley 97e0449bd8 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-13 16:00:46 +01:00
..
assets optimizing images 2013-11-19 12:59:01 -06:00
includes PhpDocs and TODO comments 2013-11-28 12:59:09 -05:00
class-wc-gateway-mijireh.php Stop sending line items to Mijireh Fixes #5365 2014-05-13 16:00:46 +01:00