lmsace / lmsace-connect-woocommerce

WooCommerce Extension - WordPress plugin to sell Moodle LMS courses through the WooCommerce
6 stars 2 forks source link

"Enrolled Courses Not Found.." #7

Open namiarj opened 9 months ago

namiarj commented 9 months ago

Hi, Thanks for your great plugin. I have a slight issue right now. When a user purchases a course in woocommerece, he is enrolled and signed up on Moodle but on my courses page on WordPress it says "Enrolled Courses Not Found.."

Do you have any idea why this may happen? We are using the latest versions of plugins, wordpress and moodle.

MauricioTRP commented 9 months ago

Hi Namiarj,

I had some similar issue. In my case, when a user buys a course, the status on WooCommerce wasn't "completed".

Maybe you can change the status by changing some code of this plugin I made in order to bypass this problem via making a 100% discount coupon to the user when the enrollement fails

https://github.com/MauricioTRP/change-buy-status-woocommerce

maanasdhara commented 1 month ago

Facing the same issue. And need a permanent solution please.