Authorize.net

Enrolment ::: enrol_authorizedotnet
Maintained by DualCube Team
Authorize.net makes online course purchases easier by allowing you to assign prices within a specific course section. Apart from that you can easily configure the cost and associated currency of course enrollments. One of the primary benefits of this payment method is its high level of security that keeps your transactions safe and secure.

Authorize.net 2.6.4 (Build: 2023101000)

Moodle 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, 4.1, 4.2, 4.3
Released: Tuesday, 10 October 2023, 9:59 PM

Moodle Authorize.net Plugin [enrol_authorizedotnet]

Description

This plugin helps admins and webmasters use Authorize.net as the payment gateway. Authorize.net is one of the popular and best secure payment gateways. This plugin has all the settings for development as well as for production usage. It is easy to install, setup and effective.

Added features include: * Enhanced AVS Filter Compatible * Simple checkout. * Full course name and site logo on checkout * Ability to set custom stripe instance name for each course * Admins and Webmasters, now, can create, manage, and keep track of all transactions directly in their Authorize.net dashboard.

Installation

  1. Login to your moodle site as an “admin user” and follow the steps.
  2. 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.
  3. Go to Enrolments > Manage enrol plugins > Enable 'Authorize.net' from list
  4. Click 'Settings' which will lead to the settings page of the plugin
  5. Provide merchant credentials for Authorize.net . Note that, you will get all the details from your merchant account. Now select the checkbox as per requirement. Save the settings.
  6. Enable Web Service: Administration > Development Section > Advanced Features option. scroll down and tick the Web Service option, and save.
  7. Manage Protocol: Site Administration > Server tab > Web Services > Manage Protocols. Click on the eye icon on the REST protocol, and save.
  8. Select any course from course listing page.
  9. Go to Course administration > Participants > Enrolment methods > Add method 'Authorize.net' from the dropdown. Set 'Custom instance name', 'Enrol cost', 'Currency' etc and add the method.
  10. 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.

[Note: If you missed step no. 6 & 7 - it will give error-403 on payment page ]

Requirements

  • Moodle 3.0 - 4.3+
  • Authorize.net account

Authorize.net account

  1. Create account at authorize.net or developer.authorize.net https://www.authorize.net/sign-up/become-a-partner/become-a-reseller/reseller-application.html or https://developer.authorize.net/hello_world/sandbox.html.
  2. Log in to https://partner.authorize.net/widget/widget/RINT/SPA or https://sandbox.authorize.net/

To add a Default Relay Response URL:

  1. Log into the Merchant Interface at https://account.authorize.net/ or Sandbox Interface https://sandbox.authorize.net/.
  2. Click Account from the main toolbar.
  3. Click Response/Receipt URLs under Transaction Format Settings.
  4. Click Edit next to Default Relay Response URL. The Relay Response page appears.
  5. In the URL text field, enter the URL where the payment gateway should send the transaction response. This URL must start with either "http://" or "https://". Parameterized URLs are not permitted.
  6. Click Submit. A confirmation message indicates that the URL has been added.

To add a URL to the list of authorized Response or Receipt URLs:

  1. Log into the Merchant Interface at https://account.authorize.net/ or Sandbox Interface https://sandbox.authorize.net/.
  2. Click Account from the main toolbar.
  3. Click Response/Receipt URLs under Transaction Format Settings.
  4. Click Add URL.
  5. Enter the new URL. This URL must start with either "http://" or "https://".
  6. Click Submit.

To generate signature key:

  1. Log into the Merchant Interface at https://account.authorize.net/ or Sandbox Interface https://sandbox.authorize.net/.
  2. Click Account from the main toolbar.
  3. Click API Credential & key option.
  4. Select your Secret Answer Key(For all test account the answer will be Simon) and choose new signature key option.You can see an option to disable the old signature key(If you want to disable the old one you can do it by checking the box).
  5. Then press submit to generate your signature key.

Useful links

Release history

  • v1.0: 2016-05-05

Version information

Version build number
2023101000
Version release name
2.6.4 (Build: 2023101000)
Maturity
Stable version
MD5 Sum
183fb1f8424ede9555fe2bf41bb9bf29
Supported software
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, Moodle 4.1, Moodle 4.2, Moodle 4.3
  • 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
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3

Version control information

Version control system (VCS)
Other...
VCS repository URL

Default installation instructions for plugins of the type Enrolment

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myenrol") in the "enrol" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation