Set fixed currency conversion rated
-
How to set the fixed currency conversion rate for the payment gateway.
Currently, we use Woocommerce connected with omise payment gateway.We show the product price on the web store with USD, but want to be paid in THB with fixed currency rate for example, 1USD -> 35THB
On the review-order.php page, we can programmatically show the total * fixed rate. but when the customers click Place order, then go to the payment gateway page. The total calculate using other rate.
We could not find where to set the rate or any code in the theme files to change the fixed rate.
Please guide how to solve this issue.
Thank you
The topic ‘Set fixed currency conversion rated’ is closed to new replies.