Hi there,
I am developing an interface to the Verisign PayFlowPro Payment Gateway using PHP.
Now, my ISP does not have PHP configured with the Verisign commands (--with-pfpro[=DIR]), so I must do this as a standalone setup.
I have installed the Perl Module and that is functioning correctly. I now need to tell PHP to interface with that Perl module.
Has anyone done this on a Linux Server and if so, any help here would be greatly appreciated.