News:

Support the VirtueMart project and become a member

Main Menu

New payment gateway module - ICS access

Started by draden, July 16, 2005, 06:33:45 AM

Previous topic - Next topic

draden

I must start by giving all the credit to the great tech and development staff at ICS Access. If you use them as your payment gateway, please read this and use this module. It works great!

content of this tutorial and files supplied by http://icsaccess.com

Mambo with phpShop component.

The phpShop component can be downloaded from.
http://www.mambo-phpshop.net/
Here you will have instructions on how to install it with mambo.

After the phpShop component is install do the following.

Take these 2 files and put them in the directory "administrator/components/com_phpshop/classes/payment/"

ps_icsaccess.cfg.php
ps_icsaccess.php

login to the admin section of mambo.
go to components - mambo-phpShop
click on List Payment Methods
go to Store - Add Payment Method
for "Payment Method Name:" put what you would like there. e.g.( Credit Card )
for "Code:" put ICS
for "Payment class name" put ps_icsaccess
for Payment method type select "Use Payment Processor"
check the Accepted Credit Card Types.

Then save it.

Select the name you created from the Payment Method List.
click on configuration
add your storeid.
put Test Mode as Yes.

You can now try a test transaction.
If the transaction completes ok change the Test Mode to no.
You are now ready to process transactions

[attachment deleted by admin]