Moodle Plugins directory: Bitcoin: Versions: 2.5.1 (Build: 20220506) | Moodle.org

Bitcoin
Enrolment ::: enrol_bitcoin
Maintained by
DualCube Team
Enrolment in Moodle using Bitcoin payment gateway for paid courses
This plugin helps admins and webmasters use Bitcoin as the payment gateway. Bitcoin is one of the popular payment gateways and offers considerable number of features unsupported by other payment gateways like Paypal. This plugin has all the settings for development as well as for production usage. Its easy to install, set up and effective.
Bitcoin 2.5.1 (Build: 20220506)
Moodle 2.5, 2.6, 2.7, 2.8, 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
Released: Friday, 6 May 2022, 7:47 PM
Code prechecks
phplint
phpcs6 | 11
js
css
phpdoc
savepoint
thirdparty
externalbackup
grunt
shifter
mustache
gherkin
HTML | XMLEnrolment in Moodle using Bitcoin payment gateway for paid courses
This plugin helps admins and webmasters use Bitcoin as the payment gateway. Bitcoin is one of the populer payment gateways and offers considerable number of features unsupported by other payment gateways like Paypal. This plugin has all the settings for development as well as for production usage. Its easy to install, set up and effective.
Creating Merchant Account :
1) Create account at https://coinbase.com, for test mode create account at https://sandbox.coinbase.com.
2) Complete your merchant profile details from https://coinbase.com/merchant_profiles, for test mode https://sandbox.coinbase.com/merchant_profiles.
3) Now set up API and user authentication credentials at https://coinbase.com/settings/api, for test mode https://sandbox.coinbase.com/settings/api.
4) Create OAuth2 application for user account authentication, note that if you enter a wrong redirect URI the system will not work. Set up your redirect URI with http:///enrol/bitcoin/oauth.php
5) Create a new API with all account & permission.
Now you are done with merchant account set up.
Installation Guidence :
Login to your moodle site as an “admin user” and follow the steps.
1) Upload the zip package from Site administration > Plugins > Install plugins. Choose Plugin type 'Enrolment method (enrol)'. Upload the ZIP package, check the acknowledgement and install.
2) Go to Enrolments > Manage enrol plugins > Enable 'Bitcoin' from list
3) Click 'Settings' which will lead to the settings page of the plugin
4) Provide merchant credentials for Bitcoin. Note that, you will get all the details from your merchant account. Now select the checkbox as per requirement. Save the settings.
5) Select any course from course listing page.
6) Go to Course administration > Users > Enrolment methods > Add method 'Bitcoin' from the dropdown. Set 'Custom instance name', 'Enrol cost' etc and add the method.
This completes all the steps from the administrator end. Now registered users can login to the Moodle site and view the course after a successful payment.
This plugin helps admins and webmasters use Bitcoin as the payment gateway. Bitcoin is one of the populer payment gateways and offers considerable number of features unsupported by other payment gateways like Paypal. This plugin has all the settings for development as well as for production usage. Its easy to install, set up and effective.
Creating Merchant Account :
1) Create account at https://coinbase.com, for test mode create account at https://sandbox.coinbase.com.
2) Complete your merchant profile details from https://coinbase.com/merchant_profiles, for test mode https://sandbox.coinbase.com/merchant_profiles.
3) Now set up API and user authentication credentials at https://coinbase.com/settings/api, for test mode https://sandbox.coinbase.com/settings/api.
4) Create OAuth2 application for user account authentication, note that if you enter a wrong redirect URI the system will not work. Set up your redirect URI with http:///enrol/bitcoin/oauth.php
5) Create a new API with all account & permission.
Now you are done with merchant account set up.
Installation Guidence :
Login to your moodle site as an “admin user” and follow the steps.
1) Upload the zip package from Site administration > Plugins > Install plugins. Choose Plugin type 'Enrolment method (enrol)'. Upload the ZIP package, check the acknowledgement and install.
2) Go to Enrolments > Manage enrol plugins > Enable 'Bitcoin' from list
3) Click 'Settings' which will lead to the settings page of the plugin
4) Provide merchant credentials for Bitcoin. Note that, you will get all the details from your merchant account. Now select the checkbox as per requirement. Save the settings.
5) Select any course from course listing page.
6) Go to Course administration > Users > Enrolment methods > Add method 'Bitcoin' from the dropdown. Set 'Custom instance name', 'Enrol cost' etc and add the method.
This completes all the steps from the administrator end. Now registered users can login to the Moodle site and view the course after a successful payment.
Version information
- Version build number
- 2022050602
- Version release name
- 2.5.1 (Build: 20220506)
- Maturity
- Stable version
- MD5 Sum
- bcee0a33b04bda7be90f9d8adcc1c130
- Supported software
- Moodle 2.5, Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
- Latest release for Moodle 2.5
- Latest release for Moodle 2.6
- Latest release for Moodle 2.7
- Latest release for Moodle 2.8
- Latest release for Moodle 2.9
- Latest release for Moodle 3.0
- Latest release for Moodle 3.1
- Latest release for Moodle 3.2
- Latest release for Moodle 3.3
- Latest release for Moodle 3.4
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- Other...
- VCS repository URL
Default installation instructions for plugins of the type Enrolment
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myenrol") in the "enrol" subdirectory.
- Visit http://yoursite.com/admin to finish the installation