• Resolved chadfullerton

    (@chadfullerton)


    I integrated with WooCommerce and it is working well, the course purchase button goes to Woo Checkout, and they can place an order.

    However, once that order is placed, it isn’t clear to the user where to go next after checkout. The user has to go back the course listings page, find the course, open it, then click the button to start the course.

    How can I:

    a) Create a page with a shortcode that shows ONLY the paid courses that the user has PURCHASED and can start going through.

    b) Redirect the user directly into the course after they have purchased it, so that they can bypass having to go to the course description page and click the button to start the course?

Viewing 1 replies (of 1 total)
  • Hello,

    User will be redirected to the Account page after purchasing the course and if you are using “offline payment” or “check payments” gateways, the course will be on the pending status until you approve it [screenshot].
    If you have online payment gateways like stripe or PayPal the course will be displayed on the dashboard by default – [screenshot].
    Regarding your questions, it needs to modify the plugin templates to create a separate page for purchased courses and redirect to the course page.

    regards

Viewing 1 replies (of 1 total)
  • The topic ‘Only show purchased courses’ is closed to new replies.