Other payment methods: Difference between revisions

From Joomdle
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
__Insert_sponsor__ has sponsored the development of a Virtuemart patch to allow for other payment methods (aside from Paypal) to be used with Joomdle.
[http://techumbrellagroup.com/ Tech Umbrella Group] has sponsored the development of a Virtuemart patch to allow for other payment methods (aside from Paypal) to be used with Joomdle.


With it, when a course purchase is made in Virtuemart with any payment method, the user is automatically enrolled in the relevant Moodle courses.
With it, when a course purchase is made in Virtuemart with any payment method, the user is automatically enrolled in the relevant Moodle courses.

Revision as of 17:21, 3 June 2010

Tech Umbrella Group has sponsored the development of a Virtuemart patch to allow for other payment methods (aside from Paypal) to be used with Joomdle.

With it, when a course purchase is made in Virtuemart with any payment method, the user is automatically enrolled in the relevant Moodle courses.

To use it, you must patch a clean installation of Virtuemart 1.1.4 with the attached patch.

You can do it in Linux systems with this command, after entering the administrator/components/com_virtuemart/classes folder:

patch -p0 -i ps_checkout.php.patch

This patch has not been fully tested and is offered without any guarantees or support, as we can not handle Virtuemart particularities for each user.

This patch adds Joomdle support for ALL payment methods. If you want to set it up only for specific payment methods, you will need to modifiy the patch.