in reply to Re: Credit card processing provider and Perl interface
in thread Credit card processing provider and Perl interface

I actually rolled my own for Authorize.net. Their documentation on their site is extremely good (and accurate too ;-) ). The CPAN module contained a lot of overhead that just wasn't necessary for a generic "card not present" application.
  • Comment on Re^2: Credit card processing provider and Perl interface