Mailing List

Flat
iTransact::Lite
User: jt
Date: 1/22/2012 10:13 am
Views: 330
Rating: 0
I've just released a new module called iTransact::Lite. It's just a simple wrapper around the iTransact XML Connect payment gateway web service.

http://search.cpan.org/~rizen/iTransact-Lite/lib/iTransact/Lite.pm

It does all the hard work of signing, serializing, and submitting your requests to their web service. However, I call it "Lite" because it doesn't do any document formatting or response handling. Therefore it still requires knowledge of the web service documents. Luckily, those are well documented on iTransact's web site.

http://www.itransact.com/support/toolkit/xml-connection/api/

If you're looking for a new payment provider, you could do worse than iTransact, and with this module, you have fairly easy access to the service. This module is in use in The Game Crafter (http://www.thegamecrafter.com) and our forthcoming Mob Rater (http://www.mobrater.com) service.
PreviousNext
Madison Area Perl Mongers