[ic] ECHO Payment Address Verification (Possible Solution)

Jon Jensen jon at endpoint.com
Thu Apr 7 22:21:44 EDT 2005


On Mon, 7 Mar 2005, Jon wrote:

>> Doesn't anyone use ECHO or just not for Address Verification ?
>
> With better understanding through debugging I figured out I needed to add the
> following.
[snip]
> Also at a minimum it looks like the hash table type_map in  ECHO.pm
> needs to be modified like such:
>
>        my %type_map = (
>                mauth_capture                   =>      'ES',
>                EV                              =>      'EV',
>                mauthonly                               =>      'AS',
>                CAPTURE_ONLY                    =>  'DS',
>                CREDIT                                  =>      'CR',
>                AUTH_ONLY                               =>      'AS',
>                PRIOR_AUTH_CAPTURE              =>      'DS',
>        );
>
> Does this seem correct ?  Assuming so does this need to be altered by
> openecho.org or is it maintained by the interchange group ?
> openecho.org seems to provide OpenECHO.pm but not ECHO.pm

Jon,

I've added that mapping you used to Vend::Payment::ECHO in CVS, so it 
should work for people in the future.

Thanks,
Jon


--
Jon Jensen
End Point Corporation
http://www.endpoint.com/
Software development with Interchange, Perl, PostgreSQL, Apache, Linux, ...


More information about the interchange-users mailing list