[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Paypal Module Debugging


Hello Lyn,

I am not getting logging into our transaction file (except for psp), and am seeing a safe trap (assume must be reason) I downloaded the recent version of PaypalExpress module - I'm not sure what would be causing the safe trap - Any ideas?


Thx, Steve

xxxxxxxxxx - [05/March/2007:09:03:13 -0600] locks ord/paypalgetrequest.html PP524: pprequest=getrequest, token=EC-0Yxxxxxxx3F, name= , fname=Jxxxxy,lname=xxxxxx xxxxxxxxxx - [05/March/2007:09:04:03 -0600] locks ord/paypalcheckout.html PP608: Ack=Success, token=EC-0xxxxxxxxxxxx83F, tid=898xxxxxxxxx800H xxxxxxxxxx - [05/March/2007:09:04:03 -0600] locks ord/paypalcheckout.html PP609: paystatus=Completed, paydate=20xxxxxxxx3:59Z xxxxxxxxxx - [05/March/2007:09:04:03 -0600] locks 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;

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.