We are currently using the WPLMS WooCommerce Plugin, the WooCommerce Subscriptions plugin, and WPLMS WooCommerce Subscriptions Add-on here:
https://wplms.io/support/knowledge-base/wplms-woocommerce-subscriptions-addon/
Now that we have set up our course to use variable subscriptions, 3 issues have occurred:
1.) There is no general tab on the product settings, so there box where you link the product to the course is missing.
2.) Checkout no longer skips the shopping cart.
3.) The auto complete virtual orders code in my functions.php no longer works.
I understand I understand that you probably cannot help with #3. However, I believe #1 is likely the cause of both #2 and #3, given that without two way binding of courses and product, skipping direct to checkout does not work. I'm hoping if we fix the two way binding and direct checkout, the auto complete will also work again.
I will follow up with website details in the next post.