Other payment methods: Difference between revisions

From Joomdle
Jump to navigationJump to search
No edit summary
No edit summary
Line 9: Line 9:


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 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.

Revision as of 17:13, 26 May 2010

__Insert_sponsor__ has sponsored the development of a Virtuemart patch to allow for other payment methods (aside from Paypal) to be used.

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.