Credit card processing on the web
Mike Brenner
mikeb at mitre.org
Tue Jul 10 14:02:05 EDT 2001
More information about the Python-list mailing list
Tue Jul 10 14:02:05 EDT 2001
- Previous message (by thread): Credit card processing on the web
- Next message (by thread): Credit card processing on the web
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Credit card processing on the web
- Next message (by thread): Credit card processing on the web
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list