Hello - <div><br></div><div>I just set up PaypaylExpress.pm and I&#39;m testing it out.  </div><div><br></div><div>On my test site, I used the Paypal Sandbox, and everything worked just fine.  I moved all the files over to my live site, and changed from the sanbox to the live paypal site, and I&#39;m receiving the following error from log_transaction:</div>


<div><br></div><div><div>/process Safe: &#39;require&#39; trapped by operation mask at (tag &#39;perl&#39;) line 6.</div><div>&gt;</div><div>&gt;</div><div>&gt;       my $out = $Scratch-&gt;{transaction_record};</div><div>


&gt;       $out =~ s/^\s+//;</div><div>&gt;       $out =~ s/^\s+//mg;</div><div>&gt;       $out =~ s/\s+$//mg;</div><div>&gt;       $out =~ s/[\r\n]+/\n/;</div><div>&gt;       $out =~ s/:\n(\d+|yes|succe\w+|fail\w+)\n/: $1\n/ig;</div>


<div>&gt;       return $out;</div><div>&gt;</div><div>&gt;</div></div><div><br></div><div>I am not receiving this message for credit card payments made through Authorize.net, only a PayPal payment.  Can anyone give me any ideas on what might be causing this?  </div>

<div><br></div><div>Dan</div><div><br></div>
<div><br></div>