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
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
does this method still work for eprocessingnetwork.com?
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?