Hello all-- Trying to get PayFlowPro to work on a RH AS3 box... Apache-1.3.31, PHP-4.3.8... SDK is 3.0.7, I've tried the "rh9" version as well as the generic linux-glibc version (same result).
Think I must be missing something. I'm trying just a basic configure (this is not what we do in our package, just breaking it down to test): ./configure --with-pfpro=shared,/where/I/put/verisign/payflowpro/linux After a while it gives me this: checking for Verisign Payflow Pro support... yes, shared checking for pfproInit in -lpfpro... no checking for PNInit in -lpfpro... no configure: error: The pfpro extension requires version 2 or 3 of the SDK What little I've read shows this is the way to do it, but it insists I don't have the right version of the SDK... Any thoughts? -Matt-