Stripe Payment with SCA and Coupon

Enrolment ::: enrol_stripepayment
Maintained by DualCube Team
Add a price to your courses and check out quickly with Stripe Payment. Stripe is a user-friendly payment solution that allows for secure transactions. This plugin includes a number of payment processing services, including the ability to accept credit card payments. You can also offer various discounts to learners looking to purchase your courses.
Latest release:
1275 sites
730 downloads
80 fans
Current versions available: 5

Brief Introuction

Elevate your e-learning payment experience with the Stripe Payment Plugin. Seamlessly integrate Stripe, a leading payment gateway, and empower your learners with effortless payment management. 

Rest easy with robust security features, including fraud prevention and data encryption, safeguarding your business and users from online threats. Unlock the power of coupon support for accessible course offerings. 

Benefit from Stripe's speedy and reliable payment processing, and tailor your enroll button's design to seamlessly fit your site. Maximize your e-learning payment system's efficiency by installing and configuring this exceptionally effective plugin today.

What Stripe Payments Offers!

Add a price to your courses and check out quickly with Stripe Payment. Stripe is a user-friendly payment solution that allows for secure transactions. This plugin includes a number of payment processing services, including the ability to accept credit card payments. You can also offer various discounts to learners looking to purchase your courses.

Our Features:
Easy to use

Stripe has a simple and intuitive user interface that makes it easy for learners to manage their payment processing

Flexible payment options

With a wide range of payment methods, including credit and debit cards, Apple Pay, Google Pay, and Alipay transactions become easy.

High level of security

Stripe is known for its robust security features, including built-in fraud prevention tools, data encryption, and 2-factor authentication. This helps to protect businesses and their customers from online fraud and hacking.

Coupon Support

You also get the option to offer special discounts to learners using stripe coupons.

Fast and reliable payment processing

Stripe processes payments quickly and reliably making it easy for learners to get started. This document will help you to configure the plugin further https://dualcube.com/docs/stripe-payment-with-sca-and-coupon/

Enroll Button Color

This unique feature will help you select the color of the enrolment button as per your choice.

stripe color

S Stripe Pro Version!

Stripe Pro is an advanced payment gateway that allows you to offer subscription payments to students. You can also access premium features such as free trial, sign-up fee, and so on with this solution. Go To Stripe Pro site

😊By investing in Stripe Pro, you become an essential partner in shaping the future of these projects. Keep the open-source spirit alive!

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3
Screenshot #4
Screenshot #5
Screenshot #6

Contributors

DualCube Team (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Pokaż komentarze
  • DualCube Team
    śr., 17 kwi 2024, 22:06
    Hello Gareth, we're sorry to hear about the issue you encountered.

    Could you please provide us with the steps to reproduce this problem? This will allow us to investigate the issue more effectively by replicating it on our end.
  • DualCube Team
    czw., 18 kwi 2024, 16:57
    Hi Gareth, we have fixed this.

    Kindly download the fixed plugin from here https://github.com/dualcube/moodle-enrol_stripepayment/archive/refs/heads/master.zip

    So, after downloading the plugin , follow these steps :
    – Delete the installed moodle-enrol_stripepayment plugin
    – Unzip the GitHub plugin
    – Rename the folder as “moodle-enrol_stripepayment” and remove the master tag. Now, zip this folder again.
    – Upload this plugin on your site.

    Please do keep us posted.
  • Simon Davies
    sob., 11 maj 2024, 14:43
    Hi Dual Team, I have the same issue as Gareth, but on a Moodle 3.9 site - is there anything that can be done? Thanks so much,
  • DualCube Team
    sob., 11 maj 2024, 15:15
    Simon, in our most recent update, we've already implemented the fix. However, please note that our minimum requirement for Moodle is version 4.0. We highly recommend updating your Moodle version accordingly. Alternatively, you can modify our code to set the minimum requirement to version 3.9, but we cannot guarantee whether it will work.
  • Dan Rapoza
    śr., 10 lip 2024, 04:34
    Hello. We received word from two users today that even though they submitted purchases and have received receipts, they are not getting enrolled into their courses. We haven't made any recent changes. Is there something I should check? I double checked our API keys to make sure they haven't expired. I'm not sure what else to check for. Thanks.
  • DualCube Team
    śr., 10 lip 2024, 17:47
    Hi Dan, Could you please confirm whether you've received all those payments in your Stripe account? If so, please contact us via our forum so that we can assist you accordingly. - https://dualcube.com/forums/

    looking for your co-operation regarding the same.
  • Dan Rapoza
    śr., 10 lip 2024, 23:39
    Yes, we received the payments in the Stripe account. I'll go ahead and post on your forum, thanks
  • Vikas Kumar Jha
    śr., 17 lip 2024, 12:46
    Hi Team, How can students see the payment transaction history or order ID, etc? I used this plugin today and was able to make a payment with a Stripe test account. The only problem I see is that students are not able to track transaction history. Anyone faced this challenge?
  • DualCube Team
    śr., 17 lip 2024, 16:40
    Hi Vikas,

    Since students don't need to create an account on Stripe, the only way they can view this transaction is through their bank transaction records.
  • Vikas Kumar Jha
    sob., 3 sie 2024, 09:33
    Thanks, DualCube Team. I currently have a free version, and it allows me to enable coupons. However, I am currently not seeing any option to create a coupon with a discount %
    Is this an option that is available only in the premium version?
  • Jim Crammond
    sob., 3 sie 2024, 18:46
    Hi Vikas, the discount is set in stripe when creating the coupon. The plugin will apply the discount set in the coupon.
  • Albert Alcaine i Peralta
    śr., 21 sie 2024, 17:33
    Seems that there's a critical error when using 4.3.5+ Build 20240705, see screenshot in Issues #148 where crashes Moodle when enrolling to a course.

    "Exemption: Call to a member function js_call_amd() on null"

    Trace and messages available at https://github.com/dualcube/moodle-enrol_stripepayment/issues/148
  • DualCube Team
    śr., 21 sie 2024, 18:37
    Hi Albert, we've just released an update with the fix. Please ensure you've installed the latest version of the plugin, 3.4.8 (2024082100), and check again.
  • Nepal B
    pon., 17 lut 2025, 02:24
    Dear all,

    I encountered an issue with the plugin that caused all H2 fonts to be blocked across the site.

    Upon investigation, it appears that the following style code was applied:

    #region-main h2 {
    display: none;
    }

    After uninstalling the plugin, the issue was resolved.



    Best regards,

    Tanja

    Here is a part of the style codes, I found:



    .StripeElement {
    padding: 15px;
    border: 1px solid #e9ebec;
    background: #f9f9f9;
    box-shadow: 0 10px 6px -4px #d4d2d2
    }

    @media (min-width: 200px) and (max-width:700px) {
    .stripe-img,.stripe-dclr,.stripe-line-left,.couponcode-wrap,.stripe-buy-btn {
    width:100%
    }

    .stripe-left {
    width: 100%
    }

    #region-main {
    padding: 0
    }

    .generalbox {
    width: 300px
    }

    body#page-enrol-index #region-main .generalbox:last-of-type {
    width: 320px;
    margin: 0 auto;
    float: none
    }

    #page-enrol-index p {
    text-align: center
    }

    #apply {
    margin-top: 10px
    }

    #coupon {
    margin-top: 10px
    }

    #page-enrol-index #region-main-box .card-title {
    text-align: center
    }

    #page-enrol-index #region-main-box .card-title:before,#page-enrol-index #region-main-box .card-title:after {
    display: none
    }

    .couponcode-wrap {
    display: block
    }
    }

    #region-main h2 {
    display: none
    }

    .enrolmenticons {
    display: none
    }

    #new_coupon {
    margin-bottom: 10px
    }

    button#final-payment-button {
    line-height: 1
    }




  • DualCube Team
    wt., 18 lut 2025, 20:12
    We've resolved the issue on our end. Please download and install the latest version from our GitHub : https://github.com/dualcube/moodle-enrol_stripepayment/archive/refs/heads/master.zip

    Let us know if this resolves the problem.
Please login to post comments