YooKassa

Payment gateways ::: paygw_yookassa
Maintained by Alex Orlov
Payment gateway plugin for online payment service YooKassa. Allows you to accept payments for access to courses, lessons, sections and learning modules in Moodle. YooKassa account required.
Latest release:
34 sites
49 downloads
3 fans

YooKassa payment gateway plugin

https://yookassa.ru

A service for businesses to accept online payments. Helps individual entrepreneurs, legal entities and the self-employed accept payments, make payments to clients and solve other tasks related to payments.

To use the plugin, you must be a registered YooKassa user.

Feature:

  • cost can be fixed or selected from a range
  • can use password or button to bypass the payment
  • recurring payments (additional plugins from recommendations are required)
  • support for the missed period surcharge function from enrol_yafee

Recommendations

  • To enroll in courses, use my plugin that supports time limits for recurring payments "Yet another Enroll for payment" enrol_yafee
  • For the control task, use the plugin I patched at the link mod_gwpayments
  • To limit availability, use the plugin I patched at the link availability_gwpayments
  • Plugin for viewing reports and for recurrent payments support I patched at the link - report_payments
No technical support in the comments here. For support, please post on the forum.

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3

Contributors

Alex Orlov (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • Plugins bot
    Sat, 20 July 2024, 1:10 PM
    Approval issue created: CONTRIB-9632
  • Dr.Jury N.Belonozhkin
    Fri, 21 Feb 2025, 4:43 PM
    Здравствуйте, Алекс. Это плагин может применяться самозанятыми?
  • Alex Orlov
    Fri, 21 Feb 2025, 4:53 PM
    Hi! Да, ЮКасса предоставляет самозанятым услуги, в самом плагине никаких ограничений для этого нет.
  • Yuriy Alekhnovich
    Mon, 26 May 2025, 10:43 PM
    Добавьте пожалуйста в опции выбора НДС новые параметры:
    7 => "5%",
    8 => "7%",
    9 => "5/105",
    10 => "7/107",
  • Yuriy Alekhnovich
    Tue, 27 May 2025, 6:11 PM
    Исправьте пожалуйста, в этом же файле,
    получаю сообщение красным текстом: Не установлен report_payments плагин, вы не сможете отменить регулярные платежи.
    Плагин у меня установлен, крайняя версия 2024101500.
    В коде есть ошибка:
    if ($plugininfo->versiondisk < 3024070800) {
    $mform->addElement('static', 'noreport', null, get_string('noreportplugin', 'paygw_yookassa'));
    }
    ... такой версии быть не может, по крайней мере еще 1 тыс. лет ))

  • Alex Orlov
    Tue, 27 May 2025, 6:46 PM
    No technical support in the comments here. For support, please post on the forum - https://moodle.org/mod/forum/discuss.php?d=466357
    Plugin for viewing reports and for recurrent payments support - report_payments - https://github.com/Snickser/moodle-report_payments/tree/dev
Please login to post comments