VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Feature requests => Payment Modules => Topic started by: Ridgeback on December 22, 2004, 00:19:52 AM

Title: eProcessingNetwork/ePN Payment Available
Post by: Ridgeback on December 22, 2004, 00:19:52 AM
I've just completed a payment module for eProcessingNetwork.  I just have to clean up the code and test it a bit further and I will make it available.  That should happen in the next few days  If anyone needs it before then, PM me.

RIdge
Title: Re:eProcessingNetwork/ePN Payment Available
Post by: Ridgeback on December 27, 2004, 02:07:08 AM
If you need to use eProcessingNetwork, the new authorize.net module that Soeren has included with 1.2RC2 is much more elegant than the code that I wrote.

All you have to do to get it to work is to change each occurrence of $host  = \"www.eprocessingnetwork.com\"; and $path = \"/cgi-bin/an/order.pl\"; and add the x_variable 'x_relay_url'  => 'FALSE'; to both arrays.

It will work like a charm and is half the cost of Authorize.net

Ridge
Title: Re: eProcessingNetwork/ePN Payment Available
Post by: buglerroller on September 11, 2007, 17:47:41 PM
does this method still work for eprocessingnetwork.com?
Title: Re: eProcessingNetwork/ePN Payment Available
Post by: doughty on September 11, 2009, 18:04:27 PM
Quote from: buglerroller on September 11, 2007, 17:47:41 PM
does this method still work for eprocessingnetwork.com?

bump because i cant seem to install EPN with Soeren's code. anyone actually know how to configure ps_authorize or ps_epn?