[ic] Paypal Module Debugging

Steve Graham icdev at mrlock.com
Thu Mar 15 16:17:16 EST 2007


I am receiving good logging in the paypalexpress fields now, but am 
still getting a safe error message: in error.log (/usr/local/interchange)

xxx-x-x-x-x.xxx.xxx.rr.com session:rr.com - [15/March/2007:15:44:47 
-0600] my_cat /ord/paypalcheckout.html
  Safe: 'require' trapped by operation mask at (tag 'perl') line 6.
 >
 >
 >       my $out = $Scratch->{transaction_record};
 >       $out =~ s/^\s+//;
 >       $out =~ s/^\s+//mg;
 >       $out =~ s/\s+$//mg;
 >       $out =~ s/[\r\n]+/\n/;
 >       $out =~ s/:\n(\d+|yes|succe\w+|fail\w+)\n/: $1\n/ig;
 >       return $out;
 >
 >

any ideas......

Thanks,
Steve



More information about the interchange-users mailing list