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

[WOOCS LABS] Incompatibility with LearnPress

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.

My problem is with LearnPress, because the price in Central Africa XAF is 20000, which is approximately 36 dollars, but when you go to buy the course and arrive until checkout, the payment platform reads it as if it were dollars and appears as 20000 dollars... The conversion not working.

Please help me !!!

Hello

Please  add  FTP+wp-admin  access https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png

I will add this plugin to the adaptation queue

I have added the admin access

 

Hello

Ok! please  add FTP access - https://c2n.me/49qPGcr.png

Okay, I just did it

Hello

OK!  I added this to the adaptation queue

OKAY, When can this be operational please?

Hello

I think your turn will be in two weeks

hi, i would also like you to work on my second site which has the same problem. I have already added the accesses

Hello

 i would also like you to work on my second site - we will work with only one site and if we succeed we will provide you with instructions

Hello

In  file - wp-content\plugins\learnpress-woo-payment\incs\class-wc-product-lp-course.php - change  code - https://c2n.me/49CZ4SS.png

$price= (course)? $course->get_price() : 0;
if ($price) {
if (class_exists('WOOCS')) {
global $WOOCS;
if ($WOOCS->is_multiple_allowed) {
$price = $WOOCS->woocs_exchange_value(floatval($price));
}
}
}
return $price;

 

Please  do a test?

it works, thank you very much

Hello

Welcome;)