Simple solution for WP 4
-
woocommerce-tranzila.php
On line 127, replace get_order_total(), by get_total(),
So the line becomes ‘sum’ => $order -> get_total(),
It worked for me !https://wordpress.org/plugins/tranzila-payment-gateway-for-woocommerce/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Simple solution for WP 4’ is closed to new replies.