18 Apr
2000
18 Apr
'00
1:56 p.m.
On Tue, 18 Apr 2000, Itamar Shtull-Trauring wrote:
Alternatively, the CC handling can be done by a different python program that does callback via, what - XML-RPC? The monitor?
I suppose one could simply use python's 'urllib' module and call the special DTMLMethod/ExpternalMethod to handle the processed CC number. You could just pass the CC number (or other info) in the URL or simply write it in a file and have the ExternalMethod read the file. Pavlos