Credit card processing on the web

Steve Holden sholden at holdenweb.com
Tue Jul 10 15:15:40 EDT 2001


"Mike Brenner" <mikeb at mitre.org> wrote in message
news:mailman.994788201.18609.python-list at python.org...
> Steve Holden <sholden at holdenweb.com>
> ... credit card transaction ... socket-based with mx/amkCrypto to
implement the Blowfish encryption
>
>
> Michal Wallace <sabren at manifestation.com> wrote:
> I have a library for dealing with online payments through the web at
> http://sourceforge.net/projects/payment/ .. There's no web page or
> documentation for it yet, but the code is quite small and hopefully
> readable... There's also some unit tests..
> It works with Authorize.net and verisign and requires M2Crypto.
>
>
> Michal,
> Sourceforge reports that no code has been uploaded yet. I am very
interested in learning how to connect to banks, credit card machines, etc.,
for eCommerce purposes.
>
The code as it currently stands is available from the CVS tree if you want
to go in and grab it, though.

regards
 Steve
--
http://www.holdenweb.com/








More information about the Python-list mailing list