[ic] Help on signio Charge failed

gvijeeth interchange-users@icdevgroup.org
Wed Jul 24 04:56:01 2002


Yes I have Given the Env Variable Path both for Intercahnge User and for root.

i.e in /etc/profile and .bash_profile

the path is like 
PFPRO_CERT_PATH="$PFPRO_CERT_PATH:/home/verisign/payflow/linux/certs;"

export  PFPRO_CERT_PATH Even checked  up with source /etc/profile
env|grep PFP, I am getting the output.

But when  I am trying to run the test shell script its giving me the 
following error.
RESULT=1&PNREF=V00000000000&RESPMSG=User authentication failedDone with 
'pfpro' binary test transaction...

Anything I missed out in configuring....  If so Pls help me out.

Thanks

Vijeeth

There is a certificate file that the pfpro binary must be able to find 
before it will allow the transaction to be submitted. Check in your 
payflowpro distribution directory for a subdir called 'cert' or 'certs' - 
in there you will see one or two files. You must pass the location of this 
directory to pfpro - there is a var for that in the test script, and also 
in the Signio.pm module.

- Ed L.

>Hi List,
>
>When I am trying to implement the Signo Payment gateway module using
>interchange 4.8.5 with a test account its giving me the following error
>
>There were errors in your last submission:
>
>(signio): Charge failed, reason: Charge error: -31 Reason: The certificate
>chain did not validate, no local certificate found, Cert Path . Please call
>in your    order or try again.
>
>Even I followed all the instructions from the Signio.pm
>
>And Re-Configured my interchange.cfg and catalog.cfg.
>
>Gone thru the
>
>http://lists.akopia.com/pipermail/interchange-users/2001-September/011984.html
>
>Placed pfpro in the Vend Root/lib ,
>
>Even when I am trying to run the test.sh from verisign/payflow/linux/bin
>directory its giving me the follwing error
>
>RESULT=1&PNREF=V00000000000&RESPMSG=User authentication failedDone with
>
>'pfpro' binary test transaction...
>
>Can anybody help me out in solving this problem.
>
>Thanks
>
>Vijeeth