OK. I don't see authorize_card.pl in the distribution that I have.
Maybe this is ann older version or renamed by freetrade.
I'm working with directpaycredit.cgi in 3.2.0.6. It's the script that
interfaces with Cash Register. Sound reasonable to you?
John
At 09:56 AM 6/6/2000 -0700, you wrote:
>> Some time ago, a section of code was posted as an example of
>> calling cybercash from php3. It was helpful in getting me started.
>>
>> I'm now working with cybercash 3.2.0.6. Any chance that you
>> could put up a current example (or examples! ) to add some more
>> to the work in this area?
>>
>> Thanks,
>> John Paige
>
>This is the best that we have:
>
> if($continueScript)
> {
>
> /*
> ** authorize credit card transaction
> */
>
> //create name of file for output
> $filename = uniqid($invoice . "CC");
>
> //build call to cybercash perl script
> $command = "C:\\perl\\bin\\perl.exe C:\\inetpub\\authorize_card.pl ";
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]