
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 4, 2021, 11:16
Hello
Please read this - https://currency-switcher.com/woocs-labs/
Hello
Please read this - https://currency-switcher.com/woocs-labs/

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 8, 2021, 10:49
Hello
Please drop me wp-admin+FTP access to your test site
I will add this plugin to the adaptation queue
Hello
Please drop me wp-admin+FTP access to your test site
I will add this plugin to the adaptation queue

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 12, 2021, 13:13
Hello
Ok! I will write to you as soon as we get the result
Hello
Ok! I will write to you as soon as we get the result

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 19, 2021, 19:22
Hello
Please check your ftp access (init folder)
Hello
Please check your ftp access (init folder)

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 22, 2021, 12:15
Hello
I can connect, but your site is not in this folder
Hello
I can connect, but your site is not in this folder

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 26, 2021, 11:38
Hello Ruben
I will write to you as soon as we get the result
Hello Ruben
I will write to you as soon as we get the result

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 26, 2021, 18:44
Hello Ruben
In file - \wp-content\plugins\woocommerce-appointments\includes\class-wc-appointment-cart-manager.php - I added code - https://c2n.me/4bsBqqk.png
if (class_exists('WOOCS')) {
global $WOOCS;
if ($WOOCS->current_currency != $WOOCS->default_currency) {
$currencies = $WOOCS->get_currencies();
if ($WOOCS->is_multiple_allowed) {
$rate = $currencies[$WOOCS->current_currency]['rate'];
$cart_item_meta['appointment']['_cost'] = $cart_item_meta['appointment']['_cost'] / $rate;
}
}
}
Please do a test
Hello Ruben
In file - \wp-content\plugins\woocommerce-appointments\includes\class-wc-appointment-cart-manager.php - I added code - https://c2n.me/4bsBqqk.png
if (class_exists('WOOCS')) {
global $WOOCS;
if ($WOOCS->current_currency != $WOOCS->default_currency) {
$currencies = $WOOCS->get_currencies();
if ($WOOCS->is_multiple_allowed) {
$rate = $currencies[$WOOCS->current_currency]['rate'];
$cart_item_meta['appointment']['_cost'] = $cart_item_meta['appointment']['_cost'] / $rate;
}
}
}
Please do a test

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 29, 2021, 10:40
Hello Ruben
Welcome;)
Hello Ruben
Welcome;)