[ic] Signio.pm ,'Charge error: Reason:(blank), fails to output results to tmp/signio.orderid

Farshad Farzan interchange-users@icdevgroup.org
Thu May 8 22:39:01 2003


What is wrong here::

The following is what I see in /tmp/icdebug for a test transaction that
is to do aurthorize., if the same is put into a script (./test.sh )
supplied by verisign it works fine.. , but interchange gives me the
following results.

Vend::Payment:debug: signio called, PFProAPI_found=
Vend::Payment:debug: signio user fftest
Vend::Payment:debug: signio secret fftest123
Vend::Payment:debug: signio query: {
  'SHIPTOZIP' => '91406',
  'ORIGID' => '0305090109293271',
  'AMT' => '26.03',
  'STREET' => '16115 Wyandotte Street',
  'EMAIL' => 'farzan@intelmeas.com',
  'COMMENT1' => undef,
  'PWD' => 'fftest123',
  'COMMENT2' => undef,
  'TRXTYPE' => 'A',
  'USER' => 'fftest',
  'EXPDATE' => '0104',
  'PARTNER' => 'Verisign',
  'ACCT' => '4111111111111111',
  'ZIP' => '91406',
  'VENDOR' => 'fftest',
  'TENDER' => 'C'
}

Vend::Payment:debug: signio call: /usr/lib/interchange/lib/pfpro
test-payflow.verisign.com 443
"SHIPTOZIP=91406&ORIGID=0305090109293271&AMT=26.03&STREET=16115
Wyandotte
Street&EMAIL=farzan@intelmeas.com&COMMENT1=&PWD=fftest123&COMMENT2=&TRXT
YPE=A&USER=fftest&EXPDATE=0104&PARTNER=Verisign&ACCT=4111111111111111&ZI
P=91406&VENDOR=fftest&TENDER=C" 10 >
/home/e-smith/files/ibays/icat/shp/tmp/signio.0305090109293271
Vend::Payment:debug: signio decline=127 result: 
Vend::Payment:debug: signio decline=127 result: {
  'MErrMsg' => 'Charge error:  Reason: . Please call in your order or
try again.',
  'ICSTATUS' => 'failed',
  'MStatus' => 'failed',
  'pop.status' => 'failed'
}


I am using the latest Signio.pm,v 2.8 2003/04/07

Thanks for the shining light.....

Richard.