PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Wrong price for check payments

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello,
I have problem with changing price of check payments. All prices for delivery and cart are ok, but check payments is in the same value, but with different symbol.
You can see:
https://ibb.co/SyrKyMY
https://ibb.co/jDLyYmt

It is standard payment method.
You can see: https://ibb.co/10W7CD9

Thank you.

Hello

Please  read  this  - https://currency-switcher.com/currency-recounts-wrong-double-zero-and-others/

So  disable all  plugins  except WOO+WOOCS  and  do  a  test

Thank you. I found the problem. Is in the plugin"WooCommerce Pay for Payment". Is way how to solve this problem?

Hello

Read  this - https://currency-switcher.com/woocs-labs/

Add  FTP +wp-admin access to  your test  site

I'll add this to the adaptation queue

Is some free plugin for creating test site?

Hello

Yes/ This  great  tool - https://wordpress.org/plugins/duplicator/

Hello,

Access is added.

Thank you.

Hello

Please  add  wp-admin access

Hello,

done. I'm sorry for delay. I'm not strong in WP, so I had a lots of problems with it.

Thank you.

Hello

I added this plugin to the adaptation queue

Hello

Please do a test

In  file - \wp-content\plugins\woocommerce-pay-for-payment\inc\class-pay4pay.php - add  this  code - https://share.pluginus.net/image/i20210611163602.png

if (class_exists('WOOCS')) {
global $WOOCS;
$cost = $WOOCS->woocs_exchange_value(floatval($cost));
}

Hello,

It seems to be ok. Thank you very much.

Hello

Welcome;)