We have no ready-made payment plugin for Moodle. You can take money through a payment link and enrol the student once the payment is confirmed, or automate it by building your own enrolment plugin on top of our API.
How it works
- You create a link for the course price and send it to the student.
- The student pays by card or SBP on a secure page.
- The receipt is generated automatically and the payment appears in the dashboard.
- You enrol the student — manually or through your own plugin via the API.
What to keep in mind
- For cohorts at one price a single link is enough, refreshed per launch.
- With many courses and constant enrolments the manual route becomes a bottleneck fast.
- Course refunds are issued from the dashboard, in full or in part.
Terms for educational projects are on the payments for education page.