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

GeoIP is Not Working At all

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.
12

Dear Pablo,

No there isn't any such plugin in use. You may check the same.

Hello

I  did a test  - https://share.pluginus.net/image/i20220622110635.png - but i can't repeat this error

Dear Pablo,

 

The plugin has been disabled, please check as other required details are mentioned in the private data.

It appears as it is not compatibly working with MStore Api.

Hello

Ok!  Please  read  this - https://currency-switcher.com/woocs-labs

Dear Pablo,

 

I tried submitting the request for the compatibility with MStore API but there I found the error as shown in the image. So requesting you to please consider this as a request to the same to make WOOCS compatible with MStore API.

https://drive.google.com/file/d/1MSWdgQJ6xd1VjANZa1TKI0-MliS4J3Dk/view?usp=sharing

Also its a request for the quick action.

Please  add  FTP+wpadmin access  to your  test  site - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130637.png

I will add this third party plugin to the adaptation queue

It may take 2 - 3 weeks

Hi Pablo,

 

The details have been saved in private, please check and its a request to please do the needful ASAP as till that point our app will remain ineffective.

 

Thanks!

Hello

I will write to you as soon as we get the result

Hello

Please  check your  FTP access( access folder )

Dear Pablo,

 

Is there any issue? I have updated the cPanel access to you so now you can have the better control.

 

Thank!

Please  drop  me  correct  FTP access/ I don't need access to the cPanel

change the access folder in the FTP account settings

Hi Pablo,

 

I have updated the folder and FTP credentials you can check the same in the private data.

 

Regards,

Rudra

Hello Rudra

Now FTP works correctly

Dear Pablo,

 

Thanks for the confirmation!

Awaiting the apt solution for the mentioned issue.

 

Kind Regards,

Rudra

Hello Rudra

Please  do a  test

In  file  - \wp-content\plugins\mstore-api\mstore-api.php - change  this line - https://share.pluginus.net/image/i20220707151331.png to  this code - https://share.pluginus.net/image/i20220707151539.png

$new_price = $cart_item['data']->get_price();
if (class_exists('WOOCS')) {
global $WOOCS;
if ($WOOCS->is_multiple_allowed) {
$currrent = $WOOCS->current_currency;
if ($currrent != $WOOCS->default_currency) {
$currencies = $WOOCS->get_currencies();
$rate = $currencies[$currrent]['rate'];
$new_price = $new_price / $rate;
}
}
}
$new_price = $new_price + $add_price;

Dear Pablo,

 

Thanks a lot as it appears that the issue is resolved and if there would be any issue with this we will update you accordingly.

Will it tolerate, if there would be any update for MStore API?

Hello

Welcome;)

Will it tolerate, if there would be any update for MStore API? - You will need to update the code every time or write to the plugin author, maybe he will implement this solution in the next version

 

12