
teste
Yes, there are several GitHub repositories offering Stripe payment integration plugins for Moodle. Here are some notable ones:
-
Moodle Stripe Enrollment Plugin by DualCube:
- Repository: dualcube/moodle-enrol_stripepayment
- Description: This plugin enables administrators to use Stripe as a payment gateway for course enrollments. It supports Strong Customer Authentication (SCA) and offers coupon functionality, allowing for percentage or amount-based discounts.
-
Stripe Payment Gateway by Alex Morris:
- Repository: alexmorrisnz/moodle-paygw_stripe
- Description: This plugin provides a payment gateway integration with Stripe, supporting various payment methods such as credit cards, Alipay, and Sofort. It also offers features like promotion/coupon codes and automatic tax calculation.
-
Moodle Stripe Enrollment Plugin by zPivot:
- Repository: zPivot/moodle-enrol_stripepay
- Description: Based on DualCube's work, this plugin allows administrators to use Stripe for course enrollments, featuring options like displaying the full course name and site logo on the Stripe checkout page.
-
Moodle Availability Condition Stripe Plugin by eLearning-BS23:
- Repository: eLearning-BS23/moodle-availability_stripe
- Description: This plugin enables administrators to set prices on specific course content, requiring a Stripe payment to access. It supports multiple currencies and offers a personalized payment experience.
These plugins can help integrate Stripe payments into your Moodle platform, facilitating seamless course enrollments and content access upon payment.
- Teacher: Dari Belousova