i do not really know how they are working, but i'll give you some sort of a
solution.

by using the 'curl' module, you can use any calls needed to any type of
scripts.
you can use curl to "talk" with the cgi.

another option is using sockets (depends on their toolkit) and passing
all the information to it.

let me know if you need more help.

Matty



"Jean-Christian Imbeault" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> My company wants to set up online credit card functionality and we are
> thinking of going with a company called Veritrans (I believe they are
> the japanese branch or cybercash for Verisign in Japan).
>
> However they do not support PHP. They only offer kits for Perl and Java.
> Unfortunately for me they do not have any english documentation either :(
>
> I was wondering two things:
>
> #1- Assuming that this service is the "new" cybercash as offered by
> Verisign does anyone know if I can use the service directly through PHP.
> Or do I really really need to use their kit ...
>
> #2- If I can use this service directly from within PHP can anyone point
> me to some online resources with examples, etc ... so I can figure out
> how to use this beast ;)
>
> Thanks for any advice!
>
> Jc
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to