Submit a ticket My Tickets
Welcome
Login  Sign up
Open navigation

How to Generate Payment Links (URL)

If you're marketing your courses on an external website like WordPress, you can provide a payment link to your customers. This link will direct users to your LearnWorlds school, where they can finalize their purchase and enroll in the course.


In this article, we will learn how to create payment links for your courses, bundles, or subscription plans


To generate links, you need to:


1. Create buttons in your external website that support redirection to the submitted URL links.

2. Navigate to your LearnWorlds school and select the product that you will promote.

3. Copy the product's ID, according to this article

4. Create the payment links:


a. For courses, you need to paste the course ID (step 3) at the end of the "product_id=" element as shown below and replace example.learnworlds.com with your LearnWorlds school URL:

https://example.learnworlds.com/payment?product_id=example

b. For bundles, you need to paste the bundle ID (step 3) at the end of the "product_id=" element as shown below before the "&type=bundle" element, and replace example.learnworlds.com with your LearnWorlds school URL:

https://example.learnworlds.com/payment?product_id=example&type=bundle

c. For subscriptions, you need to paste the subscription ID (step 3) at the end of the "product_id=" element before the "&type=subscription" element, and replace example.learnworlds.com with your LearnWorlds school URL::

https://example.learnworlds.com/payment?product_id=example&type=subscription


5. Enable the Logged out users will be redirected to the payment page when clicking to buy a product setting under Website → Navigation → Payment flow

6. Add the Sign-up form in your school's Payment Page so new users will be able to purchase while simultaneously signing up to your School, while already registered users can click on the "Login" button to bypass this step (or if they are already logged in, their account details will be prefilled on the checkout page).


  • To share a payment link with a coupon/discount attached, you can follow the steps in this article.
  • To share payment links with installment plans, you need to navigate to Courses → Course manager, find the respective course, go to Pricing → Installment plans → Get URL.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.