WPIntell

Source evidence

Bug in the plugin

Eway Payments for Woo · review · 2019-08-20T05:12:00+00:00

praisesentiment
highseverity
0.6relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

11 / 39 rows with source links

28.2% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 5 stars
slightlychilled unresolved
I’ve been emailing WooCommerce about this bug for about 6 months. Big shame on WooCommerce for not taking care of this issue. Despite several update releases from them, it is still yet to be fixed, so here is the bug and the fix. When using with a multi-currency site, you will get problems with payments and the amounts charged. To fix it: /plugins/woocommerce-gateway-eway/includes/class-wc-eway-api.php on line 203. This: ‘CurrencyCode’ => get_woocommerce_currency(), Should be this: ‘CurrencyCode’ => $pre_wc_30 ? $order->get_order_currency() : $order->get_currency(),

Comments

0 shown

No comments were stored for this source.