You are here: php » vcs module for virtuemart in joomla 1 5
VCS module for virtuemart in Joomla 1.5
- Written By
- PHPin24
- Submitted At
- 2010-01-06 10:19:29
- Num Views
- 1335
- Category
- PHP
|
Here in South Africa the main problem is that we can't use the standard payment gateways like PayPal, unless you have a friend abroad with a credit card that you can trust. Either way... the cheapest solution here still is Virtual Card Services also known as VCS. The problem is that you generally want to integrate with the payment system with as little disruption as possible. In this example it will basically give you the code to integrate VirtueMart with Joomla 1.5 We got this email from VCS with their modules. /////////////////////////////////// //Installation Instructions:// /////////////////////////////////// upload ps_vcs.php and ps_vcs.cfg.php to administrator/components/com_virtuemart/classes/payment upload checkout.vcs.php to administrator/components/com_virtuemart/html select "components-->virtuemart" click "List Payment Methods" click "new" enter name: "Virtual Card Services" code: "vcs" payment class: "ps_vcs" payment type: html form based click apply select "Configuration" tab fill in the required details click Save Make sure that the Active column is ticked for "Virtual Card Services" By PHPin24 @ 2010-01-06 10:19:29
|
