Hi, I have currently integrated WooCommerce Subscriptions into WPLMS so that I can run recurring payments for my users. I turned off the WPLMS based subscription on my product, and used the subscription variations in WooCommerce subscriptions to create some different subscription options.
I also used the code snippet to support granting the permission to the user on subscriptions renewal (https://wplms.io/support/knowledge-base/subscription-renew-when-using-woocommerce-subscription-plugin/)
The problem I have is that, while testing this, I bought a subscription and got access to the course, success! However to test the cancellation of the subscription (for example a user who has not renewed their subscription), I cancelled my subscription, and then went back to the course page where I still have access.
1) Do I need to add another snippet to support cancellations?
2) Is there anything else I need to configure within the WPLMS product itself to work correctly with WooCommerce Subscriptions?
The website is: http://live.elevationproject.global
That is correct, I have updated the script in above link to support cancellations.
No, no other setting is required to work with subscriptions at the moment.
Anyone reading this refer : https://wplms.io/support/knowledge-base/wplms-woocommerce-subscriptions-addon/